mpfserver Manual
mpfserver
Token structure
Variables
Directives
Date/String operations
File operations
XML operations
Database/Communication
mpf:db
mpf:mail
mpf:ftp
mpf:upload
mpf:socket
Use Cases
Software Licence
Search...
mpfserver
/
Database/Communication
mpf:socket | make a socket connection to a server
mpf:socket
making socket connections
{
mpf:
socket
}
=
[host]
IP-Address or URL (including port - default is 80)
||
user=[myName]
username if authorization is needed
||
pass=[myName]
password if authorization is needed
||
method=[GET|POST]
the method of access (default is GET)
||
save=[file]
save response to file
2004 by master-p-formance.All rights reserved.
This manual is generated on the fly using mpfserver and
MPFT (mpf transformation).