6: Tunnel SettingsxPico® Wi-Fi® Embedded Device Server User Guide 36To Configure Tunnel Packing Mode SettingsUsing Web Manager To configure the Packing mode for a specific tunnel, click Tunnel in the menu and selectTunnel 1 -> Packing.Using CLI To enter the Tunnel command level: config -> Tunnel Using XML Include in your file: name = "Tunnel Packing" instance = "1">Accept ModeIn Accept mode, the xPico Wi-Fi listens (waits) for incoming connections from the network. Aremote node on the network initiates the connection.The configurable local port is the port the remote device connects to for this connection. There isno 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 databuffer limitations.Table 6-3 Tunnel Accept Mode SettingsTunnel Accept ModeSettingsDescriptionMode 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 anycharacter is read on the serial line. Start Character = start waiting for an incoming connection when thestart character for the selected tunnel is read on the serial line.Local Port Set the port number for use as the network local port. The default local portis 10001.Protocol Select the TCP type for use with Accept Mode.Start Character Enter the start character which will enable the tunnel to listen for a networkconnection. The start character may be designated as a single printablecharacter or as a control character. Control characters may be input in anyof the following forms:J or 0xA (hexadecimal) or \10 (decimal)Note: This configuration option becomes available when Start Characteris the selected Mode.