COMM-DRV++ Download

COMM-DRV++ 1.0 Get


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).

Select link to download "COMM-DRV++":

COMM-DRV++ Related Downloads

COMM-DRV/Lib Standard Edition 19.0 COMM-DRV/Lib Standard Edition Software Download
Professional serial communication library - DLL for Windows & MSDOS libraries. Supports ZModem, YModem, XModem file transfer protocols, modems, Microsoft Visual C/C++, Borland C/C++, Access,...
COMM-DRV/CE Standard Edition 1.0 COMM-DRV/CE Standard Edition Software Download
COMM-DRV/CE is a professional serial communication library for Windows/CE & Pocket PC. It supports ZModem, YModem, and XModem file transfer protocols as well as modem communication.
COMM-DRV/Lib.Net Professional Edition 20.00 COMM-DRV/Lib.Net Professional Edition Software Download
Professional serial communication component / library for C#, VB.Net, managed C/C++, and any other .Net application running under Windows. Includes Zmodem, Xmodem, & Ymodem file transfer protocols.
Windows Std Serial Comm Lib for C/C++ 5.1 Windows Std Serial Comm Lib for C/C++ Software Download
C/C++ and .NET RS232/RS422/RS485 serial communications software. Control multiple ports simultaneously. Includes line status/control, modem control, ANSI emulation, virtual ports (USB to...
Windows Std Serial Comm Lib for Xbase++ 5.1 Windows Std Serial Comm Lib for Xbase++ Software Download
Xbase++ RS232/R485/RS422 serial port communications library. Control multiple ports simultaneously. Includes line status/control, modem control,ASCII/XMODEM/YMODEM, virtual ports (USB to...
Serial Port ActiveX Control 2.5 Serial Port ActiveX Control Software Download
Use Serial Port component to easily communicate with external devices on RS232 connection - as modems, bar code readers, PBX etc. Serial Port introduces properties for serial port setting, methods...
Bill Serial Port Monitor 3.0T Bill Serial Port Monitor Software Download
To monitor (bi-directional) Serial communication RS-232 between two devices without physical cable. This software allows you to view, log, test and analyse the activity of the serial RS-232 port....
232Analyzer 5.2.1 232Analyzer Software Download
232Analyzer is an advanced serial port monitor, serial port terminal, poprotocol analyzer software, debugger,sniffer, it allows you to control, debug, monitor, sniff, test and analyze serial port...
Serial Port Monitoring Control 2.14.00.3249 Serial Port Monitoring Control Software Download
Serial Port Monitoring Control ActiveX Component (SPMC) - RS232 Data Acquisition and Com Port Control Component Library, Modem Access Component. Connection Sniffer and Port Test Software Library.
Free Serial Port Monitor 3.31 Free Serial Port Monitor Software Download
Free software serial port monitor, Com Rs232 sniffer with communication packet data analyzer. This monitoring utility can spy, capture, view, analyze, test com ports activity performing com port...