aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes route tracing Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "route tracing" Watch "route tracing" New topic
Author

route tracing

swapnil dey
Greenhorn

Joined: Sep 25, 2000
Posts: 18
how do i find out the route taken by the n/w to connect to an IP address
Arto Pastinen
Ranch Hand

Joined: Dec 13, 2002
Posts: 79
Hi!

I don't think that it is possible with java..

Route tracing is done by modified ip packages headers, and it is not possible with java.. unless you use JNI, or find some JNI library to do it.

Artsi
swapnil dey
Greenhorn

Joined: Sep 25, 2000
Posts: 18
hi artsi!

thanx for replying. try visiting VisualRoute Server, it uses a java applet to trace the route to an ip address
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: route tracing
 
Similar Threads
Q33NY..?
Route and Flight
Cookies
Poll: Mechanics of micturition
Called abstract class methods from another class returns null value