• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSDistributedObjects & Fast User Switching
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSDistributedObjects & Fast User Switching


  • Subject: Re: NSDistributedObjects & Fast User Switching
  • From: "Gerriet M. Denkmann" <email@hidden>
  • Date: Sun, 22 May 2005 19:27:30 +0200


On 22.05.2005, at 15:59, email@hidden wrote:

From: email@hidden
Subject: Re: NSDistributedObjects & Fast User Switching
To: Pat Homelvig <email@hidden>

You cannot communicate between namespaces.  You'll need to use
sockets (NSSocketPort) instead, which are not limited in such ways.

Well I have a programm which can talk to other users via Distributed Objects.
The only problem I had was that + (NSDistantObject *)rootProxyForConnectionWithRegisteredName:(NSString *)name host:(NSString *)hostName
does not work across machines or logins.


I had to use Rendezvous and some fancy stuff to get it going.
I got lots of good ideas from: <http://www.kavasoft.com/DistributedWidgets> by Andrew Zamler-Carhart.


Kind regards,

Gerriet.


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Prev by Date: Re: How to get NSPersistentDocument to use a subclassed NSManagedContext?
  • Next by Date: Re: How to get NSPersistentDocument to use a subclassed NSManagedContext?
  • Previous by thread: Re: NSDistributedObjects & Fast User Switching
  • Next by thread: Re: User Authentication
  • Index(es):
    • Date
    • Thread