mpfserver Manual
 
 
 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).