# NTPTimeSync **Repository Path**: teocci/NTPTimeSync ## Basic Information - **Project Name**: NTPTimeSync - **Description**: This is a very simple and straight-forward Java-based client/server application that calculates the time difference between the system clocks of both client and server. - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2017-09-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: networklib **Tags**: None ## README ## NTP Time Synchronizer This is a very simple and straight-forward Java-based client/server application that calculates the time difference between the system clocks of both client and server. ### Disclaimer This repository contains a sample code intended to demonstrate the capabilities of the NTP protocol. The current version is not intended to be used as-is in applications as a library dependency, and will not be maintained as such. Bug fix contributions are welcome, but issues and feature requests will not be addressed. ### Pre-requisites - Android SDK 25 - Android Build Tools v25.0.2 - Android Support Repository ## Credits This project was based on **felHR85's sbSerial Library**. - [UsbSerial Library][1] ## License The code supplied here is covered under the MIT Open Source License.. [1]: https://github.com/felHR85/UsbSerial [2]: https://code.google.com/archive/p/rtsplib-java/