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



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

TTFTPSend

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

Declaration

Source position: ftptsend.pas line 77

type TTFTPSend = class(TSynaClient)

public

  constructor Create;

  destructor Destroy; override;

  function SendFile();

  function RecvFile();

  function WaitForRequest();

  procedure ReplyError();

  function ReplyRecv;

  function ReplySend;

published

  property ErrorCode: Integer; [r]

  property ErrorString: String; [r]

  property Data: TMemoryStream; [r]

  property RequestIP: String; [rw]

  property RequestPort: String; [rw]

end;

Inheritance

TTFTPSend

|

TSynaClient

|

TObject

Notes

 No notes exist for this page yet. 





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