README
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:4k
源码类别:

通讯编程

开发平台:

Visual C++

  1. These examples have been collected from ns runs.
  2. Tahoe1:
  3. Generated from ns with
  4. cd ns-2/tcl/test
  5. ns test-suite-routed.tcl tahoe1
  6. awk -f ../nam-demo/nstonam.awk <out.tr >tahoe1.tr
  7. tahoe1.tcl was written by Kannan.
  8. simple_mcast:   (from Daniel Zappala <daniel@ISI.EDU>)
  9. It's pretty simple ...
  10. four senders/receivers each join the same group and start sending
  11. packets.  Multicast tree links are shown in red. (It looks like
  12. it is using a shared tree but it isn't ... there is just one
  13. shortest path that they all use.)
  14. This file is out-of-date and is no longer supported.
  15. srm-example.nam: 
  16. Generated from ns with
  17. cd ns-2/tcl/test
  18. ../../ns nam-example.tcl
  19. The example uses dynamic link, which simulates link up and down. The 
  20. dynamic link will produce traces which calls some user-defined tcl
  21. functions. dynamic-nam.conf in this directory provides an example of 
  22. those functions. nam has to load the file during startup. The 
  23. following command may be used:
  24. nam -f dynamic-nam.conf srm-example.nam
  25. Or you can re-name dynamic-nam.conf to .nam.tcl. nam will load 
  26. .nam.tcl in current directory during startup.
  27. ts20.nam:
  28. 10 adaptive SRM agents running in a 20 nodes transit stub network 
  29. generated by ITM network modeler. See 
  30. http://netweb.usc.edu/daniel/research/sims/topology/ for detail 
  31. about the modeler. 
  32. There are 4 traffic sources which are colored red,
  33. all other members are blue. Non-member nodes are black. After 
  34. simulation time 30s, all links on the distribution tree (SPT of node 
  35. 8) are colored blue. Two of the links are red, which means they 
  36. are lossy (drops 50% of SRM data packets).
  37. ts100.nam:
  38. Same as above (ts20.nam), except there are 5 lossy links instead of 
  39. 2, and the agents are running in a 100 nodes
  40. transit stub network, which is the one from 
  41. http://netweb.usc.edu/daniel/research/sims/gt-ts100/.
  42. lan.nam:
  43. Hand hacked simulation to demonstrate the use of LANs.  Should be
  44. replaced by a more realistic demonstration sometime.
  45. 9nodetree.nam:
  46. Result of hand layout using topology editor (edit view).
  47. rpm-vs-srm.nam
  48. Comparison between adaptive SRM and RPM (Reliable Policy Multicast)
  49. with preferred responder. The scenario is a 9 node unbalanced binary 
  50. tree, 2 lossy links with loss rate 0.10 each, all nodes are data 
  51. sources, data rate is 1 packet per 100s.
  52. tcpsrm.nam:
  53. One TCP flow and one SRM group, containing information used by SRM 
  54. analysis tool. 
  55. Usage: go to nam's "Analysis" menu, click "Active Sessions". That'll
  56. bring out a session dialog. Clicking on the "TCP..." button will bring
  57. out a TCP sequence plot; clicking on the "SRM..." button will bring out
  58. a SRM event graph.
  59. TCL scripts used to generate this is at ~ns-2/tcl/ex/tcpsrm.tcl.
  60.  
  61. tcpecn.nam:
  62. Two TCP flows. Containing information used by TCP analysis tool.
  63. Usage: go to nam's "Analysis" menu, click "Active Sessions". It'll bring
  64. up a dialog showing all active sessions. Clicking on any buttons to show
  65. TCP sequence number plot for that session.
  66. TCL script used to generate this is at ~ns-2/tcl/ex/tcpecn.tcl.
  67. webcache.nam:
  68. One-level hierarchical web cache with one server and 5 clients. 
  69. Demostrating the basic multicast cache invalidation, and its 
  70. detection and recovery of a single link failure.
  71. mcache.nam:
  72. Multimedia web caching. The demo shows the on-demand prefetching of 
  73. the cache for high-bandwidth client.
  74. nam11by6fulltorus.gif: 
  75. screenshot of nam doing a complex torus (11 rings of 6 nodes, looped, with
  76.        attached nodes), just to show what 1.0a4 is capable of. 
  77. from
  78. http://www.ee.surrey.ac.uk/Personal/L.Wood/ns/
  79. http://www.ee.surrey.ac.uk/Personal/L.Wood/ns/nam11by6fulltorus.gif
  80. nam288teledesic.gif:
  81. rough approximation of 288-satellite Teledesic 
  82. from
  83. http://www.ee.surrey.ac.uk/Personal/L.Wood/ns/nam288teledesic.gif