Skip to content

ahussam/NTP-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NTP Client

Image of NTP Client

What is NTP?

The Network Time Protocol (NTP) is a networking protocol for clock synchronization between computer systems over packet-switched, variable-latency data networks. In operation since before 1985, NTP is one of the oldest Internet protocols in current use. NTP was designed by David L. Mills of the University of Delaware.

Usage

root@linux:~# gcc main.c 
root@linux:~# ./a.out

Resources

About

NTP Client implemented in pure C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages