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



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

TSNTPSend

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

Declaration

Source position: sntpsend.pas line 95

type TSNTPSend = class(TSynaClient)

public

  constructor Create;

  destructor Destroy; override;

  function DecodeTs();

  procedure EncodeTs();

  function GetSNTP;

  function GetNTP;

  function GetBroadcastNTP;

  property NTPReply: TNtp; [r]

published

  property NTPTime: TDateTime; [r]

  property NTPOffset: Double; [r]

  property NTPDelay: Double; [r]

  property MaxSyncDiff: double; [rw]

  property SyncTime: Boolean; [rw]

  property Sock: TUDPBlockSocket; [r]

end;

Inheritance

TSNTPSend

|

TSynaClient

|

TObject

Notes

 No notes exist for this page yet. 





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