|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ASRoute
This class is the main class for ASRoute. ASRoute runs a traceroute to a specified host and reports information regarding the autonomous systems the intervening routers belong to. To run, you must have access to a file mapping IP ranges to AS numbers. Also traceroute and JDK 1.2 must be installed.
Constructor Summary | |
ASRoute()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Main method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ASRoute()
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- An array of strings from the command line.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |