J
Hello.
I am working with hardware that receives its commands serially over fiber. I have a bunch of RS232-to-fiber adapters, and would like to write some C/C++ code to send data over a serial port in the particular protocol I am using.
I have had a tough time finding a straight-forward article or resource on this topic.
I should mention I am using Visual C++ 6.0, running on Windows 2000. Is this version of C++ new enough?
It would seem to me there would exist some library to facilitate this function; I just don't know where to look. Any help would be greatly appreciated. Thank you.
I am working with hardware that receives its commands serially over fiber. I have a bunch of RS232-to-fiber adapters, and would like to write some C/C++ code to send data over a serial port in the particular protocol I am using.
I have had a tough time finding a straight-forward article or resource on this topic.
I should mention I am using Visual C++ 6.0, running on Windows 2000. Is this version of C++ new enough?
It would seem to me there would exist some library to facilitate this function; I just don't know where to look. Any help would be greatly appreciated. Thank you.
