COMM-DRV++ 1.0

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

Product Specifications

Download
Purchase for $99.95
User Rating:

item has less then 1 vote
FileCart Rating
Submitted by:
Homepage Visit Homepage
License Demo
Expires 15 Days
Price $99.95
Downloads 1,323
OS Support Windows Install and Uninstall
File Name cdrvp100.exe
File Size 5.94 MB ( 6,080 KB )
Published Apr 21, 2005 (21 years ago)
Updated Dec 14, 2013 (12 years ago)

Follow Us!

Please like us on facebook!

Latest Searches

descargar sap2000 v24 full crack 12 seconds ago
Wkwk 2 minutes ago
Linear estimating equations for exponentialfamilies with applications to Gaussian linear concentrations models 16 minutes ago
Columbia University Mailman School of Public HealthSarahSeigel 26 minutes ago
es. Download co 32 minutes ago
5g spf sonicwall compatible copper module 34 minutes ago
3 qqqq333qq 34 minutes ago
Convert to decimal notation.8.59 times 10 Superscript 7 37 minutes ago
home storage 37 minutes ago
What produced the feature shown in the figure? Choose one:A. a meteor showerB. a volcanoC. a meteorite impactD. a bolide explosion in the atmosphere 39 minutes ago

Popular Searches

Office Installer 1.28 Final 818 times
id cards 602 times
2025 462 times
2024 386 times
Softperfect 326 times
Database Workbench Pro 258 times
TeraByte Drive Image Backup and Restore 255 times
Elcomsoft Phone Breaker 251 times
2026 249 times
ia que faz video com imagem 18 245 times

Product Details

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

Requirements: 10 Meg Disk Space
Release Info: New Release on Nov 19, 2001
Related Tags: serial communication library class libraries RS232

Reviews

You must be logged in to write a review

Reviews of COMM-DRV++ 1.0

You can be the first to write a review of COMM-DRV++!

Other products submitted by this publisher

COMM-DRV/CE Standard Edition

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 Standard Edition

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, Visual Basic, QuickBasic, & all tools that can call DLLs.

WinXfer

WinXfer is a versatile file transfer utility that allows transferring files between two computers directly connected through the serial port or through a modem. It is very easy to use and very intuitive.