Improve the initial handshaking
Brought to you by:
zer0wing
The client server, should go through a period of
handshaking before the connection is considered
established. In this handshaking the following should
be conveyed.
The protocol name.
The version of the protocol.
Any encryption key information.
First we should produce a design document. Then alter
the protocol system.