Click to See Complete Forum and Search --> : Re: Exchanging data between NT services


Alessandro Baio
March 29th, 1999, 02:47 AM
i've resolved your problem in various way:

a) udp/ip - tcp/ip connection

b) system queue, via sendmsg and recvmsg

c) memory mapped file, with cmutex for syncronous access