• 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
Distributed Object validity
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Distributed Object validity


  • Subject: Distributed Object validity
  • From: Jacob Bandes-Storch <email@hidden>
  • Date: Tue, 15 Jan 2008 06:55:24 -0800

I asked this question once, but didn't get an answer... hopefully someone can help out this time.

I have a preference pane (I'm inclined to call it a preference pain at this point) and a helper application. I'm using distributed objects to communicate between them: <http://developer.apple.com/documentation/UserExperience/Conceptual/PreferencePanes/Tasks/Communication.html#//apple_ref/doc/uid/20000708 >

I need a way (in both the pref pane and the application) to see if the other one is still running. if (sharedobj) { ... seems not to work correctly, it sometimes executes even if the app/prefpane is closed. I'm also seeing "connection went invalid while waiting for a reply" in the Console, but I can't figure out exactly when it shows up.

Does anyone have any idea how to make this work? I appreciate the help.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Distributed Object validity
      • From: James Bucanek <email@hidden>
  • Prev by Date: Re: CALayer/CAAnimation doesn't animate
  • Next by Date: Re: Cocoa classes -> Java?
  • Previous by thread: Re: Image Capture in 10.5
  • Next by thread: Re: Distributed Object validity
  • Index(es):
    • Date
    • Thread