[Com0com-cvs] hub4com ReadMe.txt,1.2,1.3
The virtual serial port driver for Windows.
Brought to you by:
vfrolov
From: Vyacheslav F. <vf...@us...> - 2007-04-16 07:31:38
|
Update of /cvsroot/com0com/hub4com In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv22010 Modified Files: ReadMe.txt Log Message: Added example about GPS Index: ReadMe.txt =================================================================== RCS file: /cvsroot/com0com/hub4com/ReadMe.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ReadMe.txt 1 Feb 2007 12:06:32 -0000 1.2 --- ReadMe.txt 16 Apr 2007 07:31:35 -0000 1.3 *************** *** 12,16 **** ports and vice versa. In conjunction with the com0com driver the hub4com makes it possible to handle data from a single serial device by a number ! of different applications. The homepage for com0com project is http://com0com.sourceforge.net/. --- 12,17 ---- ports and vice versa. In conjunction with the com0com driver the hub4com makes it possible to handle data from a single serial device by a number ! of different applications. For example, several applications can share ! data from one GPS device. The homepage for com0com project is http://com0com.sourceforge.net/. |