RemoteService Property

Gets and sets the name of a well-known remote port.

Syntax

object.RemoteService [= servicename ]

Remarks

The RemoteService property is used to set the port that the control will use to establish a connection with a remote server. If the service name does not exist, an error is generated. The RemotePort property is updated to reflect the service’s port number.

Data Type

String

See Also

RemotePort Property


Copyright © 2008 Catalyst Development Corporation. All rights reserved.