| Popularity: |  |

Publisher's description
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).
Size: 5.94MB
Cost: $99.95
| COMM-DRV++ Update Alert |
|
|
| We will only send you email if a new version of COMM-DRV++ is available. We respect your right to privacy. You may unsubscribe at any time. |
|
Platform: Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vist
License: Demo
Category:
Development::Components & Libraries
Date Added: Oct 30, 2006
Last check for an update: Feb 28, 2010
Last version date: Nov 19, 2001
Page Visit: 18
Malware Status: Clean
Scan Date: Mar 31, 2008
Link to COMM-DRV++ sample code
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.
Comm-Logger |
Comm-Logger is a very easy to use serial communication data logger. It can log data directly from the serial port to a standard file. Up to 32 ports may be logged concurrently.
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.Net Professional Edition |
Professional serial communication component / library for C#, VB.Net, managed C/C++, and any other .Net application running under Windows. Includes Zmodem, Xmodem, & Ymodem file transfer protocols.
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.