WebSocket Protocol Applications

Q

What are applications of using WebSocket protocol?

✍: FYIcenter.com

A

Websocket protocol can be used in Web applications where browsers can use WebSocket connection for full-duplex, direct communication with remote server to access any server side services.

The picture below shows a typical WebSocket Application Architecture (source: websocket.org):

WebSocket Protocol Application Architecture
WebSocket Protocol Application Architecture

 

What Is WebSocket API

WebSocket Echo Server at websocket.org

Downloading and Reviewing WebSocket.jar

⇑⇑ FAQ for WebSocket API

2018-01-24, 1128🔥, 0💬