Structs§
- Packet
- A Packet contains an identifier of the packet type and the functions responsible for creating a packet (create) and for parsing one (parse).
Constants§
- CMD_
BEEP - CMD_
BOOT - CMD_G
- CMD_
HELP - Create a new command packet. Based on the icbd server implementation the following commands can be issued: “?” – help “beep” – beep “boot” – boot “g” – change group “m” – personal message “msg” – personal message “name” – change name “nobeep” – disable beep “pass” – pass moderator “topic” – set topic “w” – list users
- CMD_M
- CMD_MSG
- CMD_
NAME - CMD_
NOBEEP - CMD_
PASS - CMD_
TOPIC - CMD_W
- T_BEEP
- T_
COMMAND - T_ERROR
- T_
INVALID - Not a type indicated by the protocol, but one used in this library.
- T_LOGIN
- T_OPEN
- T_
PERSONAL - T_
PROTOCOL - T_
STATUS