Mipodm Parameters - Motorola AT Commands G24-L Developer's Manual

At commands reference manual
Hide thumbs Also See for AT Commands G24-L:
Table of Contents

Advertisement

The following table shows the +MIPODM parameters.
<Parameter>
Socket ID
Source Port
Remote IP
Remote Port
Protocol
State
Note:
Example
Opening socket 3 in Online Data Mode, using TCP protocol, from port 1104, designation IP
123.245.213.012, designation port 1124:
AT+MIPODM=3,1104,"172.90.237.221",1124,0
OK
+MIPODM: 3,1
Enter invalid command format:
AT+MIPODM
ERROR
Check opened in Online Data Mode socket state when G24-L is pseudo-command mode:
AT+MIPODM?
+MIPODM: 3,1
OK
Listen socket over TCP:
AT+MIPODM=1,1100,"0.0.0.0",0,0 // Listens to any port at any IP.
OK
+MIPODM: 1,1,122.221.32.64,1200 // Remote side connected to the listen socket.
AT+MIPODM=3,3212,"122.1.222.134",0,0 // Listen to any port at specific IP.
OK
+MIPODM: 3,1,122.1.222.134,1222 // Remote side connected to the listen socket.
April 15, 2008
Table 3-197: +MIPODM Parameters
A unique number that identifies a connection.
Valid socket numbers - 1,2,3 and 4
Port of source site.
Port range: 1-65535 (decimal digits)
IP of the remote site in the format "AAA.BBB.CCC.DDD". The range of each octet is
0-255. The value can be written in 1, 2, or 3 digits.
Host-name of remote site. The host-name convention should meet the rules as
describe in RFC-1035 section: 2.3 Conventions. Syntax is not validated, except the
maximum length (255 characters).
Port of remote site.
Port range: 1-65535 (decimal digits) for outgoing connection.
Port 0 for incoming connection.
Type of protocol stack.
0
TCP
1
UDP
0
Inactive
1
Active
Motorola does not recommend using port numbers below 1024. These numbers are
defined to be reserved for operating systems.
G24-L AT Commands Reference Manual
Chapter 3: AT Commands Reference
Description
3-281

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

G24-lc

Table of Contents