# CMDCODE_LOGIN
10100 = CMD-10100, Sign request

# CMDCODE_LOGOUT
10101 = CMD-10101, Logout request

# CMDCODE_CHANGE_PASSWORD
10102 = CMD-10102, Changing password

# CMDCODE_HELLO
10103 = CMD-10103, Hello request

# CMDCODE_GET_SERVICEINFO
10104 = CMD-10104, Get service information

# CMDCODE_GET_SERVICEENTRY
10105 = CMD-10105, Get service entry information

# CMDCODE_CHECK_CONNECTION
10106 = CMD-10106, Connection check

# CMDCODE_CLOSE_CONNECTION
10107 = CMD-10107, Close connection notice

# CMDCODE_MISSION_REQ
10109 = CMD-10109, Progress request

# CMDCODE_SESSION_START
10110 = CMD-10110, Session started

# CMDCODE_SESSION_STOP
10111 = CMD-10111, Session ended

# CMDCODE_GET_ALLSERVICEINFO
10112 = CMD-10112, Get all services

# CMDCODE_INTERNAL_END
10255 = CMD-10255, Internal command ID ended

# CMDCODE_MAGIC_BOARD_START
10256 = CMD-10256, Board command ID begin

# CMDCODE_ADD_PATH_THROUGH
10257 = CMD-10257, Add path-through information

# CMDCODE_REMOVE_PATH_THROUGH
10258 = CMD-10258, Remove path-through information

# CMDCODE_MAGIC_START
10512 = CMD-10512, Management command ID begin

# CMDCODE_RUN_COMMAND
10513 = CMD-10513, Run console command

# CMDCODE_CREATE_QUEUE
10514 = CMD-10514, Create queue

# CMDCODE_DESTROY_QUEUE
10515 = CMD-10515, Destroy queue

# CMDCODE_OPEN_QUEUE
10516 = CMD-10516, Open queue

# CMDCODE_CLOSE_QUEUE
10517 = CMD-10517, Close queue

# CMDCODE_PUT_QUEUE
10518 = CMD-10518, Put queue

# CMDCODE_GET_QUEUE
10519 = CMD-10519, Get queue

# CMDCODE_GET_QUEUE_SIZE
10520 = CMD-10520, Get queue size

# CMDCODE_BROWSE_QUEUE
10521 = CMD-10521, Browse queue

# CMDCODE_LOCK_QUEUE
10522 = CMD-10522, Lock queue

# CMDCODE_UNLOCK_QUEUE
10523 = CMD-10523, Unlock queue

# CMDCODE_USER_START
11024 = CMD-11024, User command ID begin

# CMDCODE_TEST_CALL_SERVICE
11035 = CMD-11035, Test service

# CMDCODE_FORWARD_1
11036 = CMD-11036, Test forward service - step 1

# CMDCODE_FORWARD_2
11037 = CMD-11037, Test forward service - step 2

# CMDCODE_FORWARD_3
11038 = CMD-11038, Test forward service - step 3

# CMDCODE_ROLLBACK_1
11039 = CMD-11039, Test forward service - rollback 1

# CMDCODE_ROLLBACK_2
11040 = CMD-11040, Test forward service - rollback 2

# CMDCODE_ROLLBACK_3
11041 = CMD-11041, Test forward service - rollback 3

# CMDCODE_TEST
11042 = CMD-11042, Test simple service

# CMDCODE_ECHO
11043 = CMD-11043, Test echo service

# CMDCODE_USER_END
15000 = CMD-15000, User command ID ended

