Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaNTSClient

JavaNTSClient is a Java-based library designed to interact as a client with Network Time Security (NTS) servers.

The file NTSTime.java contains an very easy example on how to use the library. A more complex example of its use by an Android app can be found here.

In general, only one NTSUDPClient object need to be instatiated. Multiple time servers can be queried from the same NTSUDPClient object using the getTime method. The library handles the TLS handshake, key extraction and cookie management independently for each time server.

The interface is compatible with and inspired by the Apache Commons NTP library.

Maven Central

You can import JavaNTSClient from the maven central repository: io.github.algafix/JavaNTSClient

Attribution

This library was developed by:

About

Java NTS (Secure NTP) client implementation

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages