WebSocket Echo Test
The HTML5 WebSocket test against the echo server.
Instructions
-
Press the Connect button.
-
Once connected, enter a message and press the Send button. The message content will be sent to the WebSocket Echo application running on the target board and appear in the Log section. You can change the message and send again multiple times.
-
The WebSocket Echo application running on the target board is sending back all received messages.
-
Press the Disconnect button to close the WebSocket connection.
Note:
- If not able to connect, try to refresh this page [F5].
- In some environments the WebSocket connection may fail due to intermediary firewalls, proxies, routers, etc.