• 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
DO & StartupItem: even worse ....
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DO & StartupItem: even worse ....


  • Subject: DO & StartupItem: even worse ....
  • From: Lloyd Dupont <email@hidden>
  • Date: Thu, 5 Jun 2003 16:00:50 +1000

I have 2 console shell open.
I'm root on both.


when I ran a program in one. and register one server objet to DO with:
NSConnection * conn = [NSConnection defaultConnection];
[conn setRootObject: self];
BOOL reg = [conn registerName: name];

and then in my other console (still root) I try to query the server
state with:
NSConnection * conn = [NSConnection
connectionWithRegisteredName:aName

host:nil];
return (Server *) [conn rootProxy];

I never find it.
although in the first console shell it work.

I'm,uh, puzzled ...
could anyone shed some light ?
_______________________________________________
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.

  • Follow-Ups:
    • Re: DO & StartupItem: even worse ....
      • From: Creed Erickson <email@hidden>
  • Prev by Date: DO & StartupItems
  • Next by Date: Re: DO & StartupItem: even worse ....
  • Previous by thread: Re: DO & StartupItems
  • Next by thread: Re: DO & StartupItem: even worse ....
  • Index(es):
    • Date
    • Thread