Comm-drv++

COMM-DRV++

Download URL | Author URL | Software URL | Buy Now ($99.95)

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.ClosePo rt();
}


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

Related software (5)

HS CleanDisk Eco

HS CleanDisk Eco

Windows system optimizer which cleans hard-disk, system registry and optimizes memory

HS MailPerfect

HS MailPerfect

Email filtering software which sits behind an email client such as Outlook Express. It wakes up when the client starts checking email messages from the account and lists messages c ...

Simple Startup Manager

Simple Startup Manager

Simple Startup Manager allows you to manage which programs to run at Windows startup. This software gives you the ability to add, delete and edit applications to be run at system s ...

ViVi Ripple

ViVi Ripple

ViVi Ripple is desktop enhancement software; it ripples your desktop wallpaper making water pictures come alive. The water will perform wave ripple when moving mouse and (or) click ...

Windmill ComDebug: Serial Data Logger

Windmill ComDebug: Serial Data Logger

Data logger for almost any device connected to the computer's COM or TCP/IP port. Monitor serial communication. Log data over RS232, RS485, Modbus and TCP/IP. Control the serial po ...

RSS Feed | submit pad file