Link to home
Start Free TrialLog in
Avatar of brich744
brich744

asked on

usb rs-232 simulation

Hello,

I am trying to write a program for rs-232 simulaiton.  I have researched online to try finding a good source to help me get started and also to understand the concept behind it.  I am programming in visual c++.  Can you give me any good leads I will be most appreciated.

Thanks in advance
ASKER CERTIFIED SOLUTION
Avatar of nobus
nobus
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
What do you mean with "rs232 simulation"? maybe writing a driver that emulates a serial port? in this case you can take a look to the com0com null modem emulator, an open source project you can find here: http://com0com.sourceforge.net/