Skip to content
 
 

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors