The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
725 views

How to create direct RS232 (PPP) connection from Windows 7

I'm trying to create a direct connection to a hardware device via RS232 serial connection. Am using a USB to Serial adapter and works fine in WinXP but the option seems to have disappeared in Win7. ...
0
votes
1answer
100 views

Releasing Locked/In-use COM Port

I'm developing an USB driver for an embedded device, which appears to Windows as a CDC (virtual COM) device. I'm using Free Serial Port Monitor and Realterm to interact with the device. Whenever I ...