On Sat, Mar 21, 2009 at 6:33 AM, Alan Shouls wrote:
> Hi,
>
> I am implementing a simple client/server using Distributed Objects. I have a
> single server and a small number of clients. The clients are all on the same
> machine so I communicate using an NSMachPort, and use 'NSConnection'
> 'regist
Hi,
I am implementing a simple client/server using Distributed Objects. I
have a single server and a small number of clients. The clients are
all on the same machine so I communicate using an NSMachPort, and use
'NSConnection' 'registerName' to register a single connection name on
which t