Specifications

CUSTOMATCOMMANDS
227 ATCommandsforHSPAH5Modems
Examples
NextcommandopensasocketlisteningforTCPonport3500without.
AT#SL=1,1,3500
OK
Notes
Ifsuccessful,thecommandreturnsafinalresultcodeOK.
IftheListenAutoRspflaghasnotbeensetthroughthecommandAT#SCFGEXT(forthespecificconnId),then,
whenaTCPconnectionrequestcomesontheinputport,ifthesenderisnotfilteredbyinternalfirewall(see
#FRWL),anURCisreceived:
+SRING:<connId>
Youmustuse#SAcommandto
accepttheconne ctionor#SHcommandtorefuseit.
IftheListenAutoRSPflagissetwhenaTCPconnectionrequestisreceivedonthelocallistening port,the
connectionisautomaticallyacceptedaslongastheIPaddressofthedeviceoriginatingtheconnectionhasbeen
definedintheinternalfirwewall(see#FRWL.)OnceacceptedtheCONNECTindicationisgiven
andthemodem
goesintoonlinedatamode.
Whenclosingthelisteningsocketyoudonotneedtospecifythe<listenPort>value.
SocketListenUDP#SLUDP
ThiscommandopensorclosesasocketlisteningforanincomingUDPconnectiononaspecifiedport.
ReadcommandreturnsalltheactuallisteningUDPsockets.
Testcommandreturnstherangeofsupportedvaluesforallthesubparameters.
Syntax
Command Commandtype
AT#SLUDP=<connId>,<listenState>,<listenPort>
AT#SLUDP? Read
AT#SLUDP=? Test
ParametersandValues
<connId> Socketconnectionidentifier.
16
<listenState>
0 Closessocketlistening.
1 Startssocketlistening.