ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 373 of 545 2020-04-15
3.13.9. AT#SD - Socket Dial
Execution command opens a remote connection via socket.
AT#SD=<connId>,<txProt>,<rPort>,<IPaddr>[,<closureType>[,<lPort>[,<connMode>[,<txTime>[,
<userIpType>]]]]]
Execution command opens a remote connection via socket.
Parameters:
Socket connection identifier.
socket connection identifier value (max value is returned by
the Test command)
Remote host port to contact.
IP address of the remote host:
- any valid IP address in the format: "xxx.xxx.xxx.xxx"
- any host name to be solved with a DNS query
- any valid IPv6 address in the format:
xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx or
xxx.xxx.xxx.xxx.xxx.xxx.xxx.xxx.
xxx.xxx.xxx.xxx.xxx.xxx.xxx.xxx
Socket closure behavior only for TCP when remote host
has closed. The parameter has no effects for UDP
connections.
local host closes immediately when remote host has closed
local host closes after an escape sequence (+++)
UDP connections local port only for UDP connections.
The parameter has no effects for TCP connections.