Changes between Version 6 and Version 7 of NetworkProtocol
- Timestamp:
- 03/24/14 05:40:07 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NetworkProtocol
v6 v7 4 4 For the actual network connection see [/wiki/Network] and for the encoding and compression of the messages see [/wiki/PacketEncoding]. 5 5 6 * General packets that flow in both direction :6 * General packets that flow in both directions: 7 7 ||= Packet Type =||= Arguments =||= Purpose =||= Actions Required =|| 8 8 ||hello||a dictionary containing connection options and capabilities||authentication (if required), setup of keyboard, configuration options, etc||either accept the connection and send a hello back as acknowledgement, send a challenge request or disconnect||