Remote Command Control Properties
Property Description
AutoResolve Determines if host names and IP addresses are automatically resolved
Blocking Gets and sets the blocking state of the control
Command Gets and sets the command to be executed on the server
Connected Determine if the control is connected to a remote host
HostAddress Gets and sets the IP address of the remote host
HostName Gets and sets the name of the remote host
IsBlocked Return if the control is blocked performing an operation
IsReadable Return if data can be read from the remote host without blocking
IsWritable Return if data can be sent to the remote host without blocking
LastError Gets and sets the last error that occurred on the control
LocalAddress Return the IP address of the local host
LocalName Return the name of the local host
LocalPort Return the port number for the local connection
Password Gets and sets the password for the current user
RemotePort Gets and sets the port number for a remote connection
RemoteService Gets and sets the name of a well-known remote port
State Return the current state of the control
Terminal Gets and sets the terminal type used by the control
Timeout Gets and sets the amount of time until a blocking operation fails
Trace Enable or disable socket function level tracing
TraceFile Specify the socket function trace output file
TraceFlags Gets and sets the socket function tracing flags
UserName Gets and sets the current user name
Version Return the current version of the object
WinsockVendor Returns the name of the Windows Sockets software vendor
WinsockVersion Returns the version of the Windows Sockets library

Copyright © 2008 Catalyst Development Corporation. All rights reserved.