[ns] Add New Queue, Trying to get 802.11e working on "ns by example"

2007-06-19 Thread Sim Tec
Hey all, after trying to get 802.11e in many ways, many packages, i have started trying to do it through "ns by example". I have the multimedia application running correctly I encountered problems getting the "add new queue" working. I have put dtrr-queue.cc and dtrr-queue.h running ns ex-dtrr-

[ns] INRIA- struct Netinterface problem

2007-06-18 Thread Sim Tec
Hello fellow NS-ers Im still trying to get an 802.11e package working. Im trying INRIA. I use NS-2.30. Is this package advisable to use??? When I ./configure I get errors, I wasn't expecting any: ./80211/net-interface-80211.h:59: error: invalid use of undefined type `struct N etInterfa

Re: [ns] 802.11e TKN, little error. i give a nice website in return

2007-06-14 Thread Sim Tec
versions is Q4. Is there a way to reverse changes, for instance by system restore? sincere thanks guys On 6/14/07, Sven Wiethoelter <[EMAIL PROTECTED]> wrote: > > > > On Jun 14, 2007, at 6:43 AM, Sim Tec wrote: > > > Hello NS Users, Sven, Matthias, hilal, and Pe

Re: [ns] 802.11e TKN, little error. i give a nice website in return

2007-06-13 Thread Sim Tec
Hello NS Users, Sven, Matthias, hilal, and Pepe I managed to get rid of the dh_da dh_sa problems that I mentioned in the previous post. BUT the rest of the make errors remain. I am worried now. Because this makes me think that I need to use a different version of NS, because Pete Barbe had a simi

Re: [ns] 802.11e TKN, little error. i give a nice website in return

2007-06-12 Thread Sim Tec
Thanks, Matthias, yep the methods problem was that it was case sensitive and i had forgotten that I changed it. I admit that it was stupid of me not to realise this. Are you based in the Berlin TKN? Do you mind me using your package? :) Im having problems that seem to be because of my version

Re: [ns] 802.11e TKN, little error. i give a nice website in return

2007-06-12 Thread Sim Tec
energy if (em()->energy() > 0) { ((MobileNode *)node_)->log_energy(1); } // Packet::free(p); return; } } /* * Stamp the packet with the interface arguments */ p->txinfo_.stamp((MobileNode*)node(), ant_->copy(), Pt_, lambda_); // Send the packet channel_->

Re: [ns] 802.11e TKN, little error. i give a nice website in return

2007-06-12 Thread Sim Tec
.. > as for me, i'm not using ns-2.30, it's ns-allinone-2.28 that i'm using. > my problems were after i implemented an admission control algorithm, i > couldn't include any header file to the application(including the header > files i've never changed), donnow

Re: [ns] 802.11e TKN, little error. i give a nice website in return

2007-06-11 Thread Sim Tec
/mac/802.11e/multi_udpflows.tcl) Sincere thanks and regards. On 6/11/07, Sven Wiethoelter <[EMAIL PROTECTED]> wrote: > > On Jun 11, 2007, at 8:05 AM, Sim Tec wrote: > > > > > > Hello I am simulating with 802.11e and would love to use TKN > > > &g

[ns] 802.11e TKN, little error. i give a nice website in return

2007-06-10 Thread Sim Tec
Hello I am simulating with 802.11e and would love to use TKN I have the exact same problem that many people have had, but there is no solution posted for it. -In return, here is the Best website for NS-2 that I have found on the Internet. It is a very recent website also. http://academic.csuo

[ns] Quick question- Different NS versions

2007-06-04 Thread Sim Tec
Hi All. It is obvious that a lot of patchs and screenshots and code are designed for specific versions of NS. I am a new NS user, I use NS-2.30. Please tell me if I will need to switch my version, and if so, how to switch versions easily. And any other advice would be appreciated. Regards from

[ns] Tstat information on Manuals - Installation

2007-06-04 Thread Sim Tec
Im very interested in TStat for NS-2 I have the tar file tstat-1.01 but I do not have acess to the installation manual. I have NS-2.30, and its working nicely. Could someoneme a quick idea of what I should do? I am having trouble installing packages and "snapshots" in general. Should I replace

[ns] Implementation of 802.11e

2007-06-04 Thread Sim Tec
My fellow NS-2ers and soon to be NS-3ers alike. I would like some quick general advice. I have been trying hard to implement 802.11e on NS-2.30. There are versions from Ni Quang, TKN, INRIA, etcetera. I have downloaded them all. What version do you reccomend for NS-2.30? I am afraid of making bi