Version: 1.2

Posted: 2009-10-14

Build Requirements: Mac OS X v10.6 or later

Runtime Requirements: Mac OS X v10.6 or later

View Source Code:

Download Sample Code (“SyncServices_SimpleStickies.zip”, 127.3K)



Description

The SimpleStickies example demonstrates how to use the Sync Services framework and the ISyncSessionDriver class to implement a sync client that uses a custom schema. This application allows the user to add, edit, or delete sticky notes and to sync this data amongst other applications that use the same schema - either locally or across multiple computers via MobileMe.

Document Revision History

Date Notes
2009-10-14Changed a sync client icon.
2009-07-29Added a sync client icon.
2009-07-21SyncServices Example Application - SimpleStickies