The TCPRequest class / com.TCPRequest methods |
Persforms a request with a DOM document.
doXmlRequest( document xml.DomDocument )
The doXmlRequest() method performs the TCP request by using the information defined in the xml.DomDocument object passed as parameter.
The connection is shutdown for writing, to notify that no data will be sent.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.