[ns] Fw: Weighted Round Robin

2007-06-05 Thread KaLiF
Hello, I'm trying to find this algorithms :Weighted Round Robin, Oldest Queue, Longest Queue, Total Queue Length and Total File Lenngth to simulate it for my project. At least one of them. Could anyone tell me from where I can find them? Although I have to find the sending delay in a wireless

Re: [ns] Weighted Round Robin

2007-06-06 Thread KaLiF
ignored -- saving rejects to file tcl/lib/ns-default.tcl.rej patching tcl/lib/ns-lib.tcl ... Reversed (or previously applied) patch detected! Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file tcl/lib/ns-lib.tcl.rej Please HELP! - Original Message From: KaLiF [EMAIL

[ns] Fw: Weighted Round Robin

2007-06-06 Thread KaLiF
: KaLiF [EMAIL PROTECTED] To: ns-users@isi.edu Sent: Wednesday, June 6, 2007 8:37:00 PM Subject: Fw: Weighted Round Robin Although I'm trying to install from http://www.ee.surrey.ac.uk/Personal/L.Wood/ns/mirror/ the http://www.ee.surrey.ac.uk/Personal/L.Wood/ns/mirror/gprs-072501-2.1b7a.tar.gz

[ns] Fw: Weighted Round Robin

2007-06-06 Thread KaLiF
this program my license exam is ruined. - Forwarded Message From: KaLiF [EMAIL PROTECTED] To: ns-users@isi.edu Sent: Wednesday, June 6, 2007 10:59:52 PM Subject: Fw: Weighted Round Robin I'm thinking to extract the package wfq-1.2.1 from ns 2.31, because I found another wfq-1.2.5 and i

[ns] GPRS simulation

2007-06-07 Thread KaLiF
I want to try GPRS simulation using Network Simulator. I have downloaded the source code gprs-072501-2.1b7a.tar.gz. I am having ns2.29 installed but i do not know how to integrarte this gprs module into ns2. Please HELP;;; THX! Nu citi nimic din ceea ce nu doresti sa tii minte si nu

[ns] Fw: WFQ-1.2.5

2007-06-07 Thread KaLiF
: VNWQW8QVM1mbUNEq4kObBzwlHq_ZsfRFXsFYNfrhxDrwPe.rm_VmcwumERqiuzbmdM4vvDzN0FWotbXl5u.AszyUU.kEDZDFCtZ.alnsmUoKgaRxpYwFyR5yVx3wkGW4JJHFd9MKU_.v Received: from [209.191.106.126] by web31706.mail.mud.yahoo.com via HTTP; Thu, 07 Jun 2007 03:12:51 PDT X-Mailer: YahooMailRC/651.29 YahooMailWebService/0.7.41.16 Date: Thu, 7 Jun 2007 03:12:51 -0700 (PDT) From: KaLiF [EMAIL PROTECTED] Subject: WFQ-1.2.5 To: ns-users@ISI.EDU

[ns] Algoritm AODV, DSR, DSDV

2007-06-18 Thread KaLiF
Hello, In an algoritm like AODV, DSR or AODV you have many types of packets: requests, replies, errors. How do I find out how many packets of one type do I have? There is an application named Tracegraph that interprete the trace file, but this only could tell me how many packets was sent,

Re: [ns] Ns-users Digest, Vol 42, Issue 21

2007-06-27 Thread KaLiF
A forward packet is a packet that tavel from node to node till the destination... Hs if I remember corectly is the id of the source node, Hd the id of the destination node. Nu citi nimic din ceea ce nu doresti sa tii minte si nu tine minte nimic din ceea ce n-ai de gind sa aplici

[ns] how to set the number of sources (Amita Singh)

2007-06-27 Thread KaLiF
The numbers of sources (sources CBR traffic) is set under a file name stdest, that you find in ns. This files are in a folder named indep-utils in ns-2.30 folder. You modify this file using the comand: ./setdest [-n num_of_nodes] [-p pausetime] [-s maxspeed] [-t simtime] \ [-x maxx] [-y

Re: [ns] error: core segmentation fault

2007-06-29 Thread KaLiF
This could be a problem of defining the simulated nodes. I faced with the same problem because I didn't modify the number of nodes in the file.tcl. I had a wirelles.tcl where I had to put other files like cbrgen, stdest and in the file.tcl I made the mistake not to modify the number of node