• 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
NSConnection registerName limitations?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSConnection registerName limitations?


  • Subject: NSConnection registerName limitations?
  • From: Jonathan Wight <email@hidden>
  • Date: Fri, 12 Dec 2003 13:21:45 -0600

I'm using DO to talk to a helper process and decided to use a UUID (I
thought it would be unique) for the NSConnection's registerName method.
Unfortunately I can't communicate to the helper if I use a UUID. I am
definitely using the same name for the client and the server (helper) -
I establish the name before the DO session via a pipe. If I used a hard
coded string ("HelperProcess") as the registered name then the
communication succeeds. This leads me to believe that a UUID is either
too long of a string to use as a DO registered name or contains illegal
characters (the '-' character perhaps).

So what are the rules to make a legal DO registered name?

Jon.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.

  • Prev by Date: How to scale NSBitmapImage?
  • Next by Date: Help
  • Previous by thread: How to scale NSBitmapImage?
  • Next by thread: Re: NSConnection registerName limitations?
  • Index(es):
    • Date
    • Thread