Improvement of Network Efficiency on the Grounds of Change Communication Protocol
Jiri Vychodil, Martin Mikulec, Jakub Safarik, Miroslav Voznak
DOI: 10.15598/aeee.v10i4.731
Abstract
This article deals with both theoretical and practical application of Extensible Messaging and Presence Protocol instead of different solution described detailed in the article. It uses periodically HTTP method POST to gain information about a state, which a client stands in. During this process a new connection is created and closed, what enormously makes network traffic mote intensive. Instead of this we used XMPP, this technology eliminates disadvantages of synchronous HTTP connection by its adapting for real time connection. It uses stable connection, what does not need to create it any time any information needs to be sent. It decreased amount of transported data through a network and a time, in which is a client informed about an event due to a fact, that the new solution works in real time.