• 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: The best way to determine if my app is already running
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The best way to determine if my app is already running


  • Subject: Re: The best way to determine if my app is already running
  • From: Douglas Davidson <email@hidden>
  • Date: Tue, 8 Jun 2004 13:41:53 -0700

On Jun 8, 2004, at 12:10 PM, John Stiles wrote:

A simple analog available from Cocoa or Carbon would be CFMessagePort.

Douglas Davidson

Cool. I learned one more little piece of CF :) Does Distributed Objects actually layer on top of this? (Do AppleEvents, for that matter?)

Well, not exactly, but they are all based on Mach messaging, which is used for most inter-process and inter-thread communication. (Remote DO over NSSocketPort uses sockets with CFSocket instead.)

Douglas Davidson
_______________________________________________
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.


References: 
 >The best way to determine if my app is already running (From: John Stiles <email@hidden>)
 >Re: The best way to determine if my app is already running (From: John Stiles <email@hidden>)
 >Re: The best way to determine if my app is already running (From: Douglas Davidson <email@hidden>)
 >Re: The best way to determine if my app is already running (From: John Stiles <email@hidden>)

  • Prev by Date: Re: Modification date is changing and I don't know why
  • Next by Date: Getting the version string of any program
  • Previous by thread: Re: The best way to determine if my app is already running
  • Next by thread: [ANN] DTCVersionManager v2.0
  • Index(es):
    • Date
    • Thread