The TCPRequest class / com.TCPRequest methods |
Creates a new TCP request object.
com.TCPRequest.Create( url STRING ) RETURNING result com.TCPRequest
This class method creates a new com.TCPRequest object according to the URL passed as parameter.
The URL can be an identifier of an URL mapping with an optional alias:// prefix. See FGLPROFILE configuration for more details about URL mapping with aliases, and for proxy and security configuration.
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.