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