User's Manual

Table Of Contents
Direct Socket Interface
AT+i Programmer‘s Manual Version 8.32 13-5
13.5 +iSST Get A Single Socket Status Report
Syntax:
AT+iSST:<hn>
Retrieves a socket status report for a single socket. This is a
subset of the general AT+iRP4 report command.
Parameters:
<hn>
A TCP/UDP socket handle
Command Options:
<hn>
Must have been obtained by a previous execution of an
AT+iSTCP or AT+iSUDP command during the current Internet
mode session. Or a socket accepted by a listening socket.
Result Code:
I/(<sockstat>)
where,
sockstat >=0 Number of bytes pending in socket <hn>‘s input
buffer
sockstat <0 Socket error code
I/ERROR
If some error occurred