Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java source for a TCP/IP route tracer

843790Feb 12 2008 — edited Feb 12 2008
Does anyone know of java source code for something like TraceRoute? I have an application that uses RMI and we often have connectivity issues so I need a way to show clients that the problem is the network and not a bug in code. Often the problem is with firewalls but it is hard to explain that to clients when they don't understand networking so I need something to show them where the communication is being blocked and why.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 11 2008
Added on Feb 12 2008
11 comments
348 views