java - Imports from org.apache -


i unable find jar files need download these:

import org.apache.commons.net.ntp.ntpudpclient; import org.apache.commons.net.ntp.timeinfo; 

sorry may sound stupid you, not find download @ time question asked.

go http://commons.apache.org/proper/commons-net/download_net.cgi , download jars , import them in library in java program.


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -