[Javanetsim-cvs] javaNetSim TODO.txt,1.26,1.27
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2007-10-20 20:19:50
|
Update of /cvsroot/javanetsim/javaNetSim In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv9138 Modified Files: TODO.txt Log Message: Added network printers. Index: TODO.txt =================================================================== RCS file: /cvsroot/javanetsim/javaNetSim/TODO.txt,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** TODO.txt 19 Oct 2007 15:57:00 -0000 1.26 --- TODO.txt 20 Oct 2007 20:19:46 -0000 1.27 *************** *** 4,13 **** *** Whole Project ! 2. Add (TCP sockets, RMI and Corba mechanisms) to CSU/DSU units + TCP packets transport ! 3. DHCP server/clients : retrying/repeating transactions, re-leasing. 4. Socks Proxy(old -- Nat Gateway) to external network. ! 5. Network Printers ! 6. Repeaters ! 7. Ethernet fiber Lines and converters 8. Firewalls (NAT, PAT, etc) 9. Second level Switches (VLAN, etc...) --- 4,11 ---- *** Whole Project ! 2. Add (UDP sockets, RMI and Corba mechanisms) to CSU/DSU units ! 3. DHCP server/clients : re-leasing, MAC-filter and excludes. 4. Socks Proxy(old -- Nat Gateway) to external network. ! 6. Repeaters and Ethernet fiber converters 8. Firewalls (NAT, PAT, etc) 9. Second level Switches (VLAN, etc...) *************** *** 15,18 **** --- 13,17 ---- 11. DNS server/clents. 12. Wi-Fi Access-Points and Wi-Fi adapters in PCs + 13. TokenRing *** Documentation/Comments |