help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'tlntsend' (#synapse)

TTelnetSend

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: tlntsend.pas line 93

type TTelnetSend = class(TSynaClient)

public

  constructor Create;

  destructor Destroy; override;

  function Login;

  procedure Logout;

  procedure Send();

  function WaitFor();

  function RecvTerminated();

  function RecvString;

published

  property Sock: TTCPBlockSocket; [r]

  property SessionLog: String; [rw]

  property TermType: String; [rw]

end;

Inheritance

TTelnetSend

|

TSynaClient

|

TObject

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505