Jump To:
Leopard Sample Code: Core Foundation
Core Foundation provides a mechanism to send and receive simple notification messages between applications without one application needing to know about or to explicitly open a connection to the other applications. It also provides an abstraction of a run loop that allows an application to respond to events being detected and dispatched using a callout.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
Watcher (HTML) (DMG) (ZIP)
Uses FSEvents to monitor a directory hierarchy to keep track of its total size
2006-08-04
EventMonitorTest (HTML) (DMG) (ZIP)
Receive notification of all keyboard, mouse, and tablet events passed to other processes.
2005-11-09
BSDLLCTest (HTML) (DMG) (ZIP)
Program sample demonstrates how to send and receive raw LLC Ethernet packets.
2003-06-12