Internet Direct (Indy)
Home
PreviousUpNext
TIdRemoteCMDClient Class

TIdRemoteCMDClient is an ancestor to TIdRexec and TIdRSH.

Pascal
TIdRemoteCMDClient = class(TIdTCPClientCustom);

TIdRemoteCMDClient is a TIdTCPClientCustom descendant, and the ancestor for TIdRexec and TIdRSH, that implements methods and properties shared by those components. 

The behaviors shared include: 

 

 

Command requests involve the same code except that the two parameters for authentication are different. 

Both protocols are used for executing commands on a remote server.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.