c# - How to Create a Switch Topology Page using ASP.NET -



c# - How to Create a Switch Topology Page using ASP.NET -

i developing website network need help..

lets consider, have 10 switch, in same brand (cisco 3560) in local area network topology , switches have management ip addresses, such as; 10.1.1.8,10.1.1.9...,

requirements:

when default page opened; website scan(discover) active switches , managements ip addresses. after find operation completed; bring (draw) switch images , physical connections, webpage in packet tracer network program. the platforms using are, c#, asp.net, visual studio.

i don't know start! how find switches , how find libraries draw diagrams of discovered switches.

i believe utilize snmp observe network-connected devices managable. there's limited built-in back upwards in bcl; think 3rd party libraries may improve route; http://sharpsnmplib.codeplex.com/

c# asp.net visual-studio-2010

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -