nrComm Lib 9.47 Copyright (C) 1997-2017 Roman Novgorodov, DeepSoftware LLC
1. General information
======================
nrComm Lib provides some tools for performing the serial communications
tasks in Delphi/CBuilder development. It has ready solutions for many
communication tasks and supports working with different types of devices:
* RS232, serial ports (native and virtual), USB2RS232 adapters etc.;
* Telephone API (TAPI) devices (data and voice modems);
* Text to speech conversion with voice modem output;
* direct access to LPT port;
* barcode readers;
* Bluetooth connections and devices;
* GSM (sms send receive, access to phonebook etc.);
* ZModem, Kermit file transfer protocol;
* HID (Human Interface Devices) devices;
* Terminal control with VT100 support;
* USB - device detection, WinUSB or lightweight nrUsb.SYS installation, I/O operations;
* ready solution for implementation any data packet protocol TnrDataProcessor component
* 32bit and 64bit are full support. All needed drivers are signed and can be installed on x64 Windows;
* GPS
* event logging and other more.
After installation nrComm Lib you will find amny demo projects (with sources) and see the
context help files and documentation.
More information you can read at DeepSoftware home web site (www.deepsoftware.com).
1