DO and peer to peer communication
DO and peer to peer communication
- Subject: DO and peer to peer communication
- From: Guillaume Rager <email@hidden>
- Date: Tue, 3 Feb 2004 16:50:21 +0100
- Organization: GumiTech
hi all !
i'm using famous Apple's Chris Kane DistributedObject code sample and it works beautifully !
but i want to adapt it to a "peer to peer" network tool. I mean i want to have 2 identical apps which plays the role of server and client at the same time, ie i want the client to get back the proxy of the server (done already in Apple's sample code) BUT I WANT THE SERVER TO GET BACK THE PROXY OF THE CLIENT TOO !
i want each peer to be able to invocate methods on the other peer...
is it possible ? do i need several NSConnection or only one is enough (using confusing (at least for me) send port and receive port) ?
can anybody point me on an example or give me directions ?
thanks all !
Guillaume
-----
GUMITECH - R&D Unit - Niort (France)
http://www.gumitech.com
"Chaud cocoa, chaud chocolat !!!"
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.