|
|
Downloading COMM-DRV++ 1.0
Contacting third-party download site... please
wait.
If your download does not start automatically
within 5 seconds, choose a mirror below:
COMM-DRV++ 1.0 Mirror 1
We recommend you to run a Free System Scan to Optimize and Improve your PC
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).
|
| Components & Libraries - Programming & Software Development Related Programs |
» Windows Std Serial Comm Lib for Visual Basic 5.0
Visual Basic RS232 serial communications library. Control multiple ports simultaneously. Includes line status/control, modem control,ASCII/XMODEM/YMODEM, virtual ports (USB to serial,Bluetooth serial, hardware/software flow control.Win64,Win32,Win16
» VeCAD DLL/OCX 6.0
VeCAD is a 3D vector graphics library. It serves as a foundation for your own customized drawing applications (CAD/GIS). The library is furnished in two discreet formats; as a run-time Windows 32 bit DLL; and, as an OCX. Both are included.
» Virtual Serial Port Driver 9x 2.0
Virtual Serial Ports Driver (VSPD) is a Windows device driver. Using it you can create two virtual serial COM ports in your system which will be virtually connected to each other.
» Windows Std Serial Comm Lib for C/C++ 5.0
C/C++/.NET RS232/RS422/RS485 serial communications software. Control multiple ports simultaneously. Includes line status/control, modem control, ANSI emulation, ASCII/XMODEM/YMODEM, virtual ports, Bluetooth serial, hardware/software flow control.
» TVideoGrabber 7.4 build 173
TVideoGrabber is a video capture component and media player component. Features include AVI and ASF recording, frame capture, network streaming, Print to DV, motion detection, videos from bitmaps, reencoding, text/graphic overlay, screen recording...
» Bluetooth Framework Developer 3.2
Bluetooth Framework - unique library of components Delphi for work with mobile devices (PDA, cellular telephones). Allows to carry out communication(connection) with the device through: Bluetooth, IrDA, COM port.
» DataGridView Columns .NET 2.0 assembly 1.02.1
RustemSoft DataGridViewColumns .NET 2.0 assembly is a DataGridView Columns software package specifically designed for Windows Forms .NET developers.
» Bluetooth Framework X 4.9
Bluetooth Framework - unique ActiveX library for work with mobile devices (PDA, cellular telephones). Allows to carry out communication with the device through: Bluetooth, IrDA, Serial port.
» Google PageRank for Delphi 1.2.0
GPRD is set of two components to implement into Delphi applications the revealing and showing Google PageRank value. Full sources available when purchasing.
» COMM-DRV++ 1.0
Easy to use professional serial communication C++ class library for Windows XP, Windows 2000, Windows Me, Windows 98, & Windows 95. Includes the ZModem, YModem, & XModem file transfer protocols. Supports Microsoft Visual C++ & Borland C++.
|
|
|