RemotePort Property

Gets and sets the port number for a remote connection.

Syntax

object.RemotePort [= portnumber ]

Remarks

The RemotePort property is used to set the port number that the control will use to establish a connection with the remote server. If the port number specifies a well-known port, the RemoteService property will be updated with that name.

Data Type

Integer

See Also

HostAddress Property, HostName Property, LocalPort Property, RemoteService Property


Copyright © 2008 Catalyst Development Corporation. All rights reserved.