Robert Jordan 1584a2df94 2007-05-19 Robert Jordan <[email protected]> 18 سال پیش
..
ChangeLog 1584a2df94 2007-05-19 Robert Jordan <[email protected]> 18 سال پیش
IpcChannel.cs 9b0fdcef0f 2005-10-16 Robert Jordan <[email protected]> 20 سال پیش
IpcClientChannel.cs 1584a2df94 2007-05-19 Robert Jordan <[email protected]> 18 سال پیش
IpcServerChannel.cs 9b0fdcef0f 2005-10-16 Robert Jordan <[email protected]> 20 سال پیش
README 9b0fdcef0f 2005-10-16 Robert Jordan <[email protected]> 20 سال پیش
UnixChannelLoader.cs 9b0fdcef0f 2005-10-16 Robert Jordan <[email protected]> 20 سال پیش

README

System.Runtime.Remoting.Channels.Ipc.Unix
=========================================

*.Ipc.Unix is a wrapper for Mono.Remoting.Channels.Unix.
The Unix channels are loaded via reflection.

The wrapper is performing the following mappings:

IPC UNIX
--------------------------------------
portName="foo" path=$TEMP/foo
ipc://foo/bar.rem unix://$TEMP/foo?/bar.rem