Hey all
Id like to develop an application that will monitor connections on a switch.
However I have never programmed C# to do such a task and i dont even know where to start.
Should I be going down the Telnet Factory road or using something else?
Any info would be great. Just to point me in the right direction
Cheers
Graham
Loading
BrettPosted Mar 9, 2007, 12:10 AM
One way is to buy a digital input device from someone like Keithley or Measurement Computing. They have drivers that work with .Net. You can get a device that connects to a usb port or a board that plugs into the pci bus. You have to wire the the switches to the input device which takes a little electronic know how but is fairly easy as electronic stuff goes.
Good luck, Brett.