[ns] add new function

2008-07-21 Thread dlil_346
hello, i need help, how to add a new function or command in ns2? thank you for your help...

[ns] help: HRED

2008-07-21 Thread gede mangku sarjana
i have some complication to implementation hybrid RED(AQM algorithm)?? please help me, i am use ns 2.32

[ns] Help regarding :802.21 MIH Protocol

2008-07-21 Thread rafi ullah
All Wireless technologies UMTS, WLAN and WIMAX etc in case of Vertical Handover support a very high data rate which is not possible in real. Is it a problem or it is not considered in a Patch ? How to solve the problem please help me regarding the problem.

[ns] help regarding ethernet LAN

2008-07-21 Thread rakesh chouhan
hi all ns users, i m doing a project on ethernet lan with the performance comparision of, 1 persistance p persistance non persistance if anybody have some idea, then plz help me asap, i m waiting ur reply.

Re: [ns] Calculate Signal strength in ns2

2008-07-21 Thread Daniel Rother
Hi, I've got the same problem. In tcl I haven't found a solution. I thougth there is something easy like set strength [$node set signalstrength] but it seems there isn't such a think... :( Because of that I go to the C++-Source-Code. After a little bit of searching I found the file

[ns] Jamming singal Implementation.. Help required

2008-07-21 Thread pratap sahu
  dear ns-users,    Can anybody help me to implement jamming signal in 802.11 MAC. Actually I have noticed the old version of NS2 used Jamming signal in wired network. Thanks in advance.   With Regards   Pratap

[ns] How do I merge two flows?

2008-07-21 Thread Ragib Hasan
Hi everyone, I am quite new to NS-2, and am stuck with this problem: how do I merge two incoming flows into a single outgoing flow? Here is the scenario: I have two CBR generators running at two nodes N1, N2, which send data over UDP links to N3. In turn, N3 is connected to another node N4,

[ns] installation problem

2008-07-21 Thread fd ss
Hi there, i am new to ns and i tried to install ns for the first time under cygwin but i could not. i received the following messages : ./install:line 20:$' \r ' :command not found ./install:line 21:syntax error near unexpected token ' $' {\r ' ' ;/install:line 21: ' die { i believe that i

Re: [ns] How do I merge two flows?

2008-07-21 Thread Ragib Hasan
This is a wired connection all over the topology. By combining, I mean N3 will take incoming packets from N1 and N2, add some headers/payload to the packets (causing a delay at N3), and then send the new packets to N4. So, if N3 gets Packet1 and Packet 2 from N1, N2 respectively, the outgoing

Re: [ns] How do I merge two flows?

2008-07-21 Thread Farhana Ashraf
Have you hacked the recv function of MAC layer to add the processing delay? On Mon, Jul 21, 2008 at 3:40 PM, Ragib Hasan [EMAIL PROTECTED] wrote: This is a wired connection all over the topology. By combining, I mean N3 will take incoming packets from N1 and N2, add some headers/payload to

[ns] Fw: how i can run new mac protocol in ns

2008-07-21 Thread reza mohammadi
 hello i design a new mac protocol and i want to implement it in ns but i can't. i can't use makefile command for this protocol. my problem is that i write the .h and .cc file for new protocol but i can't implement this protocol in ns please help me thanks reza mohammadi