
TC63 AT Command Set
10.2 AT^SISS
s
TC63_ATC_V00.490
Page 242 of 501
5/24/05
Confidential / Draft - Do not copy
10.2
AT^SISS Internet Service Setup Profile
AT^SISS
serves to set up the necessary parameters in the Internet service profiles. Any service profile can then
be used to control a data link in conjunction with
AT^SISO
,
AT^SISC
,
AT^SISR
and
AT^SISW
.
The
AT^SISS
read command requests the current settings of all Internet service profiles. One line is issued for
every possible parameter of a given
<srvParmTag>
"srvType" value.
The
AT^SISS
write command specifies the parameters for a service profile identified by
<srvProfileId>
. At
first the type of Internet service needs to be selected via
<srvParmTag>
value "srvType". This determines the
applicability of all other
<srvParmTag>
values related to this "srvType" and sets their defaults. An exception is
the
<srvParmValue-alphabet>
which can be set before or after selecting "srvType". To change the settings
the write command needs to be executed for each single
<srvParmTag>
.
All profile parameters set with
AT^SISS
are volatile. Therefore, the best practice is to use scripts and let the host
application handle the required AT commands.
The list below shows which
<srvParmTag>
parameters apply to each Internet service and which of them are
mandatory or optional.
1.
"Socket"
- "address" (mandatory)
- "conId" (mandatory)
Internet connection profile.
- "alphabet" (optional)
2.
"FTP"
- "address" (mandatory)
- "conId" (mandatory)
Internet connection profile.
- "alphabet" (optional)
3.
"HTTP"
- "user" (optional)
- "passwd" (optional)
- "address" (mandatory)
- "conId" (mandatory)
Internet connection profile.
- "alphabet" (optional)
- "hcContent" (optional)
- "hcContLen" (optional)
- "hcUsrAgent" (optional)
- "hcMethod" (mandatory)
- "hcProp" (optional)
- "hcRedir" (optional)
- "hcAuth" (optional)
4.
"SMTP"
- "user" (optional)
User name to be used for SMTP authentication.
- "passwd" (optional)
Password to be used for SMTP authentication.
- "address" (mandatory)
SMTP server address.
- "tcpPort" (optional)
TCP port number of SMTP Server.