Dear All

I am newbie in NS2. Currently I am doing priority packet simulation. I
simulated 4 nodes n0,n1,n1,n4.
The situation like this:

n0 (tcp agent)
    \
     \
      n2-----------n3(sink)
    / (router)
  /
n1 (tcp agent)

I assigned priority 0 to node n0 and priority 1 to node n1. Then using
simple priority queue algorithm used to dequeue packets sent by node n0 and
n1 to node n3.However, after the simulation completed,when I looked at the
trace file, the node n1 is not generating any packet. Therefore  I can not
compare the throughput from node n0 and node n1 because node n1 is not
generating any packets. I've spent three nights to debug this error but I
couldnt figure it out yet. Is there anyone that understand the problem and
have experiences in this kind of error?
I'll appreciate your help very much.

Regards
Romzyi
NTU Singapore Undergrad

Reply via email to