Socket Data Transmission Error +Wste; Received Socket Data +Wsrx; Socket Data Error +Wsre - Multitech MTCBA-C-IP-N12 Reference Manual

Cdma modems multimodem, mmcmodem, socketmodem series
Table of Contents

Advertisement

Socket Data Transmission Error +WSTE

This unsolicited response indicates that an error has occurred during a socket data transmission.
Description:
Response Values:
<type>
0
1
<socket> The socket number associated with this error.
<error>
Response syntax: +WSTE: <type>,<socket>,<error>
Syntax:
Possible responses
+WSTE: 0,0,102
Note: Blocked transmission for TCP socket zero.
+WSTE: 1,1,117
Note: Connection reset on UDP socket one.

Received Socket Data +WSRX

This unsolicited response returns received data from the indicated socket to the host application. Each
Description:
+WSRX response contains the next sequential portion of the received socket data. Depending on network
congestion, the payload size may vary from response to response.
Response Values:
<type>
0
1
<socket>
<length>
: (colon)
<payload>
Response syntax: +WSRX: <type>,<socket>,<length>:<payload>
Syntax:
Possible responses
+WSRX: 0,0,536:0x54 0x45 0x53 0x54 ...
Note: 536 bytes received on TCP socket zero.
+WSRX: 1,1,300:TEST ...
Note: 300 bytes received on UDP socket one.

Socket Data Error +WSRE

This unsolicited response indicates that an error has occurred during the reception of socket data.
Description:
Response Values
<type>
0
1
<socket> The socket number associated with this error. confidential © Page : 259/ 313 This document is
<error>
Response syntax: +WSRE: <type>,<socket>,<error>
Syntax:
Possible responses
+WSRE: 0,0,119
Note: Broken pipe for TCP socket zero.
+WSRE: 1,1,117
Note: Connection reset on UDP socket one.
Multi-Tech Systems, Inc. CDMA Wireless AT Commands (PN S000294J)
The socket type associated with this error.
TCP
UDP
The error indication of the socket. See sections 21.12 and 21.13 for a list of the returned codes
and their meanings.
The socket type associated with this data reception.
TCP
UDP
The socket number associated with this data reception.
An ASCII character decimal number indicating the number of bytes in the <payload> portion of
the response.
Length and payload field separator.
The binary data bytes received from the indicated socket.
The socket type associated with this error.
TCP
UDP
the sole and exclusive property of WAVECOM. Not to be distributed or divulged without prior
written agreement. Ce document est la propriété exclusive de WAVECOM. Il ne peut être
communiqué ou divulgué à des tiers sans son autorisation préalable.
The error indication of the socket. See sections 21.12 and 21.13 for a list of the returned codes
and their meanings.
Chapter 19 – TCP/IP App AT Commands
145

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MTCBA-C-IP-N12 and is the answer not in the manual?

Questions and answers

Table of Contents