A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
Sockets and Internet Protocols
Author
route tracing
swapnil dey
Greenhorn
Joined: Sep 25, 2000
Posts: 18
posted
Feb 17, 2005 03:40:00
0
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
posted
Feb 17, 2005 04:39:00
0
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
posted
Feb 17, 2005 22:15:00
0
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
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter