Cinterion
®
EHS6 AT Command Set
10.9 AT^SISW
EHS6_ATC_V03.001
15/12/3
Confidential / Released
Page 255 of 513
10.9.1
Usage of parameter <eodFlag>
Service type
Socket
Parameter is optional for Socket services.
Not applicable to Socket with UDP protocol, i.e. value is ignored.
After the service accepts the end-of-data flag the service state changes to "Closing". No fur-
ther user data is accepted.
After releasing the TCP link the service remains in state "Down".
FTP
Parameter is mandatory for FTP "put" (sending single file to FTP server).
After accepting the end-of-data flag the service state changes to "Closing" and starts to end
the running FTP session.
No further user data is accepted.
After the FTP session is completed on FTP protocol level the service state switches to "Down".
In case of successful completion the URC "^SISW: x,2" is generated.
SMTP
Parameter is mandatory for SMTP "cmd","at" (sending attachment from AT command inter-
face.
SMTP service sends some "closing" commands to the SMTP server which are necessary to
mark the email as successfully sent on the server. The service enters "Closing" state and
remains in it until the final protocol exchange with the SMTP server has been completed.
The "OK" response following
indicates that the SMTP service has accepted the last
data - IT DOES NOT indicate the successful completion of the SMTP service.
Successful completion will be indicated either by the appropriate URC "^SISW:x,2" or due to
the fact that the SMTP service state changes to "Down" state without any error.
HTTP
Parameter is mandatory for HTTP "cmd","post" if "hcContLen" is not equal zero (sending large
amount of data).