ClipShare

Client-Server Communication Protocol

The client and the server communicate through a TCP connection. The server listens on TCP port 4337 for unencrypted connections and 4338 for encrypted connections, which may be changed from the configuration. The client connects to the server and starts communicating. The client initiates the communication by selecting the protocol version. To decide on the protocol version, the client negotiates with the server.

Protocol version negotiation

Protocol versions

Currently, the following protocol versions are supported by this server.

Examples