serialport or USB port?

Posted by I__ on Stack Overflow See other posts from Stack Overflow or by I__
Published on 2010-06-15T04:14:39Z Indexed on 2010/06/15 4:22 UTC
Read the original article Hit count: 233

Filed under:
|
|

i am using this code::

http://stackoverflow.com/questions/3033324/c-serialport-question/3033402#3033402

to check what port my USB phone is connected to.

supposedly USB would be a virtual com, but this seems to be incorrect

i used the above code to detect where my phone is and the output is just garbage.

is there a way for me to get c# to speak to my usb port so that i can speak to the gsm phone connected to it?

© Stack Overflow or respective owner

Related posts about c#

Related posts about usb