



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.
datAxe is a flexible converter to solve all needs between serial data and TCP/IP on Windows computers. datAxe makes serial data from your PC available on TCP/IP networks and makes TCP/IP data available on physical and virtual serial ports of your PC.
RS232 Data Logger redirects data from any available real or virtual serial port and saves it into a text file that can be analyzed later. RS232 Data Logger is free and provides the possibility to gather data from multiple serial ports simultaneously.
Do not miss Advanced NMEA Data Logger - an all-in-one solution for GPS and NMEA data aquisition and watching at an affordable worth! Manipulate your data, adapt it to your needs and save it with ease and speed that you have never experienced before.

COMM-DRV/Lib.Net Professional Edition
$299.95 - 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. The documentation of this serial communication library is extremely easy to follow and includes examples for each component method. COMM-DRV/Lib.Net is royalty free.
Major Features
* Supports C#, Visual Basic .Net.
* Support ALL .Net languages & tools.
* State-driven file transfer libraries allow Xmodem, Ymodem, and Zmodem file transfers on multiple ports at the same time.
* Support for ALL Hayes compatible modems (AT command set).
* Supports ALL single or multiport cards that include Windows drivers.
* Any number of 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.
* Supports USB to RS232 converters, Ethernet to serial converters, and USB modems with their respective COM drivers.
* Extensive statistics on every port(bytes lost, sent, received, errors, etc.).
* Support baud rates in excess of 460K baud, with the ability to use today's high-powered communications devices.
* Compatible with the .Net Framework under COMM-DRV/Lib.Net supports Windows 2003, Windows XP, Windows 2000, Windows NT, Windows 98, & Windows Me.
* Completely port re-entrant, allowing it to be time-sliced.
* On line help.

COMM-DRV/Lib Standard Edition
$99.95 - 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.
* 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.

Docklight RS232 Terminal - RS232 Monitor
$70 - Flachmann und Heggelbacher
Docklight is a test, analysis and simulation tool for serial communication protocols (RS232, RS485/422 and others). It allows you to monitor the communication between two serial devices or to test the serial communication of a single device. Docklight is easy to use and runs on almost any standard PC using Windows Vista/XP/2000/NT 4/98 operating system. Key functions include:
* 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 has been successfully tested with various USB-to-RS232 converters.

COMM-DRV++
$99.95 - WCSC (Willies Computer Software Co)
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

COMM-DRV/CE Standard Edition
$99.95 - WCSC (Willies Computer Software Co)
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.

Win/CE Std Serial Comm Lib for eVC
$105 - MarshallSoft Computing, Inc.
Serial communication component Win/CE library (WSC4eVC) for serial port communications from embedded Visual C++ (eVC++) programs using Windows CE and the Mobile-based Pocket PC (PPC). WSC4eVC includes 33 serial port functions plus XMODEM and YMODEM protocols, and a selection of eMbedded Visual C++ (eVC) example programs.
Features include: * Can control any serial device connected to the serial port. * Can control multiple ports simultaneously. * Is fully thread safe. * Supports Windows/CE (Pocket PC 2002 and Pocket PC 2003).* Works with all Pocket PC (PPC) platforms supported by Microsoft eMbedded Visual C++ 3.0 (eVC 3.0) and eMbedded Visual C++ 4.0 (eVC 4.0). * Supports Smartphone 2002 and Smartphone 2003.* Supports Bluetooth Serial.* Supports Pocket PC emulator that is provided with Embedded Tools* Supports all AT command set modems.* Built-in software and hardware handshaking for flow control (XON/XOFF, RTS/CTS, DTR/DSR).* Can send Windows messages on completion of events (incoming character, etc.).* Adjustable read and send buffers.* Does not depend on support libraries. Makes calls to Windows/CE API functions only.* The same DLL can be used with eMbedded Visual C++ (eVC) and eMbedded Visual Basic (eVB) programs.* Source code available.* Royalty free distribution with your compiled application.* Free technical support and updates for one year.
Requires Microsoft Embedded Tools 3.0 or 4.0 C/C++. The evaluation version of WSC4eVC is fully functional and can be downloaded from
© 2007-2008 Software Institute
Software Institute periodically updates pricing and product information from third-party sources,
so some information may be slightly out-of-date. You should confirm all information before relying on it.