 |
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).
serial communication class library libraries rs232 windows xp 2000 me 98 95 easy professional c serial communication class library windows
|
|
|
 |
COMM-DRV/CE is a professional serial communication library for Windows/CE & Pocket PC. It supports ZModem, YModem, and XModem file transfer protocols as well as modem communication.
COMM-DRV/CE does not require that you have a Pocket PC to develop serial communication applications. It was developed with eMbedded Visual C++ 3.0 which includes a Pocket PC emulator that behaves virtually identically to any of the Pocket PCs on the market today. Moreover we have included the DLLs necessary to support both the emulator as well as the actual Pocket PC devices.
Major Features:
*Support Visual eMbedded C++ 3.0.
*Complete source code provided.
*Targets devices based on Windows CE 2.11 and Windows CE 3.0.
*Compatible with:
Pocket PC 2002
Pocket PC 2003
Pocket PC 2003 2nd Edition
Smartphone 2002
Smartphone 2003
Smartphone 2003 2nd Edition
*Support for ALL Hayes compatible modems (AT command set).
*Supports ALL single or multiport cards made for Pocket PC & *Windows/CE devices.
*Multiple ports may be active at the same time.
*Built-in hardware and software handshaking for flow control (DTR/DSR, RTS/CTS, XON/XOFF).
*Adjustable communication buffers of any size.
*Support any baud rate in excess of 460K baud that is supported by the underlying hardware.
*File transfer libraries allow Xmodem, Ymodem, and Zmodem file transfers on multiple ports at the same time.
*On line help.
serial communication library pocket pc windows ce zmodem xmodem ymodem libraries rs232 file transfer protocol modem dial serial communication library pocket pc windows ce
|
|
|
 |
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.
* Built-in hardware and software handshaking for flow control (DTR/DSR, RTS/CTS, XON/XOFF).
* Asynchronously call user's C/C++ or assembly functions on any serial communication or timed event (receive, transmit, modem, or status change interrupt event, buffer count events, specific character reception, error events, and much more).
* Automatic UART type detection; 16650, 16550 support (including FIFO).
* Support baud rates in excess of 115,200 baud, with the ability to use today's high-powered communications devices.
* Completely port re-entrant, allowing it to be time-sliced.
* Complete manual in Help/Hypertext format. HARDCOPY AVAILABLE.
* Extensive statistics on every port(bytes lost, sent, received, errors, etc.).
* Only library that really allows you to combine different multiport cards in one PC under MSDOS including Digiboard, Arnet, Boca Research, GTEK, etc.
* Very easy to use (short learning curve).
* Same API for Windows and MSDOS.
* Extensive set of examples.
Supports:
* Microsoft Visual C/C++, Borland C/C++, Access, Visual Basic, Professional Basic, QuickBasic, & all compilers & tools that can call DLLs (e.g. LabView, Delphi, etc).
* Virtually all Hayes compatible modems.
* Any number of ports running concurrently
* Any device that has a Windows serial communication driver (multiport card, USB - serial hubs & modems, PCMCIA).
* Windows XP, Windows 2000, Windows NT, Windows Me, Windows 98, Windows 95, Windows 3.1, MSDOS.
serial communicationlibrary libraries rs232 windows zmodem xmodem ymodem xp 2000 me 98 95 professional serial communication library dlls windows msdos libraries
|
 |
Comm-Logger is a very easy to use serial communication data logger. It can log data directly from the serial port to a standard file. Up to 32 ports may be logged concurrently.
Comm-Logger supports logging serial communication data from one or more serial ports to one or more files. Comm-Logger is ideal for logging serial data from applications like PBXes, security systems, or any application in which serial data must be recorded to a file for archive purposes, data import, or any other use.
Comm-Logger's graphics interface allows for easy and intuitive use. Comm-Logger's command line interface can be started from the scheduler, startup, or anywhere else. It has a silent mode that does not display copyright or anything else.
Comm-Logger includes comprehensive electronic documentation that detail product usage in a concise and easy to use manner.
Key Features:
*Logs data from serial port to a file.
*Logs up to 32 ports concurrently.
*View byte counts on all active files.
*Easy to configure serial port characteristics.
serial communication logging logger rs232 file rs-232 data logger serial communication data logger logs data user specified file
|
 |
