===========================================
 TCPSerial 2.0.1 from AppzSoft@hotmail.com
===========================================

TCPSerial is TCP to RS232 serial port converter for Windows. This is demo version that exit 
after five minutes work or after send or receive about 10KB of data. TCPSerial allows any 
of the existing serial (RS232) ports on your PC to interface directly to a TCP/IP network. 
This makes it possible for any other computer on the same network to send and receive serial
data through a remote serial port on the PC where TCPSerial is running. You connect to the
remote serial port by connecting to a TCP/IP port. TCPSerial sustain up to 15 TCP connections
on TCPServer. For example, you could connect a serial device to a COM port on your PC, run
TCPSerial and then connect to the device from any other PC on your network through a TCP/IP
socket connection. This would allow you to use Telnet or any other TCP/IP communications
software to read or write to the serial device directly from any PC located on the same network.
Two typical usage of TCPSerial:

1. Server for TCP Clients (one TCPSerial)
   - Connect serial device to any COM port at server PC
   - Start TCPSerial as server on that COM port and on
     Computer IP address and on any empty TCP port
     (default is 1000)
   - Connect with some TCP terminal to server PC from
     any other Computer in local network.

                      +-------------------------------------+
                      | SERVER PC                           |
                      +-------------------------------------+
       +--------+     |                                     |
       | DEVICE |<--->|COM_PORT <-->(TCPSERIAL)<--> TCP_PORT|<--->
       +--------+     |                                     |
                      +-------------------------------------+

2. Server for remote COM Clients (multiple TCPSerial)
   - Connect serial device to any COM port at server PC
   - Start TCPSerial as server on that COM port and on
     Computer IP address and on any empty TCP port
     (default is 1000)
   - Start TCPSerial as client on some remote computer (Client)
     to connect to Server PC and to one COM port (for example COM2)
   - Close loop back on Client computer (COM1 to COM2)
   - Start your COM client application on Client computer and connect
     to COM1

                      +-------------------------------------+
                      | CLIENT PC                           |
                      +-------------------------------------+
                      |                                     |
                 +--->|COM_PORT <-->(TCPSERIAL)<--> TCP_PORT|<--->
             LOOP|    |                                     |
                 +--->|COM_PORT <--> COM Client App         |
                      |                                     |
                      +-------------------------------------+


======================
 Register and Pricing
======================

You can register software on email from About Box AppzSoft@hotmail.com. Price for N licenses
(license is locked to computer) is Price = 50 + (N-1) * 50 [ US$ ]. Minimal number of
licenses is two. By email we arrange payment method and after receiving money and generated
license files we will send You key files. Please contact us by email for any questions or
suggestions.
