©Sealevel Systems, Inc.
HazPAC R9-8.4 Manual
45
SL9257 8/2015
NETWORK CONFIGURATION
The Windows CE that runs on the HazPAC R9-8.4 is initially configured to 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