Represents a NTP packet.

Namespace:  Rebex.Net
Assembly:  Rebex.Time (in Rebex.Time.dll)

Syntax

Visual Basic
Public Class NtpPacket
C#
public class NtpPacket

Remarks

See RFC 1305 for the packet specification. Note that this implementation does not use any optional fields.

Inheritance Hierarchy

System..::..Object
  Rebex.Net..::..NtpPacket

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also