[Javanetsim-cvs] javaNetSim README.txt,1.17,1.18
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2008-10-17 09:14:39
|
Update of /cvsroot/javanetsim/javaNetSim In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18066 Modified Files: README.txt Log Message: Index: README.txt =================================================================== RCS file: /cvsroot/javanetsim/javaNetSim/README.txt,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** README.txt 6 Oct 2008 13:20:39 -0000 1.17 --- README.txt 17 Oct 2008 09:10:16 -0000 1.18 *************** *** 1,3 **** ! ################################### ##### Java Network Simulator ##### ################################### --- 1,3 ---- ! Ó################################### ##### Java Network Simulator ##### ################################### *************** *** 48,51 **** --- 48,53 ---- 3. New application protocols: RIP, DNS (with server and client). 4. New link type: fiber. + 5. Dynamic and Static NAT added. + 6. New device: laptop. *************** *** 92,96 **** GUI Issues - ! 1. Fixed Java 6 related bugs with some diaglogs. New Features --- 94,98 ---- GUI Issues - ! 1. Fixed Java 6 related bugs with some dialogs. New Features |