Version 2 (modified by 14 years ago) (diff) | ,
---|
The neercs client-server protocol
List of commands happening on the client/server sockets.
Client to server commands
Currently implemented:
ATTACH
:QUIT
: quit everythingDELAY
: update refresh delayRESIZE
: change display sizeKEY
: key pressMOUSEP
: mouse button pressMOUSER
: mouse button releaseMOUSEM
: mouse motion
Server to client commands
Currently implemented:
TITLE %d %s
: change display title for window$1
to"$2"
CURSOR %d %d
: set cursor visibility for window$1
to$2
REFRESH
: upload part of a windowDETACH