Re: [ns] how to generate nam file and xgraph

2015-05-05 Thread knudfl
> blue.tcl Read my above post : "Some many lines for "Creating Output Files for Xgraph" were not added to blue.tcl". Please read http://www.isi.edu/nsnam/ns/tutorial/nsscript4.html Required is : # --- Most of this --- proc attach-expoo-traffic { node

Re: [ns] how to generate nam file and xgraph

2015-05-04 Thread alok9408
sir, Again I am trying to generate xgraph file but it gives "Problems found with input data." ---blue.tcl-- #script illustrating the BLUE algorithm #Senders are TCP-SACK senders, and receivers are TCP-SACK sinks

Re: [ns] how to generate nam file and xgraph

2015-05-03 Thread knudfl
> @alok9408 > blue.tcl Some many lines for "Creating Output Files for Xgraph" were not added to blue.tcl . Please read this again ... http://www.isi.edu/nsnam/ns/tutorial/nsscript4.html * You are missing about three sections in your file. Please also read the ~16 default examples in 'xgraph_ns2-

Re: [ns] how to generate nam file and xgraph

2015-05-03 Thread alok9408
sir, When i am using below .tcl file to generate nam and xgraph file.It gives the below error: error "Problems found with input data." --blue.tcl--- #script

Re: [ns] how to generate nam file and xgraph

2015-05-03 Thread knudfl
> Creating Output Files for Xgraph Creating Output Files for Xgraph : http://www.isi.edu/nsnam/ns/tutorial/nsscript4.html All the available Xgraph examples : xgraph_ns2-files-tcl_24Apr2015.tar.gz https://drive.google.com/file/d/0B7S255p3kFXNVjJvWk9aczFUVXc/view?usp=sharing - -- View this me

[ns] how to generate nam file and xgraph

2015-05-01 Thread alok kumar
sir, I am not understand how to generate nam file and xgraph for below .tcl file.Plz send me solution according to below .tcl file. ---mkc-T1-heterogeneous.tcl-- # create scheduler set ns [new Simul