devxlogo

Wireless Zone

iPhone: Implementing Voice Chatting over Bluetooth

In my previous iPhone article, you learned about Bluetooth communication between two devices using the GameKit framework. Another cool feature of the GameKit framework that you will explore in this

iPhone Network Programming

n my previous article on iPhone programming, you saw how to consume Web services from within an iPhone application and how to parse the returning XML result. While Web services

iPhone Bluetooth Programming

ne of the neat features available in iPhone OS 3.0 is the GameKit framework. The GameKit framework contains APIs to allow communications over a Bluetooth network. Using these APIs, you

Add Video Capture to Your BlackBerry Applications

ntil recently, a significant difference between the BlackBerry platform and its much-discussed competitors (Android, iPhone, and WebOS) was that BlackBerry did not support capturing video within programs. The recent release

More Table View Tricks for the iPhone

y previous article on using the Table View in iPhone discussed the basics of this view and how you can use it to display rows of data and how users