CFP last date
20 May 2024
Call for Paper
June Edition
IJCA solicits high quality original research papers for the upcoming June edition of the journal. The last date of research paper submission is 20 May 2024

Submit your paper
Know more
Reseach Article

Json is Efficient over the XML in Native Application

by Katte Darshan A., Suganya P.
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 165 - Number 8
Year of Publication: 2017
Authors: Katte Darshan A., Suganya P.
10.5120/ijca2017913969

Katte Darshan A., Suganya P. . Json is Efficient over the XML in Native Application. International Journal of Computer Applications. 165, 8 ( May 2017), 14-17. DOI=10.5120/ijca2017913969

@article{ 10.5120/ijca2017913969,
author = { Katte Darshan A., Suganya P. },
title = { Json is Efficient over the XML in Native Application },
journal = { International Journal of Computer Applications },
issue_date = { May 2017 },
volume = { 165 },
number = { 8 },
month = { May },
year = { 2017 },
issn = { 0975-8887 },
pages = { 14-17 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume165/number8/27593-2017913969/ },
doi = { 10.5120/ijca2017913969 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:11:53.219446+05:30
%A Katte Darshan A.
%A Suganya P.
%T Json is Efficient over the XML in Native Application
%J International Journal of Computer Applications
%@ 0975-8887
%V 165
%N 8
%P 14-17
%D 2017
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Json is broadly known as one of the restless Service. Its standard for communicating the data objects is, the Key-Value pair format. The above cited restless service largely adopted allochronic forms with the browser and server. Currently it’s used by AJAX. In rest services, a request can be identified by a particular request to URL, which gives responses in XML, JSON or HTML. This is possible since rest services are able to cope up with large data processing tasks. Simulation of Json and XML output based web service was carried out. The simulation results helps out to choose better communication service in the native apps. With the help of simulation results, we observe that, Json can largely be adopted over the web application, it being very thin object which can be communicated and conveyed to any native application.

References
  1. Aihkisalo, T., & Paaso, T. (2012, June). Latencies of service invocation and processing of the rest and soap web service interfaces. In Services (SERVICES), 2012 IEEE Eighth World Congress on (pp. 100-107). IEEE.
  2. Wang, G. (2011, April). Improving data transmission in web applications via the translation between XML and JSON. In Communications and Mobile Computing (CMC), 2011 Third International Conference on (pp. 182-185). IEEE.
  3. Lin, B., Chen, Y., Chen, X., & Yu, Y. (2012, August). Comparison between JSON and XML in Applications Based on AJAX. In Computer Science & Service System (CSSS), 2012 International Conference on (pp. 1174-1177). IEEE.
  4. Hsu, K. C., & Leu, J. S. (2015, July). Improving the efficiency of presence service in IMS by JSON. In Ubiquitous and Future Networks (ICUFN), 2015 Seventh International Conference on (pp. 547-550). IEEE.
Index Terms

Computer Science
Information Sciences

Keywords

Json (JavaScript Object Notation) AJAX (Asynchronous JavaScript and XML) XML HTML NATIVE.