Connecting to the server, Ready (client, Server) – Wavecom W-RCI (Remote Control) V8.7.0 User Manual
Page 64: Wavecom xml message (server, Client), Startup procedure, Wait for init“ message received from the server

56
TCP/IP Interface
XML SDK V8.7.0 Remote Control Interface
If true (non-zero) the XML header ("<?xml version=…”) is sent, otherwise not.
Indent
If true (non-zero) the XML message has indent depending on the tags, otherwise not.
Encoding
The encoding of the XML message. The following values are valid:
0
:
ASCII (not recommended)
1
:
UTF-8 (recommended)
2
:
UTF-16
3
:
Unicode
EOL type
Type of end-of-line. Can only be used if indent is true. The following values are possible:
0
:
Carriage return and a line feed
1
:
Line feed
Ready (Client
Server)
Label
Data
Data Type
Message ID
0x00200002
Data Length
0
Data Content
-
WAVECOM XML Message (Server
Client)
Label
Data
Data Type
Message ID
0x030000XX
Data Length
Specific and message dependent
Data Content
-
The least significant byte is used for marking special messages for internal purposes in the server.
Connecting to the server
After connecting via TCP/IP to the WAVECOM server, specific startup steps must be executed before a cli-
ent is properly connected to the server.
Startup procedure
Establish a
connection
Wait for Init
Msg ID 0x00100000
Initialize
Msg ID 0x00200000
Initialize
Msg ID 0x00100001
Ready
Msg ID 0x00200002
Connection
established
Client
Server
“Wait for Init“ message received from the server