On Feb 11, 2010, at 8:47 AM, Ricky Sharp wrote:
> Basically Bonjour is used to have the server (Mac app) and client (iPhone)
> discover each other. Then use whatever networking protocol you want to send
> data.
I wrote an open-source Mac/iPhone networking framework that makes this job
easier (both the Bonjour part and the protocol part):
http://bitbucket.org/snej/mynetwork/
The API lets you send messages, which are similar to NSDictionaries, and get
replies to them. It's asynchronous, and multiple messages and replies can be in
flight in both directions.
—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]