Re: Linux>Win32 pipe comms



coyoteboyuk@xxxxxxxxxxx wrote:
Michael Rasmussen wrote:
On Wed, 26 Apr 2006 10:13:47 -0700, coyoteboyuk wrote:

kernel module to locate that pipe across a network connection. In windows
I would simply have to have the "." changed to the server name to find it
but this seems to be an area where linux varies greatly from windows.
Pipes cannot be shared across a network. Use sockets for that purpose.

?? How can they be accessed on a remote machine then, as specified in
the windows MSDN information?

Perhaps you missed my post. But why should the win32 api as documented
on MSDN apply to linux ?

.



Relevant Pages