Skip to content

heuri/ntplite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ntplite

A basic SNTPv4 PHP implementation

Description

This class (NTPLite) is a very simple, full PHP implementation of the SNTP protocol version 4.

Some features described in RFC 4330 are not available but it can be used to read and write SNTP messages, to implement basic client and server (two sample scripts are provided).

The sample server does not perform any computation nor verification (authentication, delay, etc.).

See RFC 4330 and RFC 5905 for further details on SNTP and NTP protocols.

https://github.com/majetzx/ntplite

About

A basic SNTPv4 PHP implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published