-3

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.

Daksh Shah
  • 2,997
  • 6
  • 37
  • 71

1 Answers1

2

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.

Daksh Shah
  • 2,997
  • 6
  • 37
  • 71
suhe_arie
  • 352
  • 2
  • 7