XML over HTTP Driver Manual
Page 11 of 19
CONFIGURING THE FIELDSERVER AS A HTTP XML DRIVER SERVER
For detailed information on FieldServer configuration, refer to the FieldServer Configuration Manual. The
information that follows describes how to expand upon the factory defaults provided in the configuration
files included with the FieldServer (s
ee “.csv” sample files provided with the FieldServer).
This section documents and describes the parameters necessary for configuring the FieldServer to
communicate with an XML client. This can be any web browser such as Internet Explorer or Firefox. Or
this can be any other XML client application.
NOTE: In the tables below, * indicates an optional parameter with the bold legal value being the
default.
6.1
Server Side Connection Parameters
Section Title
Connections
Column Title
Function
Legal Values
Connection
Connection Name
N1 / N2
Protocol
Specify protocol used
XML-HTTP
, HTTP, XML
IP_Port
To specify on which port the HTTP driver listens as a
server.
0-65535,
80
Max_Sessions* Specify the maximum number of sessions.
Any integer value;
100
Example
// Server Side Connections
Connections
Connection
, Protocol
N1
, XML
6.2
Server Side Node Parameters
Nodes do not apply to the server side of this protocol.
6.3
Server Side Map Descriptor Parameters
Map descriptors do not apply to the server side of this protocol.