COMM-DRV++

v1.0

Info
COMM-DRV++ Download Button For Your Site:

COMM-DRV++ Download Button

If you want to place a download button for COMM-DRV++ on your website just insert the following code to your web.

Demo ($99.95)
Windows 98, 2000, XP
Jun 29, 2007
6080 kBytes
10 Meg Disk Space

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

COMM-DRV++ Related Downloads

Excelsior JET for Windows 7.2

Excelsior JET is a complete solution for acceleration, protection and deployment of your Java applications, certified Java SE 6 Compatible. Version 7.2 adds the Startup Accelerator and reduces build time.

thinBasic programming language 1.8.9.0

thinBasic is a Basic Programming Language Interpreter. Fast, reliable, well documented, features rich, easy to use and to master Basic Language. No compilation, no intermediate code, just plain text script files analyzed and executed on the fly.

PlayBasic Learning Edition 1.64l

PlayBASIC is a powerful 2D game programming language. Made for everybody (beginners to experienced game designers) and includes a wealth of built in features. Letting programmers focus on making fun games quickly!

CardioLog - SharePoint Usage Reports 1.19.2.3

SharePoint Usage Reports and monitoring Solution - we know SharePoint in depth - we know the structure, we know the internals, CardioLog provides the true insight about what`s going on with your SharePoint, minimal customization is required.

Windows Std Serial Comm Lib for Visual Basic 5.1

Visual Basic RS232 serial communications library. Control multiple ports simultaneously. Includes line status/control, modem control,ASCII/XMODEM/YMODEM, virtual ports (USB to serial,Bluetooth serial, hardware/software flow control.Win64,Win32,Win16