• 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: Slighty OT: Non-Cocoa Notifications
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Slighty OT: Non-Cocoa Notifications


  • Subject: Re: Slighty OT: Non-Cocoa Notifications
  • From: email@hidden
  • Date: Thu, 09 May 2002 11:42:23 -0700

The story so far:
|>> Are there any standard Unix system calls or
|>> anything based on the Standard C library (can't be anything mac
|>> specific)
|>> that provides this sort of thing?
|
|> No.
|
|Yes, of course there is. Check out the IPC man pages for message queues
|(msgctl, msgget, msgsnd, msgrcv).

Actually, no. What was wanted was something akin to NSNotificationCenter, which delivers notifications to multiple Points B, C, D, and E on behalf of code at Point A, without the code at any point being aware of the others. While one could use the IPC facilities to build such a thing, I don't think they qualify as an actual replacement. (If they do, please tell how to use them that way. I'd like to know.)

Glen Fisher
_______________________________________________
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: 
 >Re: Slighty OT: Non-Cocoa Notifications (From: Cryx <email@hidden>)

  • Prev by Date: Re: Snap-to-edge palettes / dragging windows
  • Next by Date: Re: [sort of OT] C++ headers and Objective-C++
  • Previous by thread: Re: Slighty OT: Non-Cocoa Notifications
  • Next by thread: Re: Slighty OT: Non-Cocoa Notifications
  • Index(es):
    • Date
    • Thread