Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello sir.. i am making an application in c# that is(SMS application in c# using AT COMMAND) while connecting my usb modem into my pc it is unable to connect what should i do sir?? pleas anyone help me?
Posted
Updated 15-Feb-14 21:18pm
v2

Your idea is brilliant but your question is not clear. Are you trying to detect that a usb modem is connected to your PC from your C# application or your PC can not read your modem.

If you want your C# app to detect that a modem has been connected to your PC and automatically detect the PORT, PARITY, BAUDRATE etc. then with my little idea i think you have to use the serial port component in .net or grammatically write your code.
This shoud help
 
Share this answer
 
If you see any sign or logo of the modem on your My Computer. Then, you should install it to use the modem for further use.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900