 |
COMM-DRV++ |
| |
Enlarge
Download (6080 K)
|
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).
|
| |
COMM-DRV/Lib.Net Professional Edition 20.00 by
WCSC (Willies Computer Software Co)
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 enterprise applications.... |
| |
GXSerial 3.6 by
Gurux Ltd
GXSerial offers an easy way to build multithreaded, serial communication applications. GXSerial is light and fast because it is based on the standard Windows serial comm API.
Using the GXSerial component with different development tools, such as... |
| |
Serial Port ActiveXControl 2.0 by
ELTIMA Software GmbH
Serial Port AX Control is a powerful ActiveX component that can be used to simplify communication with external devices on rs232 connection. This includes modems, bar code readers, PBX or any other devices that have a serial interface. Serial Port AX... |
| |
Serial Port Monitoring Control 1.02 by
HHD Software
Serial Port Monitoring Control (SPMC) - RS232 Data Acquisition and Com Port Control Component Library, Modem Access Component. Connection Sniffer and Port Test Software Library. The library lets you enumerate all installed serial devices, including,... |
| |
COMM-DRV/Lib Standard Edition 19.0 by
WCSC (Willies Computer Software Co)
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 same time.
*... |
| |
Windows Std Serial Comm Lib for Xbase++ 4.3 by
MarshallSoft Computing
The Windows Standard Serial Communications Library for Xbase++ (WSC4XB) is an serial communication library based on the Windows API. Includes 34 functions plus modem control, XMODEM and YMODEM protocols, and a selection of example programs.... |
| |
Windows Std Serial Comm Lib for PowerBASIC 4.4 by
MarshallSoft Computing
PowerBASIC RS232 serial port communications component library. Features include: Supports 256 ports, control multiple ports simultaneously, fully thread safe, modem control, serial line status and control, ASCII/XMODEM/YMODEM. Uses the standard... |
| |
Eltima Serial Port ActiveX Control 3.0 by
MKS Software
Serial Port AX Control is a powerful ActiveX component that can be used to simplify communication with external devices on rs232 connection. This includes modems, bar code readers, PBX or any other devices that have a serial interface. Serial Port AX... |
| |
Serial Port ActiveX Control 1.0 by
ELTIMA Software GmbH
Serial Port ActiveX Control is a powerful component that lets developers quickly and effectively work with serial port. Use Serial Port component to easily communicate with external devices on RS232 connection, such as modems, bar code readers, PBX... |
| |
MarshallSoft GPS Component for C/C++ 2.0 by
MarshallSoft Computing
MarshallSoft GPS Component C/C++ (.NET) library toolkit (MGC4C) reads and decodes industry standard GPS NMEA 183 navigation sentences from the RS232 serial port as well as computes great circle distances and bearings.
MGC4C includes the following:... |
|
|
|
|
|
|
|