How to create an application to interact with the routers

zubier

Distinguished
Oct 20, 2009
1
0
18,510
I need to design an application to interact with the router to get the information about itself and it neigbour routers please help me...
In java it will be good for me...
 

JustAGuy51

Distinguished
Oct 1, 2008
180
0
18,690
You are re-inventing the wheel. Stuffs like talking to routers from different vendors, discoveries of neighbors are significantly more complicated than you think. Why don't you use existing ones like nmap's zen gui frontend? If you still want it, go search for a similar project in sourceforge.