 |
 |
 |
 |
Easy to use professional C++ serial communication class library for Windows
|
 |
 |
 |
 |
|
|
|
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
|
|
|
Buy ($99.95) / Download (5.9 MB)
|
|
|
| Download |
Avg. User Rating |
Overall |
|
-
|
-
|
-
|
| 30 / 0 (total / last month) |
| 14-03-2005 04:39:03 GMT |
| 19-11-2001 |
| English |
| Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, WinXP, Windows2000 |
| 10 Meg Disk Space |
| Install and Uninstall |
|
|