I want to open an application which is developed in ASP.net using C# in PC when connecting a PDA device via USB connection.
Question is:
1. How do i check the particular USB device has connected?
2. how do i launch the specific application when connecting a particular USB?
NOTE: Using VB.net using C# or ASP.net using C#.
Loading
Iftikar HussainPosted Jul 20, 2013, 4:51 AM
Please refer the below link
http://stackoverflow.com/questions/3685615/usb-device-connected
http://stackoverflow.com/questions/3331043/get-list-of-connected-usb-devices
Regards,
Iftikar