NSSocketPortNameServer problem
NSSocketPortNameServer problem
- Subject: NSSocketPortNameServer problem
- From: Sean Hill <email@hidden>
- Date: Thu, 26 Sep 2002 00:35:20 -0500
Is the documentation about Distributed Objects on Jaguar correct?
I can't seem to register my objects using the [NSSocketPortNameServer
sharedInstance] and get DO working across machines.
Does this indeed work? Distributed objects on the local machine works
perfectly.
[[NSConnection defaultConnection] registerName:serverName
withNameServer:[NSSocketPortNameServer sharedInstance]]
This always returns NO for me... doesn't matter what name I try.
Thanks for your help!
_______________________________________________
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.