Getting the IP address with remote DO
Getting the IP address with remote DO
- Subject: Getting the IP address with remote DO
- From: kubernan <email@hidden>
- Date: Sun, 25 Aug 2002 11:42:40 +0200
Hello,
When my server receives a client request (with NSConnection)
the server uses
[(NSDistantObject *)theProxy setProtocolForProxy:
@protocol(ClientProtocol)];
for sending results to the client. That's all and It works.
I'd like to know if there is a mean for the server to have the IP
address of the connected client.
Thx for your help.
K.
_______________________________________________
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.