Click to See Complete Forum and Search --> : Identifying the usb and bluetooth connection


ravurirkk
June 27th, 2008, 09:41 AM
Hi,
I want to download some files from the website to directly cellphone by identifying data cable or blue tooth.
While I was searching I got this article
http://www.codeproject.com/KB/system/HwDetect.aspx
When I am executing that "HWdetect.exe" on my system It is not displaying any hardware devices.
Now I want to develop a asp.net application for identifying the usb and blue tooth connection.
Could anyone please tell me What I have to Do to run that exe.
or please give me any basic idea for that.

PeejAvery
June 27th, 2008, 10:16 AM
ASP.NET is for web development. Why are trying to use it for device connectivity?