Todo List
Net_Server_Handler | --SOAP_Server_TCP_Handler
http://www.pocketsoap.com/specs/smtpbinding/
This class overrides the default HTTP server, providing the ability to accept socket connections and execute SOAP calls.
void onIdle( )
void onReceiveData( [integer $clientId = 0], [string $data = ''])
void onStart( )
void setSOAPServer( &$server)