Update of /cvsroot/com0com/com2tcp
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv1484
Modified Files:
ReadMe.txt
Log Message:
Added more info.
Index: ReadMe.txt
===================================================================
RCS file: /cvsroot/com0com/com2tcp/ReadMe.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ReadMe.txt 3 Oct 2005 13:48:08 -0000 1.3
--- ReadMe.txt 7 May 2007 11:14:59 -0000 1.4
***************
*** 4,7 ****
--- 4,8 ----
INTRODUCTION
+ ============
The COM port to TCP redirector is a Windows application and is a part
***************
*** 10,24 ****
In conjunction with the Null-modem emulator (com0com) the com2tcp
enables to use a COM port based applications to communicate with the
! TCP/IP based applications.
The homepage for com0com project is http://com0com.sourceforge.net/.
BUILDING
! Start MSVC (v5 or v6) with com2tcp.dsw file.
! Set Active Configuration to com2tcp - Win32 Release".
Build com2tcp.exe.
EXAMPLE OF USAGE
You have old TERM95.EXE application from the Norton Commander 5.0 for
--- 11,28 ----
In conjunction with the Null-modem emulator (com0com) the com2tcp
enables to use a COM port based applications to communicate with the
! TCP/IP based applications. It also allows communication with a remote
! serial port via the TCP/IP.
The homepage for com0com project is http://com0com.sourceforge.net/.
BUILDING
+ ========
! Start Microsoft Visual C++ 2005 with hub4com.vcproj file.
! Set Active Configuration to "com2tcp - Win32 Release".
Build com2tcp.exe.
EXAMPLE OF USAGE
+ ================
You have old TERM95.EXE application from the Norton Commander 5.0 for
|