Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Virtual COM Port, Making USB look like COM: Page 1 of 2 (2 Items)
   
Virtual COM Port, Making USB look like COM  
Hello.

This is the task i have:
The program connects to a COM-Port to send/receive data. The that should be used is connected to the USB. I need a 
driver/program that creates a virtual port makes the USB look like a COM-Port to the program and that converts the data 
in both directions.

I dont want to use additional hardware. Is the devc-serusb the right thing??

Thank you for your help.