Todo List
PEAR | --SOAP_Base_Object | --SOAP_Base | --SOAP_Server | --SOAP_Server_TCP
http://www.pocketsoap.com/specs/smtpbinding/
This class overrides the default HTTP server, providing the ability to accept socket connections and execute SOAP calls.
TODO: use Net_Socket implement some security scheme implement support for attachments
[line 42]
[line 45]
[line 43]
[line 44]
[line 46]
SOAP_Server_TCP SOAP_Server_TCP( [ $localaddr = '127.0.0.1'], [ $port = 10000], [ $listen = 5], [ $reuse = true])
void run( )
void service( &$data)