[ns] posting request

2014-09-01 Thread i kok

thanks


[ns] request joining

2014-09-03 Thread i kok




[ns] Different Packets Priority (How can I do packet priority for wireless nodes in ns2 ? )

2014-09-03 Thread i kok

Hi ,
I want to  simulate packet priority for mobile nodes, How can I do this in
ns 2 ?
Could you show me a way ? Links,.Tcl file or etc.



Thanks..


[ns] How Can I Add my information( or message) into aodv packet???

2014-09-19 Thread i kok

Hello,
I have 3 wireless node (  Source *Node 0 *   > Node  1
   > Destination *Node 2* )

 I m using AODV routing protocol and sending paket  from 0 to 2.
And I want to add my info to aodv paket, This info don t be so much.

I plan to have 4 type info as below, H*ow can I add my info type (*for
example* lcm or *its number like *1) into aodv packet. ??*

*L*ife *c*ritical *m*essage  -->  1 (lcm)
*s*afety *w*arning--> 2  (sw)
*t*oll collection   --> 3  (tc)
*oth*er (internet etc)   --> 4  (oth)

Shortly I  try to send different info( lcm/1, sw/2 ,tc/3 or oth/3) from
Node 0 to Node 2,  And When I look trace file,I want to this info.. If you
help me ,I will be happy

Thanks..


[ns] Help please--Strict Priority Queuing Implementation in NS-2

2014-10-17 Thread i kok

I need help doing priority queue in ns 2.35, I have 4 type traffic data
packet, and want to classify them it s priorty like this link..
http://mpls-tp.com/priority_queue/#comments


thanks..