Cinterion
®
EHS6 AT Command Set
10.15 Examples of how to Configure and Use Internet Service Profiles
EHS6_ATC_V03.001
15/12/3
Confidential / Released
Page 268 of 513
10.15.3
Configuring Socket Client for Calling a Socket Listener on
Another Host
Configure the client's service profile 1 for calling a Socket listener on another host:
10.15.4
Transparent TCP Listener: Accepting / Rejecting Incoming
Remote Client
Configuring Transparent TCP Listener with Autoconnect disabled:
Starting Transparent TCP Listener:
Reject incoming connect request:
^SISO: 8,""
^SISO: 9,""
OK
AT^SISS=1,srvType,"Socket"
Select service type Socket.
OK
AT^SISS=1,conId,0
Select connection profile 0.
OK
AT^SISS=1,address,"socktcp://
10.10.0.187:65534"
The service profile of the client contains the IP
address and the TCP port of the remote host.
OK
AT^SISS=0,srvType,"Socket"
Select Socket for service profile 0 .
OK
AT^SISS=0,conId,0
Select connection profile 0.
OK
AT^SISS=0,"address","socktcp://
10.10.0.187:2000"
OK
AT^SISS=0,"tcpMR","3"
OK
AT^SISS=0,"tcpOT","5555"
OK
AT^SISS=1,"srvType","Socket"
Select Socket for service profile 1.
OK
AT^SISS=1,conId,0
Select connection profile 0.
OK
AT^SISS=1,"address","socktcp://lis-
tener:2000;etx=26;autoconnect=0"
"etx" configures Transparent mode. Autoconnect
disabled.
OK
AT^SISS=1,"tcpMR","3"
OK
AT^SISS=1,"tcpOT","5555"
OK
AT^SISO=1
OK
^SIS: 1,5
Listener ready.
^SIS: 1,1,2,"10.10.0.187:4099"
URC indicates incoming connection request.