Docklight is a test, analysis and simulation tool for serial communication protocols (RS232, RS485/422 and others).
* Simulating serial protocols - Docklight can send out user-defined sequences according to the protocol used and it can react to incoming sequences. This makes it possible to simulate the behavior of a serial communication device, which is particularly useful for generating test conditions that are hard to reproduce with the original device (e.g. problem conditions).
* Logging RS232 data - All serial communication data can be logged using two different file formats: use plain text format for fast logging and storing huge amounts of data. Or create a HTML file with styled text that lets you easily distinguish between incoming and outgoing data or additional information.
* Detecting specific data sequences - In many test cases you will need to check for a specific sequence within the RS232 data that indicates a problem condition. Docklight manages a list of such data sequences for you and is able to perform user-defined actions after detecting a sequence, e.g. taking a snapshot of all communication data before and after the error message was received.
* Responding to incoming data - Docklight lets you specify user-defined answers to the different communication sequences received. This allows you to build a basic simulator for your serial device within a few minutes. It can also help you to trace a certain error by sending out a diagnostics command after receiving the error message.
Docklight will work with the COM communication ports provided by your operating system. Physically, these ports will be RS232 SUB D9 interfaces in many cases. However, it is also possible to use Docklight for other communication standards such as RS485 and RS422, which have a different electrical design to RS232 but follow the RS232 communication mechanism. Docklight has also been successfully tested with various USB-to-RS232 converters.
rs232 rs-232 docklight rs232 terminal serial communication logging rs232 monitor com port monitor serial port monitor sniffer serial port terminal hex parser terminal serial monitoring hex rs485 rs422 rs232 tester protocol tester logger
|
 |
