67
© Sealevel Systems, Inc. R91001 Manual | SL9211 11/2022
Network Configuration
The Windows CE that runs on the Relio R9 is initially configured obtain its IP address via DHCP. Settings
may be required for DNS or WINS server IP addresses or if you want to set up a static IP address. We have
included an application in the OS that enables device configuration through a simple XML file format. The
configuration is stored in a file that is kept up to date on the NAND Flash of the device. Likewise, edits to
this file can be read as requests to modify the device’s configuration. The configuration file can be
accessed through ActiveSync using the USB device port connection or through an FTP client if you already
know the IP address of the device. This section defines the XML configuration structure and corresponding
values applicable for each element of the structure. Throughout this section the following definitions apply:
Term
Definition
Example
[int]
A number
123
[String]
Series of printable characters This is a test string!234567609
[Multi-line String]
strings separated by \r\n
A\r\nNew\r\nMulti-liner
[Version]
A version number
1.2.3.4
[Boolean]
A binary state
True / False
[MACAddress]
A hardware identifier
00-0A-0B-16-11-1A
[IPAddress]
An IPv4 network address
192.168.0.100