Re: DO: Setting Protocol before leaving server...
Re: DO: Setting Protocol before leaving server...
- Subject: Re: DO: Setting Protocol before leaving server...
- From: Georg Tuparev <email@hidden>
- Date: Fri, 10 Oct 2003 10:40:58 +0200
On Thursday, October 9, 2003, at 12:46 PM, Shaun Wexler wrote:
Is there any way to set the objects protocol before it leaves the
server to
the client, so that the clients proxy object at the client has the
protocol
set without the client having to do anything?
Or do you always have to set the protocol explicitly at the receiving
end?
It is not required to set the protocol at the receiving end; each
message to an "unknown" method will require an extra round trip the
first time it is called. Setting a protocol eliminates this.
This happens only the first time.
-- georg --
"More Trees, less Bushes!"
_______________________________________________
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.