Exchange the data between iPhone and iMac using Bonjour protocol

Post date: May 7, 2014 5:38:11 AM

Bonjour

This time I'm start doing a proof of concept to demonstrate the Bonjour framework by  exchanging  the data between iPhone and iMac. At the beginning I'm not knowing about Bonjour framework, so first i decided to start exploring the same .

The best tutorials I have seen about Bonjour is listed below

http://mobileorchard.com/tutorial-networking-and-bonjour-on-iphone/

https://developer.apple.com/bonjour/

By referring various web site finally I have created a simple iPhone and iMac application which exchanging the data via Bonjour protocol.

I have uploaded the same on below github link for your reference. Please do let me know if you need more information.

https://github.com/boobalaninfo/Bonjour-iOS-MAC-Apps