CodeForest.net: Android JSON-RPC client and PHP Zend Framework server CodeForest.net: Android JSON-RPC client and PHP Zend Framework server

- (phpdeveloper) - 10 months, 2 weeks ago...

In a recent post to CodeForest Luka Peharda shows you how to create a JSON-RPC frontend for your application based on the Zend Framework. XML-RPC rules, but the amount of data it generates is its big disadvantage. This is where JSON-RPC steps in. Data it generates is significally smaller, but this isn't suprising as JSON is known as fat free XML.This articles is based on my earlier Android XML-RPC article. Its PHP code and Zend Framework setup will be used so you should go through it...

see complete article.

Similar recent news articles...

Older news

Hot Topics