 |
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
|
 |
WinXfer is a versatile file transfer utility that allows transferring files between two computers directly connected through the serial port or through a modem. It is very easy to use and very intuitive.
WinXfer has three interfaces. The first uses the standard Windows (GUI) interface that allows the user to run it as a simple Windows application. The second is a command line console interface that can be used either from the command prompt, spawned from another application or command file, or run from the Windows scheduler. The third is an application programming interface that allows a Visual C/C++, Visual Basic, and any tool capable of calling DLLs to access all features programmatically.
WinXfer features:
" Transfer's files reliably between computers.
" Provides both a GUI interface as well as a command line interface for complete integration and flexibility in most user applications.
" Keeps complete log of all file transfer activity.
" Silent mode to allow blind integration into user application.
" Supports file transfers via computers connected via modem or direct connect (serial port to serial port).
" Supports any modem that using the standard Hayes commands.
" Includes an Application Programming Interface (API) that allows Visual C/C++, Visual Basic, and any tool or language capable of calling DLLs to access the interface directly.
" Excellent documentation.
" May be run from the Windows scheduler.
file transfer utility program modem serial port rs232 server client backup transfers files between computers directly connected serially modem
|
 |
Comm Operator simulates the rs232 device, such as GPS receiver, total station, and software related. It acts as a device as well as program. Using it, device can be developed without program. Application can be debugged and tested without real device.
Comm Operator can log the data to and from COM port. It can send data to port automatically with just a few simple mouse clicks.
rs232 rs 232 rs 232 com port simulation emulator serial comm operator commop op comm commlog 5d tool 5dtool pda pocket pc total station gis gps survey log
|
 |
CommLog of 5dtool is a freeware used for record and monitor the data from serial port of PocketPC. It would be useful for record data from total station, GPS and other rs232 device connected to PDA.
It is also useful for test the line of rs232 connected to PDA.
com port rs232 rs 232 rs 232 simulation emulator serial port commlog 5d tool 5dtool pda pocket pc wince windows ce total station gps survey log record windows ce test
|
 |
Basic like script engine for building Windows applications, targeted to serial and TCPIP comms.
Can handle not only basic tasks like open/close ports, write/read data, but more, like waiting for specific data to be received, process data, sending data in various modes. Can read and send messages over a TCP/IP network.
It has a free tool, Rack Designer, to easily design virtual instruments that can be used to build a cheap but versatile platform for virtual instrumentation.
A custom serial terminal that will suits your needs can be built in no more than 17 lines of script, a phone dialer in no more than 15 minutes and a network messenger in 22 lines !
It is the perfect tool for microcontroller hobbyists to debug, control their serial devices, even from a remote PC. Also a perfect for data logging/monitoring.
serial communication port rs232 tcp-ip socket messenger network script engine basic versatile virtual instruments instrumentation terminal logging log monitoring monitor
|
 |
Lightweight HTTP server and a script engine (like PHP or ASP) in one application .
It is a very good tool to control a device connected on a remote PC serial port
with a web browser. You can build a complete web interface for your RS232 device,
for example for a home automation box, a remote camera, a ham radio, writing html
and script pages. The script code is executed by the internal script engine, so is
very fast. Can be used (running on different ports) together with another web server
and script engine, to have a most wanted feature missing or hard to implement
feature: accessing remote serial ports. A complete web RS232 terminal example is
included, which is a single file with less than 200 lines ! For other complex tasks PHP script engine can be integrated and used.
web server communication serial rs232 php asp port remote lightweight http server server side script engine serial communications
|
 |
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 and so on. Serial Port introduces several extremely useful properties for detailed setting of serial port, numerous methods to write and read from port and events to control serial port state changes. This professional Serial Port component is compatible with Microsoft Windows 95/98/NT/ME/2000 & XP, Microsoft Visual Basic 5-7, Microsoft Visual C++ 5-7, Inprise/Borland Delphi 3-8, Inprise/Borland C++ Builder 3-8 and .NET technology.
serial port control serial port serial port activex control rs232 connection null-modem cable development components serial port communication serial port component communication external devices
|
|
|