| Home >> All >> org >> apache >> commons >> net >> [ time Javadoc ] |
org.apache.commons.net.time: Javadoc index of package org.apache.commons.net.time.
Package Samples:
org.apache.commons.net.time
Classes:
TimeTestSimpleServer: The TimetSimpleServer class is a simple TCP implementation of a server for the Time Protocol described in RFC 868. Listens for TCP socket connections on the time protocol port and writes the local time to socket outputStream as 32-bit integer of seconds since midnight on 1 January 1900 GMT. See the spec for details. Note this is for debugging purposes only and not meant to be run as a realiable time service.
TimeTCPClientTest
| Home | Contact Us | Privacy Policy | Terms of Service |