User manual
WiFly GSX/EZX
www.rovingnetworks.com WiFly-RN-UM 11/9/2011
809 University Avenue • Los Gatos, CA 95032 • Tel (408) 395-6539 • info@RovingNetworks.com
~ 16 ~
use the TCP Server protocol / bit 2 set. To accept both TCP and UDP use
value = 3 (bit 1 and bit 2 set)
Bit Position
Protocol
0
UDP
1
TCP Server & Client (Default)
2
Secure (only receive packets with IP address
matches the store host IP)
3
TCP Client only
4
HTTP client mode
set ip remote <value> sets the remote host port number.
set ip tcp-mode <mask> A new register called TCPMODE is added to the IP parameters in version
2.27 and later. This is a bit masked register and controls the TCP connect
timers, DNS preferences and remote configuration options. Default is 0
with all these parameters not used.
Bit Position
Protocol
0-1
1. Shorten TCP connect timer
2. 2
3. Forces DNS to be used first to resolve
IP address, even if host IP is set
4. 3
5. Reserved
6. 4
7. Disables remote configuration for
security
Example: To force DNS, use set ip tcp-mode 0x4
To disable remote configuration, use set ip tcp-mode 0x10