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
Download in Progress ... please wait.
If your download does not start, please click the following link:
Other software of "WCSC (Willies Computer Software Co)"
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/CE does not require that you have...
COMM-DRV/Lib Standard Edition - Professional serial communication library - DLL for Windows & MSDOS libraries.
Features:
* State-driven file transfer libraries allow Xmodem, Ymodem, and Zmodem(w/ crash recovery) file transfers on multiple ports at the...
COMM-DRV/Lib.Net Professional Edition - COMM-DRV/Lib.Net is a professional serial communication library component for the .Net Windows development environment. It is extremely easy to use whether you are writing simple serial communication applications or complex...
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-Logger supports logging serial...
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.
WinXfer has three...