Download

Easy to use professional serial communication C++ class library for Windows XP, Windows 2000, Windows Me, Windows 98, & Windows 95. Includes the ZModem, YModem, & XModem file transfer protocols. Supports Microsoft Visual C++ & Borland C++. Supports any number of ports running concurrently. Supports any device that has a Windows serial communication driver (multiport card, USB comm hubs, modems, etc.)

Publisher description

Easy to use professional serial communication C++ class library for Windows. COMM-DRV++ allows you to accomplish your serial communication task literally in minutes after installation. We have encapsulated general communication functions into easy to understand methods that are applicable to real world applications. The following example is a complete working Windows application that calls another computer and transfers a file to it. Could it be any simpler? #include "CCdrvPPPort.h" main() { CCdrvPPPort Port; if (!Port.OpenPort(1)) if (!ModemDial("2815551212") if (!Port.SendFileZmodem(FileXferDialogFlagOn ,"Myfile.txt") cout << "File transferred successfully"; Port.ClosePort(); } Major Features: *COMM-DRV++ is compatible with Windows XP, Windows ME, Windows 2000, Windows 98, and Windows 95. *COMM-DRV++ supports the Microsoft Visual C++ and Borland C++ compilers. *COMM-DRV++ supports all serial ports that have a Windows driver. These include all intelligent and non-intelligent multiport cards, USB serial port hubs and modems, PCMCIA serial ports, or any permutation thereof (e.g., Digi International, Advantech, Connect Tech, Lava, etc.). *COMM-DRV++ supports the Zmodem (w/Crash recovery), Xmodem (CRC & Checksum), and Ymodem (Batch, 1K, G). *COMM-DRV++ supports communications on any number of serial ports concurrently. *COMM-DRV++ supports hardware handshaking (RTS/CTS, DTR/DSR), and software handshalking *COMM-DRV++ supports adjustable communication buffers of any size. *COMM-DRV++ supports multiple string/token searches of any size. *COMM-DRV++ supports all Hayes compatible modems. *COMM-DRV++ has manual completely online and easily accessable. (Hardcopy available as well).


Related Programs

Serial Communication Components screenshot

Serial Communication Components 5.0.1

serial communication ActiveX

976.56 KB
2014-03-05 01:18:02
Shareware
Windows Std Serial Comm Lib for Visual Basic screenshot

Windows Std Serial Comm Lib for Visual Basic 6.0.1

Visual Basic serial port communication lib.

224 B
2017-03-23 00:30:23
Shareware
Windows Std Serial Comm Lib for C/C++ screenshot

Windows Std Serial Comm Lib for C/C++ 6.0.1

C/C++ serial port communication library.

222 B
2017-03-23 00:30:22
Shareware
Windows Std Serial Comm Lib for dBase screenshot

Windows Std Serial Comm Lib for dBase 6.0.0

dBase serial port communication library.

224 B
2017-03-25 00:28:57
Shareware
Windows Std Serial Comm Lib for FoxPro screenshot

Windows Std Serial Comm Lib for FoxPro 6.0.1

FoxPro serial port communication library.

224 B
2017-03-23 00:30:22
Shareware

Whoops, looks like something went wrong.