The TCPResponse class / com.TCPResponse methods |
Returns a string as TCP response from the server.
getTextResponse() RETURNING result STRING
This method returns a complete streaming TCP response from the server as a string.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.