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.

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

Related Downloads
Excelsior JET for Windows 6.4

Excelsior JET is a complete solution for acceleration, protection and deployment of your Java applications, certified Java SE 6 Compatible on a number of Windows and Linux/x86 platforms. Version 6.4 enhances protection against reverse engineering.

thinBasic 1.6.0.10

thinBasic is a Basic like language interpreter. For the complete set of functionalities, please visit thinBasic online help at http://www.thinbasic.com/public/products/thinBasic/help/html/whatsnew.htm

PlayBasic 1.63

PlayBasic is a powerful 2D game creation language. Made for everybody (beginners and game designers) and includes as many built in features as possible. Letting programmers focus on making great games quickly!

UltraGram 3.2.40

UltraGram is a visual parser generator for creating grammar of a parser, interpreter, or compiler.

PPL 1.04

PPL is a fast and easy-to-learn programming language that is fully object-oriented. PPL runs on all PocketPCs using Windows Mobile 2000, 2002, 2003, 2003SE, and WM2005. PPL is also compatible with PC desktop computers.