Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. BabyPinky8888

    segmentation fault error

    I have a function called record which records the number of packets at the sink for computing the throughput.. I am doing this for more than 1 flow and I need the average for which I am using the record function.. the function is as follows.. and i get the o/p as below. I dont know where the 0...
  2. BabyPinky8888

    TCL script not giving the right graphs..

    i am running a tcl script which does not give me the right graphs.. can someone tell em as to where I am making a mistake ? source /home/..../ns2/ns-allinone-2.33/ns-2.33/obs-0.9a/tcl/lib/ns-obs-lib.tcl source /home/....../ns2/ns-allinone-2.33/ns-2.33/obs-0.9a/tcl/lib/ns-obs-defaults.tcl...
  3. BabyPinky8888

    computing average throughput for 500 values

    Hi Folks: I need to compute the average for 500 values of throughputs in a file.. I am wanting to do it in TCL script.. any suggestions ? my code is as follows just in case u wanted to see what i have done..! Please assist source...
  4. BabyPinky8888

    Checking my TCL code!

    Hi: I have a code with which I want to be able to draw graphs for the congestion window and the throughput.. Can you please take a look at it.. and tell me where I am going wrong ? The simulation has been programmed to run for 500s but it does not run for even 5 secs.. I am pasting my TCL code...
  5. BabyPinky8888

    using bash and TCL

    Hi: I have to generate graphs for a project using a few values. I would like to use bash script in TCL. I have a C++ source code which has the parameters called argc and argv. I have pass those parameters to the TCL and enter my values in command line.. how can i do it without the bash and with...

Part and Inventory Search

Back
Top