hey,

im not quite sure if this is the correct forum to post in.
what i have is a serial library written in c++ and i want to make use of it on my windows 7 machine although it does not have any serial ports.
i am sending data over a Serial to USB cable to the computer. is it somehow possible to map USB to the serial port Com1 with net use or something similar so that i can use the library to read that data?

thanks and best regards