Non-port IPC -
12-13-2007
, 12:28 PM
I'm trying to find a remoting style that does not require a listening port
on the machine for the local server. In years past, I used DDE and COM for
this local IPC. The tcp and http probably wouldn't work but even the pipe
examples I can find use a local port. Does anyone know how I can accomplish
this? Thanks.
Jayme |