Searched refs:NTP_PORT (Results 1 – 1 of 1) sorted by relevance
50 private static final int NTP_PORT = 123; field in SntpClient94 return requestTime(address, NTP_PORT, timeout); in requestTime()