556
Developers / a new api
« on: March 05, 2002, 06:59:44 AM »
the first byte/char would identify what we are in front of
at the moment i planned
at the moment i planned
PS_DATA = 01; // posting datas
PS_EVENT = 02; // event notification
PS_ACK = 03; // ack to client request (error code)
PC_GET = 04; // asking data
PC_CMD = 05; // exec command
PC_EVENT = 06; // event notification