Category Archives: json

Accessing ERP data through Android Smartphone

Protocols for connecting ERP solutions with Android tablet We can consider different protocols to enable connection between enterprise data and hand held devices such as Apple iPhone and Google Android to write software programs for android applications and iPhone applications. … Continue reading

Posted in Android, apple, Google, iPhone, json, research, smartphone | Tagged , , , | Leave a comment

JavaScript Object Notation (Json)

JSON short for JavaScript Object Notation is a lightweight computer data interchange format. It is a text-based, human-readable format for representing simple data structures and associative arrays (called objects). The JSON format is specified in RFC 4627 by Douglas Crockford. … Continue reading

Posted in json, research | Tagged , , , , | 3 Comments