GNU WebSocket4J Reference Manual (version 1.3)
Table of Contents
GNU WebSocket4J
1 WebSocket
2 Accepting connections
3 Connecting to server
4 Using an established socket
Appendix A Example echo server
Appendix B Example echo client
3 GNU Free Documentation License
Index
Next:
WebSocket
, Previous:
(dir)
, Up:
(dir)
GNU WebSocket4J
This manual is for GNU WebSocket4J, version 1.3.
WebSocket
: About WebSocket protocol and this implementation.
Accepting connections
: How to create server-side sockets.
Connecting to server
: How to create client-side sockets.
Using an established socket
: How to send/receive messages once you've created a socket.
Example echo server
: Complete echo server example
Example echo client
: Complete echo client example
GNU Free Documentation License
: This manual copying conditions.
Index
: Complete index.