HostPort Property
See Also Example Applies To
An integer (type Long) containing the remote host port.
Syntax
object.HostPort
The object placeholder represents an XMLRPCRequest object.
Remarks
HostPort is usually 80, check the details of the service you are attempting to contact to make sure.
|