Hi,
I am a new coder in Visual C++. I have coded in Visual basic and am familiar with the concepts of object orientated programming. I am having some problems opening a com port using C++ through a USB device. The Com port is created and exists in the Control Panel under modem. The specification are there as well.
The question, is there a class that i can use to create a connection to this COM port to the device? Can anyone provide me with some sample code for creating a com port connection through USB in C++?
Any assistance will be appreciated.
Regards
Dal