Specifications
Chapter 10 – Internet Service Commands
Multi-Tech Systems, Inc. AT Commands for EDGE (E1) Modems (S000474A) 164
Host 1 accepts the Socket connection request:
at^siso=0 Host 1 accepts the connection request, where 0 is the ID of
the dynamically assigned service profile.
OK
^SISW: 0, 1 The URC indicates that data transmission to the remote
client is possible. If the remote client has already sent some
data the additional URC ^SISR: 0,1 is displayed.
at^siso? Query the current status of services.
^SISO: 0, “Socket”,”4”,”4”,”0”,”0”,”10.10.0.187:65534”,”10.10.0.185:1024” The socket connection
between host 1 and remote
client is successfully
established.
^SISO: 1, “”
^SISO: 2, “”
^SISO: 3, “”
^SISO: 4, “Socket”,”3”,”3”,”0”,”0”,”10.10.0.187:65534”,”0.0.0.0:0”
^SISO: 6, “”
^SISO: 7, “”
^SISO: 8, “”
^SISO: 9, “”
OK
Host 1 rejects the Socket connection request:
at^sisc=0 Host 1 rejects the connection request, where 0 is the ID of
the dynamically assigned service profile.
OK
at^siso? Query the current status of services.
^SISO: 0, “” The dynamically assigned service profile is free again. The
Socket listener stays at <srvState>=3 (listening) and
<socketState>=3 (LISTENER).
^SISO: 1, “”
^SISO: 2, “”
^SISO: 3, “”
^SISO: 4, “Socket”,”3”,”3”,”0”,”0”,”10.10.0.187:65534”,”0.0.0.0:0”
^SISO: 6, “”
^SISO: 7, “”
^SISO: 8, “”
^SISO: 9, “”
OK
10.6 AT^SISC Internet Service Close
Description: The AT^SISC write command closes the TCP/IP connection to the remote peer which was
opened with AT^SISO. All resources are released, all status information parameters, e.g.
<srvState>, <unackData>, <ackData>, <rxCount> and <txCount> counters, are reset. Only the
initial configuration settings are preserved. The service can be restarted any time, using the
same configuration or a new one.
Test Command Test Command: AT^SISC=?
Response: OK
Write Command: AT^SISC=<srvProfileId>
Response: OK
ERROR
+CME ERROR: <err>
Parameter:
<srvProfileId>
<srvProfileId>
0 ... 9 specified with AT^SISS.
Notes:
• Usage of the PIN is dependent on conditions specified for the command. Not all command types are PIN
protected (for example a write command can be PIN protected while the read command is not). Note: The
table provided in Section 19.3, Available AT Commands and Dependency on SIM PIN uses the same symbols.
• This command is not supported in airplane mode.