Hi there all, I have an application which enumerates a network and delivers back ArrayLists of the switches, workstations, routers on the network. Everything is written to an XML file. I also have some snmp getting and setting, ping, traceroute, etc. going
on. Its a basic network management system. My problem is putting all this together in an ASP.Net page. I need to be able to select a device and ping it or click to see snmp info, etc. Im new to ASP.Net do not know much about server controls really and am wondering
if anyone could point me in the direction of a good tutorial on the topics. It seems I can use GDI but Im not sure how far this will go. I mean Ive made applets that user can click on and drag and drop and stuff but these run client side. I dont really want
to spend a lot of time learning aout GDI if I wont be able to do everything which I need with it in the end anyway. Is there anyone out there who can fill me in on if my method here is possible first of all or whether Id need to actually just use an applet.
If I can, could you point me towards some tutorials or something. I just thought of using an image map. If anyone thinks that this is a good idea, again any advice would be greatly appreciated. Thanks in advance... Darren
weirdo
Member
5 Points
1 Post
Clickable canvas? Possible? User select icon in image?
Mar 04, 2004 09:10 PM|LINK