Skip to content

dtelyukh/timeserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Time server RFC 868 implementation with command line client.

Run server:

cd cmd/server
go build
sudo ./server -p 37

Test it with client:

cd cmd/client
go build
./client localhost 37

About

Time server RFC 868 implementation with command line client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages