Class T_Finger (unit tcpip)

Inherits from

T_TcpIp

@\\\0000002901*) { Finger client and demon // RFC 1288 } (*@/// T_Finger = class(T_TcpIp)

Constructors


constructor Create(Aowner:TComponent);

@\\\0000000303*) (*@\\\*) { Finger client and demon } (*@/// class t_finger(t_tcpip) *) (*@/// constructor t_finger.


Functions

procedure action;

@\\\0000000403*) (*@/// procedure t_finger.

Properties

property Hostname : string


property User : string


property stream : TStream


Events

Variables

f_user : string;



Constructors


constructor Create(Aowner:TComponent);

@\\\0000000303*) (*@\\\*) { Finger client and demon } (*@/// class t_finger(t_tcpip) *) (*@/// constructor t_finger.Create(Aowner:TComponent);


Functions


procedure action;

@\\\0000000403*) (*@/// procedure t_finger.action;


Properties


property Hostname : string


property User : string


property stream : TStream


Events


Variables


f_user : string;