Introduction

The ServerNotificationCenter framework provides an API for sending and receiving distributed notifications. This service allows application developers to register with a server and subsequently receive notices from that server whenever something changes or post notifications to the server for other users to receive.

You should read this documentation if you are a developer who wants to learn how to send and receive near-instant event notifications using remote servers.

Organization of This Document

This documentation provides an overview of the NSServerNotificationCenter API.

See Also

For more information about the NSServerNotificationCenter API, see NSServerNotificationCenter Class Reference and the manual page notificationconf.