MarshallSoft C/C++ serial communication component library (DLL) for serial port communications. Uses the standard Windows API to communicate with any device connected to a serial port. Includes 32 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM protocols,hardware and software flow control. and multiple C/C++ and .NET example programs. Features of the Windows Serical Communication Library (WSC4C) include: * Can control any serial device connected to the serial port. * Can be used from GUI mode or console mode programs. * Can control multiple ports simultaneously. * Is port re-entrant. * State driven Xmodem and Ymodem on multiple ports simultaneously. * Is fully thread safe. * Can send Windows messages on completion of events (incoming character, etc.) * Includes 16-bit (WSC16.DLL) and 32-bit (WSC32.DLL) versions. * Supports most Windows C/C++ compilers (Microsoft (all versions Visual C++, C# and .NET), Borland, Watcom, LCC-WIN32, etc.).* Can be used with Microsoft Foundation Class and Borland C++ Builder programs. * Does not depend on support libraries. Makes calls to Windows API functions only. Can also use with Delphi, Visual Basic (VB.NET), PowerBASIC, Visual FoxPro, Visual dBase, Xbase++, and COBOL. * Can be ordered with or without source code for the DLL. * Free technical support and updates for one year. * Programmer's, Reference, Users and Serial Comm Manuals provided. Requires a Windows C/C++ compiler. Supports Windows 95/98/Me/NT/2000/XP. The evaluation version of WSC4C is fully functional and can be downloaded from http://www.marshallsoft.com/wsc4c.htm. For Win/CE libraries, see http://www.marshallsoft.com/wsc4evc.htm
serial communication serial port component library visual c net modem xmodem ymodem serial communication communications libraries control port rs232 rs485 ansi device dll source code uart mfc c xp
|
 |
MarshallSoft Visual dBase serial communication component library (DLL) for serial port communications. Uses the standard Windows API to communicate with any device connected to a serial port. The Windows Serial Communications Libray includes 32 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM protocols, hardware and software flow control, and multiple Visual dBASE example programs. WSC4DB features include: * Can control any serial device connected to the serial port. * Can be used from GUI mode or console mode programs. * Can control multiple ports simultaneously. * Is fully thread safe. * Is port re-entrant. * State driven Xmodem and Ymodem on multiple ports simultaneously. * Can send Windows messages on completion of events (incoming character, etc.) * Includes 16-bit (WSC16.DLL) and 32-bit (WSC32.DLL) versions. * Works with all versions of dBASE. * Does not depend on support libraries. Makes calls to Windows API functions only. Can also use with C/C++, Visual C++, .NET, Visual Basic (VB.NET), Visual FoxPro, Delphi, PowerBASIC, Xbase++, and COBOL. * Free technical support and updates for one year. * Can be ordered with or without source code for the DLL. * Programmer's, Reference, Users and Serial Comm Manuals provided. Supports Windows 95/98/Me/NT/2000/XP. The evaluation version of WSC4DB is fully functional and can be downloaded from http://www.marshallsoft.com/wsc4db.htm.
serial communication serial port component library dbase modem xmodem ymodem serial communication communications libraries dbase visual control port rs232 rs485 ansi device dll source uart dbase comm serial communications
|
 |
MarshallSoft Delphi serial communication component library (DLL) for serial port communications. Uses the standard Windows API to communicate with any device connected to a serial port. Includes 32 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM protocols, hardware and software flow control, and multiple Delphi example programs.
WSC4D features include: * Can control any serial device connected to the serial port. * Can be used from GUI mode or console mode programs. * Can control multiple ports simultaneously. * Is fully thread safe. * Is port re-entrant. * State driven Xmodem and Ymodem on multiple ports simultaneously. * Can send Windows messages on completion of events (incoming character, etc.) * Includes 16-bit (WSC16.DLL) and 32-bit (WSC32.DLL) versions. * Works with all versions of Delphi. * Does not depend on support libraries. Makes calls to Windows API functions only. Can also use with C/C++, Visual C++, .NET, Visual Basic (VB.NET), Visual FoxPro, Visual dBase, PowerBASIC, Xbase++, and COBOL. * Free technical support and updates for one year. * Can be ordered with or without source code for the DLL. * Programmer's, Reference, Users and Serial Comm Manuals provided.
Supports Windows 95/98/Me/NT/2000/XP. The evaluation version of WSC4D is fully functional and can be downloaded from http://www.marshallsoft.com/wsc4d.htm.
serial communication serial port component library delphi modem xmodem ymodem serial communication serial comm delphi libraries borland control port rs232 rs485 ansi device dll source uart xp 2000 serial communications
|
 |
MarshallSoft Visual Foxpro serial communication library component (DLL) for serial port communications from VFP programs. Uses the standard Windows API to communicate with any device connected to a serial port. Includes 32 functions plus modem control, ASCII/XMODEM/YMODEM protocols, hardware and software flow control, and multiple example programs. The Windows Serial Communication Library (WSC4FP) features include: * Can control any serial device connected to the serial port. * Can control multiple ports simultaneously. * Is fully thread safe. * Is port re-entrant. * State driven Xmodem and Ymodem on multiple ports simultaneously. * Supports Windows 95/98/Me/NT/2000/XP. * Can send Windows messages on completion of events (incoming character, etc.). * Is port re-entrant. * State driven Xmodem and Ymodem on multiple ports simultaneously. * Includes 16-bit (WSC16.DLL) and 32-bit (WSC32.DLL) versions. * Works with any version of Visual Foxpro. * Does not depend on support libraries. Makes calls to Windows API functions only. Can also use with C/C++, Visual C++, .NET, Delphi, PowerBASIC (PB/CC, PB/WIN, PB/DLL), Visual Basic, VB.NET, Visual dBase, Xbase++, and COBOL. * Free technical support and updates for one year. * Can be ordered with or without source code for the DLL. * Programmer's, Reference, Users & Serial Comm Manuals provided. * The evaluation version of WSC4FP is fully functional and can be downloaded from http://www.marshallsoft.com/wsc4fp.htm.
serial communication serial port component library visual foxpro vfp modem xmodem ymodem serial communication communications libraries control port rs232 rs485 ansi device dll foxpro source code uart xp comm
|
 |
MarshallSoft PowerBASIC serial communication component library (DLL) for serial port communications. Uses the standard Windows API to communicate with any device connected to a serial port. Includes 32 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM protocols, hardware and software flow control, and multiple PowerBASIC example programs. The Windows Serial Communications Library (WSC4PB) features include: * Can control any serial device connected to the serial port. * Can be used from GUI mode or console mode programs. * Can control multiple ports simultaneously. * Is fully thread safe. * Is port re-entrant. * State driven Xmodem and Ymodem on multiple ports simultaneously. * Can send Windows messages on completion of events (incoming character, etc.) * Includes 16-bit (WSC16.DLL) and 32-bit (WSC32.DLL) versions. * Works with PB/CC, PB/DLL and PB/WIN. * Does not depend on support libraries. Makes calls to Windows API functions only. Can also use with Delphi, Visual Basic (VB.NET), C/C++, Visual C++, .NET, Visual FoxPro, Visual dBase, Xbase++, and COBOL. * Free technical support and updates for one year.* Can be ordered with or without source code for the DLL. * Programmer's, Reference, Users and Serial Comm Manuals provided. Supports Windows 95/98/Me/NT/2000/XP. The evaluation version of WSC4PB is fully functional and can be downloaded from http://www.marshallsoft.com/wsc4pb.htm.
serial communication serial port component library powerbasic modem xmodem ymodem serial communication communications libraries pb-cc pb-dll pb-win control port rs232 rs485 ansi device dll source uart xp
|
|
|