Represents a NTP packet.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Time (in Rebex.Time.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Class NtpPacket | 
| C# | 
|---|
| public class NtpPacket | 
 Remarks
Remarks
            See RFC 1305 for the packet specification. Note that
            this implementation does not use any optional fields.
            
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
Rebex.Net..::..NtpPacket
Rebex.Net..::..NtpPacket
 
     
     
     
     
    