User's Manual
Table Of Contents
- xPico Wi-Fi Embedded Device Server User Guide
- 1: Using This Guide
- 2: Introduction
- 3: Configuration Using Web Manager
- 4: Network Settings
- 5: Line and Tunnel Settings
- 6: Services Settings
- 7: Maintenance and Diagnostics Settings
- 8: Advanced Settings
- 9: Updating Firmware
- Appendix A: Technical Support
- Appendix B: Compliance
- Appendix C: Binary to Hexadecimal Conversions
5: Line and Tunnel Settings
xPico® Wi-Fi® Embedded Device Server User Guide 29
To Configure Tunnel Packing Mode Settings
Using Web Manager
To configure the Packing mode for a specific tunnel, click Tunnel in the menu and select
Tunnel 1 -> Packing.
Using XML via CLI
Include in your file: <configgroup name = "Tunnel Packing" instance = "1">
Accept Mode
In Accept mode, the xPico Wi-Fi listens (waits) for incoming connections from the network. A
remote node on the network initiates the connection.
The configurable local port is the port the remote device connects to for this connection. There is
no remote port or address. The default local port is 10001.
Serial data can still be received while waiting for a network connection, keeping in mind serial data
buffer limitations.
Table 5-4 Tunnel Accept Mode Settings
Tunnel Accept Mode
Settings
Description
Mode Set the method used to start a tunnel in Accept mode. Choices are:
Disable = do not accept an incoming connection.
Always = accept an incoming connection (default).
Any Character = start waiting for an incoming connection when any
character is read on the serial line.
Start Character = start waiting for an incoming connection when the
start character for the selected tunnel is read on the serial line.
Start Character Enter the start character which will enable the tunnel to listen for a network
connection. The start character may be designated as a single printable
character or as a control character. Control characters may be input in any
of the following forms:
<control>J or 0xA (hexadecimal) or \10 (decimal)
Note: This configuration option becomes available when Start Character
is the selected Mode.
Flush Start Character Enable or disable the flush start character:
Enabled = prevents forwarding of a start character from the Line into
the network.
Disabled = the flush start character allows forwarding of a start
character from the line into the network.
Note: This configuration option becomes available when Start Character
is the selected Mode.
Local Port Set the port number for use as the network local port. The default local port
is 10001.
Protocol Select the TCP type for use with Accept Mode.
PRELIMINARY DRAFT
PRELIMINARY DRAFT










