Siemens AC75 Bedienungsanleitung Seite 267

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 569
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 266
AC75 AT Command Set
10.3 AT^SISS
s
AC75_ATC_V01.002 Page 267 of 569 10/30/06
Confidential / Released
- Socket type UDP client URL
"sockudp://'host':'remote udpPort'[;size='byte'][;port='word']"
Parameter "size" (optional):
0: PDU size is variable (default).
1 ... 1500: Fixed PDU size in bytes.
Parameter "port" (optional):
0: Port number will be assigned from service (default).
1 ... 2
16
-1: defines the local port number for the UDP client.
2. FTP
- FTP client URL (get)
"ftp://'user':'password'@'host':'tcpPort'/'url-path' [;type='a|i|d'] "
Refer to "IETF-RFC 1738".
- FTP client URL (put)
"ftpput://'user':'password'@'host':'tcpPort'/'url-path'/'element name'
[;type='a|i'][;mode='u|a|d'] "
Used parameters:
"host" is mandatory, all other parameters are optional.
If "password" is set then "user" must be set as well.
If "user" is omitted the string "anonymous" is selected for "user" and "pass-
word".
If "password" is omitted the password request is served by an empty string.
If "tcpPort" is omitted the service connects to the FTP default port 21.
If "url-path" contains only the IP address a directory listing is requested.
If "url-path" contains the IP address and has a slash '/' appended a detailed
directory listing is requested.
"type": [a)scii | i)mage | d)irectory]
"mode": [u)nique | a)ppend | d)elete]
"u)nique" selects the FTP Store Unique command to create a file name
unique to the current directory. If the file name is assigned by the server
then the "^SIS" URC will appear, indicating <urcInfoId> 2100 and the
file name.
"d)elete" clears given 'element name'.
If "mode" is omitted "replace mode" is default setting.
3. HTTP
HTTP client URL
Length: 6 ... 255
"http://'server'/'path':'tcpPort' "
"server": FQDN or IP-address
"path": path of file or directory
"tcpPort": If parameter is omitted the service connects to HTTP default port
80.
Refer to "IETF-RFC 2616".
4. SMTP SMTP server address (string).
Length: 4 ... 256.
5. POP3 POP3 server address (string).
Length: 4 ... 256.
hcContent Optional parameter for HTTP method "Post".
Length: 0 ... 127
Can be used to transfer a small amount of data. The content of this string will
only be sent if "hcContLen" = 0. The maximum length of "hcContent" is 127
bytes.
To transmit a larger amount of data "hcContLen" must be set to a non-zero
value. In this case the "hcContent" string will be ignored, and data transmission
from the client to the server is done with AT^SISW.
hcContLen Mandatory parameter for HTTP method "Post".
Length: 0 ... 2
31
-1
The content length shall be set in the header of the HTTP "Post" request before
the data part is transferred.
If "hcContLen" = 0 then the data given in the "hcContent" string will be posted.
Seitenansicht 266
1 2 ... 262 263 264 265 266 267 268 269 270 271 272 ... 568 569

Kommentare zu diesen Handbüchern

Keine Kommentare