I made a script which regenerates random movements for nodes, and I also wanted them to communicate somehow. For creating random connections between the nodes I used the script ns-2.30/indep-utils/cmu-scen-gen/cbrgen.tcl and incorporated their results in my actual script. I tried creating only UDP or TCP connections and also both of them, but apparently none of my nodes transmitted a single piece of information.
My script is hosted here: http://www.inf.ufpr.br/fhg07/EX-random-movement-traffic.tcl If someone could execute it and give feedback on how to make the nodes communicate one with another I would be really glad ! :) Currently they just move randomly.. Thanks, Fernando.
