[ns] High Speed TCp in ns2

2007-06-03 Thread bleh2u
I've seen a few different ways to use High Speed TCP (HSTCP) in NS2, and just wanted to get a definitive answer, if there is one. The resources I have generally talk about using SACK and changing a few parameters in the Agent. I'm using version 2.28.

[ns] High Speed TCP in ns2

2007-06-04 Thread bleh2u
I tried sending this to the list yesterday, and I don't think it went through. I apologize if you're seeing this again. I've seen a few different ways to use High Speed TCP (HSTCP) in NS2, and just wanted to get a definitive answer, if there is one. The resources I have generally talk about u

Re: [ns] ns command not found in other directory

2007-06-04 Thread bleh2u
Move/Copy the file "ns" from .../ns-allinone-2.30/ns-2.30/ to /usr/local/bin uknown noname wrote: > what should i do if i just can only run my ns script if i'm in > .../ns-allinone-2.30/ns-2.30/ directory. otherwise its will complained ns: > Command not found. before this its working fine. > >

[ns] hdr_cmn in Packet.h

2007-06-06 Thread bleh2u
What exactly is this structure used for? Is it an all-purpose packet header which can act for TCP, UDP, ARP, etc, etc?