Srvparmvalue-alphabet, R to, Srvparmvalue-srv – Siemens Brodersen MC55 AT User Manual

Page 235: Type, Srvparmvalue, Alphabet, Srvparmvalue-pcmd

Advertising
background image

MC55_ATC_V04.00

Page 235 of 475

3/17/06

Confidential / Released

Supported Internet service type values in

<srvParmValue>

for

<srvParmTag>

value "srvType".

Before changing the "srvType" of an existing service profile be sure that the profile is closed. To verify the con-

nection state of the service profile enter the read command

AT^SISI

. Only when

<srvState>

=2 is returned

for this specific service profile you can change its service type.
"Socket"

MC55 acting as client or server (listener) for TCP, or as client for UDP.

If MC55 is listener at least two service profiles are required. The first socket

profile must be configured as listener. The second service profile will be

dynamically assigned when a socket connection request from a remote client

is incoming. For this purpose, one service profile must be left free (= not con-

figured with

AT^SISS

). An incoming socket connection request will be indi-

cated by the "

^SIS

" URC, with the next free

<srvProfileId>

shown inside

the URC as parameter

<urcInfoId>

. The connection request can be

accepted or rejected by using the commands

AT^SISO

or

AT^SISC

and the ID

retrieved from the "

^SIS

".

"Ftp"

MC55 acting as FTP client.

"Http"

MC55 acting as HTTP client.

"Smtp"

MC55 acting as SMTP client.

"Pop3"

MC55 acting as POP3 client.

"none"

Reset Internet service profile settings. Operation is not allowed if profile is in

use, i.e. it was activated via

AT^SISO

.

Supported string parameter character set selections in

<srvParmValue>

for

<srvParmTag>

value "alphabet".

["0"]

Applicable character set is determined by current setting of

AT+CSCS

.

"1"

International Reference Alphabet (IRA, seven bit ASCII).

Supported POP3 user command values in

<srvParmValue>

for

<srvParmTag>

value "pCmd".

1

Status command.

This command retrieves the "drop listing" of a POP3 server. A "drop listing"

consists of a single line containing the number of messages in the maildrop list

followed by the total size of the maildrop list in bytes. Each drop listing will be

finished by a so-called "dotline", i.e. a new line with just a single dot.

2

List command.

If

<srvParmTag>

value "pNumber" is set to a non-zero value the "List" com-

mand returns the "scan listing", consisting of a single line which contains the

message number and the message size in bytes if the specified message

exists in the maildrop list on the POP3 server.

If no such message exists on the server than the POP3 service issues an error

response to the user.

If

<srvParmTag>

value "pNumber" is zero the "List" command returns a multi-

line "scan listing". For each message on the maildrop list of the server the

POP3 service returns a line containing the message number and its size in

bytes. A final "dotline" will be printed at the end of the "scan listing".

If there are no messages on the maildrop list of the server, the POP3 service

returns a positive response, i.e. it doesn't issue an error response, but the

"scan listing" will be empty.

In either case, each scan listing will be finished by a so-called "dotline", i.e. a

new line with just a single dot.

<srvParmValue-srvType>

(str)

<srvParmValue-alphabet>

(str)

<srvParmValue-pCmd>

(num)

Advertising