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( [mixed $localaddr = '127.0.0.1'], [mixed $port = 10000], [mixed $listen = 5], [mixed $reuse = true])
void run( )
void service( mixed &$data)