2012
DOI: 10.1109/mic.2012.64
|View full text |Cite
|
Sign up to set email alerts
|

Communicating and Displaying Real-Time Data with WebSocket

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
74
0
6

Year Published

2016
2016
2024
2024

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 197 publications
(80 citation statements)
references
References 1 publication
0
74
0
6
Order By: Relevance
“…The WebSocket protocol makes more interaction between a web browser and a server-side middleware possible, and facilitates the real-time duplex data transmission between client-side web apps and the server-side middleware. In addition, the real-time data communications can traverse the TCP (Transmission Control Protocol) port 80 with the WebSocket protocol, which is of benefit for those environments blocking non-web Internet connections by using a firewall [14]. Generally, the WebSocket mainly used to solve several key issues which cause the low transmission efficiency with REST (REpresentational state transfer) and HTTP.…”
Section: Data Transmission Protocol Selectionmentioning
confidence: 99%
See 1 more Smart Citation
“…The WebSocket protocol makes more interaction between a web browser and a server-side middleware possible, and facilitates the real-time duplex data transmission between client-side web apps and the server-side middleware. In addition, the real-time data communications can traverse the TCP (Transmission Control Protocol) port 80 with the WebSocket protocol, which is of benefit for those environments blocking non-web Internet connections by using a firewall [14]. Generally, the WebSocket mainly used to solve several key issues which cause the low transmission efficiency with REST (REpresentational state transfer) and HTTP.…”
Section: Data Transmission Protocol Selectionmentioning
confidence: 99%
“…However, the purposes of WebSock-et are to break the limitations of the request/response protocol such as HTTP [15]. In summary, WebSocket provides an alternative approach to the REST/SOAP (Simple Object Access Protocol)/AJAX (Asynchronous JavaScript and XML) technologies for developing the real-time communication web application, such as, some web-based control applications [14]. Moreover, WebSocket is the next generation method of asynchronous communication between client and server, and is already standardized by the World Wide Web Consortium (W3C).…”
Section: Data Transmission Protocol Selectionmentioning
confidence: 99%
“…There are many solutions that offer communication in distributed systems, such as SOAP [6], REST [7], [8], [9], Web Sockets [10], [11], and HTTP polling [12], [13]. The shortcomings of the existing solutions are combinations of coupling of space (i.e.…”
Section: Middlewarementioning
confidence: 99%
“…An alternative solution is WebSocket JavaScript interface, which defines a full-duplex single socket connection over which messages can be sent between client and server. The WebSocket standard simplifies much of the complexity around bi-directional web communication and connection management [17]. The problems are the compatibility again and the lack of two-way communication requirements for this particular use case.…”
Section: Paper On Data Sharing In Educational Processesmentioning
confidence: 99%