Internet Direct (Indy) Version 9.0.2 Beta
TIdRSHServer.Create
Constructor for the object instance.

constructor Create(AOwner: TComponent); override;
Parameters
AOwner: TComponent
Owner of the object instance.

Description
Create is the constructor for the object instance. Create calls the inherited Create method. Create sets the value for DefaultPort to IdPORT_cmd, as used by convention in the RSH protocol. Create sets ForcePortsInRange to RSH_FORCEPORTSINRANGE propr to exiting from the method.