You are in: Home > Development > Components & Libraries > COMM-DRV++

COMM-DRV++ 1.0

COMM-DRV++ (0) - 5 stars
  • Licence: Demo
  • Price: $ 99.95
  • File size: 5.94 MB
  • Downloads: 151
  • Screenshot: available
  • User rating: [not rated yet]
  • Platform: Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000,
  • Support: available
  • Developer: WCSC (Willies Computer Software Co)
  • Date released: 2001-11-19
  • Date added: 2009-03-22

We consider that COMM-DRV++ is 100% clean, because VirusTotal analyzed it, and all antiviruses found it clean.

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

Latest COMM-DRV++ user reviews

There are no user reviews for COMM-DRV++ yet. Be the first to review COMM-DRV++.

Useful Links:

Articles & Press Releases

  • Risk Editor Review

    by CGD

    Risk is variation of the very popular game Risk II. It has very simple graphics, but is nice to play it, due to the impressive AI of the computer opponents....More

  • Go-Go Gourmet Editor Review

    by Anca

    It’s almost impossible to miss its benefits: get surrounded by all kind of vivid colored ingredients, gain experience in cooking and playing. ...More

  • ...other articles...

Latest user comments