Re: [ns] Fwd: Implementing Round Robin Scheduler

2012-03-21 Thread Ricard Alegre
The question is: Are the lines I have commented to solve the problem important or can't affect simulations in any other way? ns-ib.tcl: # # Also reset every queue # #foreach qn [array names link_] { #set q [$link_($qn) queue] #$q reset #} If so, there is an alternative way to solve the probl

Re: [ns] H.264/AVC parser for ns2

2012-03-21 Thread suci
hai, i have got same problem like you have you alredy fix that problem? i need youre help.. Michail Tsagkaropoulos wrote: > > > Dear All users, > > I am doing certain experiments with H.264 video transmission over IEEE > 802.11 and UMTS. Currently, I am using the info from > http://140.11

[ns] Help for send H.264 video via NS 2

2012-03-21 Thread suci
hi all, i've final project about crosslayer in ns-2.29 use h.264/AVC video I am also new to myevalvid. I tried to use this in cygwin in windows, it is working fine. xvid, MP4BOX, mp4trace are available only in exe format but when i use etmp4 with this command $./etmp4.exe sd_foreman_0 rd_forema

[ns] Using Marc Fiore's patch for ns2.29 to 2.33

2012-03-21 Thread Carlo Santos
Hi guys, Is it possible to use Marc Fiore's patch over later versions of ns2? If so, how can this be done? Thanks. -- Carlo Santos