[Javanetsim-cvs] javaNetSim TODO.txt,1.21,1.22
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-11-08 14:27:42
|
Update of /cvsroot/javanetsim/javaNetSim In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv1984 Modified Files: TODO.txt Log Message: Index: TODO.txt =================================================================== RCS file: /cvsroot/javanetsim/javaNetSim/TODO.txt,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** TODO.txt 26 Oct 2006 13:36:53 -0000 1.21 --- TODO.txt 8 Nov 2006 14:27:29 -0000 1.22 *************** *** 5,8 **** --- 5,9 ---- 1. SOA interfaces? Script language to operate sockets? Middleware emulation? + 2. NAT gateway to external network. *** Documentation *************** *** 13,16 **** --- 14,18 ---- *** GUI Related + 1. Check changing/saving netmask in SET TCP/IP Properties dialog. 2. Create _normal_ route table edit form (instead of route command). Use as template EditRoutesDialog.java. Note, that "route" command is only for ugly testing purposes! |