Open filipedfr opened 3 years ago
Not quite, I'm using Windows now, but I'll use Linux. I used the "-all.jar", it didn't worked either. Maybe the pom.xml is wrong...
Thanks for the follow up!
ok, strange, I suggested you open a ticket in the official repo.
Greetings, I was unsure of where I would ask for help in this matter, so sorry if I mistaken writing an issue.
I'm using ICMP4j to develop an academic project, where I need to perform traceroutes between machines to collect latency data. I'm executing in my IntelliJ IDEA the draft that it's presented in https://www_icmp4j_com.lastssl.com/d/index.html and I'm having the following error stack trace:
I correctly imported the icmp4j library, IntelliJ doesn't complain and the code seems to compile fine. My project is a Maven project, the pom.xml contains this:
I hope you can help me out with this, I look forward to use this library and to reference it in the article I'm building, if it proves to be a useful tool!