Specifications

AT Command Set Reference
Ver. 1.00
GSM1308AT001 Page 239 Ver. 1.00 – 10/29/2008
4.5. UDP API Commands
4.5.1. $UDPAPI Modem API Address
Command Function This command allows the user to query/set
the API IP address and port number. Any
UDP packet received from a local host and
addressed to the modem API IP and port
will be intercepted and processed as a
modem API request. Any UDP packet
received from a remote server and
addressed to the modem API port will be
intercepted and processed as a modem API
request.
Command Functional Enfora Specific
Group
Command Format Query AT$UDPAPI=?
Response $UDPAPI: "(0-255).(0-255).(0-255).(0-
255)",(0-65535)
OK
Write Format AT$UDPAPI=<API IP>”,<API port>
Response OK
Read Format AT$UDPAPI?
Response $UDPAPI: "<APIIP>", <API port>
Execution Format N/A
Response N/A
Parameter Values
<API IP> IP address for local API access
<API port > Udp port number for local and remote API
access
Reference
Standard Scope Optional
Enfora Implementation Scope Full
Notes N/A