HomeOnline MagazineAudio &
Multimedia
BusinessCommuni cationsDesktopDevelop mentEducationGamesGraphic AppsHome &
Hobby
Network &
Internet
Security &
Privacy
ServersSystem UtilitiesWeb Development
 
thepcfriends.com
submit program
banner
forum
contact
privacy
dental plans
shop

Recommended

Ads

Categories
Audio & Multimedia
Business
Communications
Desktop

Development
Active X
Basic
C / C++ / C#
Compilers & Interpreters
Components & Libraries
Debugging
Delphi
Help Tools
Install & Setup
Management & Distribution
Other
Source Editors
VB
VB DotNet

Education
Games & Entertainment
Graphic Apps
Home & Hobby
Network & Internet
Security & Privacy
Servers
System Utilities
Web Development
Development
Components & Libraries > Download COMM-DRV++

COMM-DRV++

Development > Components & Libraries

        

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).





Language:   English
Operating system:    9x   ME   NT   2000   XP   2003
Requirements:   10 Meg Disk Space
Date:   26.08.2006
File size:   5,94 MByte
License:   Demo
Costs:   99,95 US-Dollar

    

 
Rating
! No one has rated this file.
Be the first !

excellent

good

average

sufficient

bad
 

Before download click for a free pc scan.

    
    
    

Ads
 

Dragonfly Chart .Net

Dragonfly Chart .Net provides 2D/ 3D .Net Controls of pie chart, ring chart, bar chart, X-Y Chart and angle chart, which can be widely applied in many .Net applications.
 

Instrumentation .Net Package

Delivers a set of .Net components allowing developers to quickly and effectively integrate these visualization components into their business applications with the productivity, consistency and reliability.
 

Graphic-Chart ActiveX Components

ActiveX components provide you reusabe, flexible, reliable, robust and stable software UI(User Interface) solution.
 

GuiGenie

GuiGenie is a new and free Gui Builder for Java.
 

Window Image Capture

Develop your own window image capture tools to capture any active window or inactive window ( hidden windows or background windows) image and save it to the BMP file or JPEG file.