iPhone/PHP Encryption

09. May, 2010 ·2

In this article I will show how to send encrypted data from a server running PHP to an iPhone. The data is encrypted using 128bit AES.

Categories: iPhone development · Tags: , , ,

Adding SmartFox SDK to iPhone project

07. May, 2010 ·2

The SmartFox Server is a popular massive multiplayer platform. With the release of RC3 of their iPhone SDK, you can now seamlessly develop iPhone client for multiplayer games. However, there are still some pitfalls in the process. One of them being getting the SDK to compile when added to an existing iPhone project. In this article I will how to get around those compilation problems.

Categories: iPhone development · Tags: , ,