سؤال

I am unable to find the JAR files I need to download for these:

import org.apache.commons.net.ntp.NTPUDPClient;
import org.apache.commons.net.ntp.TimeInfo;

Sorry it may sound stupid to you, but I really could not find what to download at the time this question was asked.

هل كانت مفيدة؟

المحلول

Go to http://commons.apache.org/proper/commons-net/download_net.cgi and Download the jars and then import them in library in your java program.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top