Download COMM-DRV++ 1.0
If your download does not start automatically
within 5 seconds, choose a mirror below:
COMM-DRV++ 1.0 Mirror 1
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).
|
Category Related Download
GrFinger FREE 4.1
GrFinger is a powerful fingerprint scanning/matching library in DLL/ActiveX format. Sample source is provided in many languages. Many fingerprint readers are supported. Two end-user applications comes in the package. Free for non-commercial use.
dw2xls 2.0
Library for converting Datawindow and Datastore to Excel
DataGridView Columns .NET 2.0 assembly 1.04.3
DataGridView Columns .NET 2.0 assembly is a DataGridView Columns software package specifically designed for Windows Forms .NET developers.
RSS .NET Feed Parser Library 1.0.0
RSS .NET Component: Enable your application to easily consume or create RSS feeds. Provides unified feed parsing support for RSS 0.9x, RSS 1.0, and RSS 2.0.
Navigation Panes 1.0.0
Attractive navigation bar and header that intelligently divide your form in to distinct areas.
The .NET Navigation Panes control aims to provide the most accurate reproduction of the Microsoft Outlook 2003 bar control.
ESRI Shapefile Plug-In for GIS.NET 1.1.3
ESRI shapefiles are one of the most popular spatial data formats for describing features on Earth's surface. This plug-in adds support for ESRI shapefile data in GIS.NET. Quickly load, modify and save shapefile data!
CheckListBox ActiveX Control 2.6 SP5
CheckListBox ActiveX Control provides support for listbox containing checkboxes, In this control, each item's font, color, enabled and checked state can be individually modified.
ElTree Lite 3.20
ElTree is a unique replacement for TTreeView, TListView (in Report mode) and any custom grid. ElTree has support for multiple columns, multiselect mode, unicode, right-to-left (RTL) layout for the tree, RTL text, hidden and disabled items and more...
VeriFinger Standard SDK (Windows Demo) 4.2
VeriFinger Standard SDK is intended for most biometric system developers. This SDK contains interfaces for some of the major fingerprint scanners, which allow the developer to obtain data from the scanners without any additional software.
TVicPort 4.1
TVicPort is set of general purpose device drivers that allow you to access and control hardware directly from within a Win32 application without using the Windows DDK.
|
|