[ns] The flow and mobile node color are not changing in NIST module.

2007-05-03 Thread Das Santos Kumar
Dear All, The flow color is not changing in NIST module. I used the following: $ns color 10 red $ns color 11 blue $ns color 1 brown $ns color 2 green #Create a UDP agent and attach it to node n0 set udp1 [new Agent/UDP] set udp2 [new Agent/UDP] set udp3 [new Agent/UDP] set udp4 [new Agent/UDP]

[ns] NDSL WiMAX module: unlimited bandwidth?

2007-05-03 Thread PatrickTheis
Hi, I'm using the NDSL WiMAX module (http://ndsl.csie.cgu.edu.tw/wimax_ns2.php) and I must admit that I don't have that much experience with ns-2. Running a WiMAX simulation (both ns-2.31 and ns-2.29) and sending UGS traffic from a base station to a subscriber station, there don't seem to be

[ns] Fwd: WiMax modules existing

2007-05-03 Thread Pedro Henrique Gomes
Please people, I need some help about WiMax simulations in NS2. I have already seen that there are 2 implementations that are commonly used in 802.16 simulations: the NIST's and the NDSL's. But, as I could see installing them, neither NIST nor NDSL have good channel implementation. They just stop

Re: [ns] regarding sendmsg()

2007-05-03 Thread Timo Reimann
Anuradha Sehgal wrote: Sir I did as you said about type casting if (flags (0 ==strcmp(flags, NEW_BURST))) rh-flags() |= RTP_M; p-setdata(data); printf(Data: %s :, ((PacketData*)p-userdata())-data()); target_-recv(p); But it gives me segmentation error when i run the tcl

[ns] WiMax modules existing

2007-05-03 Thread PatrickTheis
http://portal.acm.org/citation.cfm?id=1190455.1190459 Patrick Please people, I need some help about WiMax simulations in NS2. I have already seen that there are 2 implementations that are commonly used in 802.16 simulations: the NIST's and the NDSL's. But, as I could see installing

[ns] create new packet

2007-05-03 Thread h sh
Hi i want to know how to create a new packet and how to set the data in that packet. please help me thanks - Ahhh...imagining that irresistible new car smell? Check outnew cars at Yahoo! Autos.

Re: [ns] WiMax modules existing

2007-05-03 Thread Thomas Michael Bohnert
Hi All, I am also working with both modules and I've read the paper. I also contacted the authors. No reply. Regarding the other issue, I've made the same experience. Just check the IFQ length. There is an conceptual error in the design of the module. All IEEE 802.16 connection queues are

Re: [ns] Fwd: WiMax modules existing

2007-05-03 Thread Alex Fideles
Hi Pedro, Take a look in this simulator developed using LabVIEW 7.1 http://users.ece.utexas.edu/~iwong/IEEE80216aSim.htmhttp://users.ece.utexas.edu/%7Eiwong/IEEE80216aSim.htm On 5/3/07, Pedro Henrique Gomes [EMAIL PROTECTED] wrote: Please people, I need some help about WiMax simulations in

Re: [ns] A question about .tr file

2007-05-03 Thread Ran Ren
Hey, There are many ways to processing data file. using tools like awk or perl should be your first choice. Hope that works.. Ran -- Ran Ren IEEE student member, ACM student member College of Communications and Information Engineering Nanjing Univ. of P. T. E-mail: [EMAIL

[ns] what direction did you take to implement ATP

2007-05-03 Thread Satish B
Dear NS-users,   just curious if anyone out there worked on implementing ATP(Adhoc Trasport Protocol) in ns-2 and if so what direction did you take to implement . Thank you. Satish

[ns] how to get a COLocaTED COA in MOBILE IP and ...

2007-05-03 Thread chinnu
hi frnds i am doing my thesis on MOBILE IP for reducing tunneling effect... here is a doubt regarding colacated care of address in mobile ip.. my Question is how a MN gets a colacted care of address? what is a registration procedure with colated COA? how a packet is ENACAPSULATED/DECAPSULATED