Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
OS/2 Serial Communication
Name: Denker Date: January 22, 2004 at 11:09:18 Pacific OS: WinXP CPU/Ram: Athlon 1700+ 512MB
Comment:
Hey
I am a total newbie to OS/2. I have a C++ application running on Win32 platform, which I need to port to OS/2. I use the Watcom C++ compiler to cross compile the application, which is ok. My problem is that the com port class is written specific to the Win32 platform. I need to create a OS/2 com port wrapper class. Any hints, source code or links about creating serial communication to OS/2 would be nice. I tried to use a com driver with the setvect and getvect instructions, but the Watcom compiler did not know them :0( Perhaps a new lib to the Watcom compiler can help?
Summary: I am a complete OS/2 newbie, but I wanted to know if it was possible to transfer data (txt files) from an old OS/2 machine (with only a floppy drive) to a Windows NT machine. I have to do this for wor...
Summary: I have a UPS connected (serially) on my OS/2 machine with serial mouse as well. When my machine boots, the UPS shuts-off. After reboot of the UPS the OS/2 machine boots again which results in shutdown...
Summary: I'm having problems trying to use DTR/DSR communication mode on the serial-port, I want to use for printing (POS-printer, STAR 2000). It just won't work, although I perform all the steps exactly as it...