User's Manual

Table Of Contents
Direct Socket Interface
AT+i Programmer‘s Manual Version 8.32 13-12
13.10 +iSDMP Dump Socket Buffer
Syntax:
AT+iSDMP:<hn>
Dumps all buffered data currently accumulated in a TCP
socket‘s inbound buffer. The socket remains open.
Parameters:
<hn>
A TCP socket handle of an open socket
Command Options:
<hn>
Must have been obtained by a previous execution of an
AT+iSTCP command during the current Internet mode
session. Or a socket accepted by a listening socket.
Result Code:
I/OK
If <hn> is a handle to an open socket.
I/ERROR
Otherwise