iPhone Bluetooth Programming

The GameKit framework contains APIs to allow communications over a Bluetooth network. Using theseAPIs, you can create peer-to-peer games and applications with ease.All the various APIs for accessing the Bluetooth is located in the GameKit framework.


Here is good example code in this... link

http://arctouch.com/beamit/

Comments

Popular posts from this blog

Hacker Rank problem solution

How to Make REST api call in Objective-C.

Building and Running Python Scripts with Xcode