[ns] Multi-source generator

2008-12-10 Thread Imad GRANDI
Dear all, I want to simulate a multi-source network which have an exponetial behavior. My question is about TCL I need to know if there is another way to create many Application/Traffic/Exponential without doing it by hand. I'm also hoping to know if creating a new genrator in C++ which

Re: [ns] Antwort: Multi-source generator

2008-12-10 Thread Imad GRANDI
I'm a beginner in TCL. I don't what are the data structure. I wonder if it's possible to create an array (for example) of agents in tcl. If it is I would be glad to have a script example. Best regards To: [EMAIL PROTECTED] Subject: Antwort: [ns] Multi-source generator From: [EMAIL PROTECTED]

[ns] Fixing the TTL value

2008-12-10 Thread sai krishna gumudavally
Hello, I need to set the ttl value to constant value of choice for all the packets transmitted.I need to know where should i do it?Please can anyone tell me how to do it.