Name: | Description: | Size: | Format: | |
---|---|---|---|---|
814.25 KB | Adobe PDF |
Advisor(s)
Abstract(s)
Nowadays, due to the incredible grow of the mobile devices market, when we want to implement a client-server applications we must consider mobile devices limitations. In this paper we discuss which can be the more reliable and fast way to exchange information between a server and an Android mobile application. This is an important issue because with a responsive application the user experience is more enjoyable. In this paper we present a study that test and evaluate two data transfer protocols, socket and HTTP, and three data serialization formats (XML, JSON and Protocol Buffers) using different environments and mobile devices to realize which is the most practical and fast to use.
Description
Keywords
Client-server communication Data serialization Parsers Mobile applications Protocol buffers Algorithms