[Javanetsim-cvs] javaNetSim README.txt,1.2,1.3
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2005-12-08 19:04:33
|
Update of /cvsroot/javanetsim/javaNetSim In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30654 Modified Files: README.txt Log Message: Transport counters + minor ARP counters fix. Index: README.txt =================================================================== RCS file: /cvsroot/javanetsim/javaNetSim/README.txt,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** README.txt 8 Nov 2005 20:58:14 -0000 1.2 --- README.txt 8 Dec 2005 19:04:23 -0000 1.3 *************** *** 16,22 **** 1. If you do not have the Java Runtime Environment (JRE) installed on your Operating System, the program will not be ! able to run. You must install the Java Runtime Environment 1.4.2 or later. This can be downloaded from www.java.com ! If you are installing this from a CD-ROM a copy, the Java Runtime Environment for Windows is included. ! --- 16,21 ---- 1. If you do not have the Java Runtime Environment (JRE) installed on your Operating System, the program will not be ! able to run. You must install the Java Runtime Environment 1.5.0_04 or later. This can be downloaded from www.java.com ! *************** *** 67,71 **** ***** Release Version V 0.22 5th November 2005 ***** ! Project got new maintainer and new name! The fork calls jNetSim (Java Network Simulator). Fixed --- 66,70 ---- ***** Release Version V 0.22 5th November 2005 ***** ! Project got new maintainer and new name! The fork calls javaNetSim (Java Network Simulator). Fixed |