On Dec 17, 2009, at 8:50 AM, Kyle Sluder wrote: > Instead, define some on-the-wire serialization format (plists work in the > simple case) and use that to communicate.
#include_plug_for_my_library <http://bitbucket.org/snej/mynetwork/wiki/BLIP/Overview> Seriously, you don't want to reinvent the wheel. BLIP lets you send plist-like messages back and forth over a single socket, and MYNetwork is a stable library that's already being used in multiple shipping apps for Mac and iPhone. —Jens_______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
