Re: [ns] UMTS AKA PROTOCOL NS-2 CODE PROBLEM

2009-04-14 Thread Mats Folke
Hi! There is a UMTS extension to ns-2 called EURANE (google for it), but I doubt it will solve your needs. Depending on your exact problem statement I question whether simulation is the right tool or not. If your task is to compare different security proposals for, say complexity, analysis

[ns] 802.11s in NS2

2009-04-14 Thread qweq adcsad
Hi, If anybody knows about the available patch or code for 802.11S in NS2 please let me know. Regards, Nill

[ns] Tr : broadcast

2009-04-14 Thread Nour
- Message transféré De : Nour ghali_no...@yahoo.fr À : ns-users@isi.edu Envoyé le : Mardi, 14 Avril 2009, 9h46mn 06s Objet : broadcast Hello All Please how can i set a Broadcast address in wireless LAN. i want that a UDP agent attached to  node0 broadcasts a 512K CBR packet to

[ns] wimax simulation at mac layer

2009-04-14 Thread Muhammad Muneer
hi can anybody tell me what are the effects of amending the trafic of wimax at mac layer wimax_v2.03 at http://ndsl.csie.cgu.edu.tw/download.php what parameters are effected by amending the trafic?

Re: [ns] Issue with AppData and Packet::copy() in packet.h

2009-04-14 Thread Andre Reis
Just solved it, for future reference here it is: You can't create your object like this: PacketData vodinfo(10); It must be: AppData* vodinfo = new PacketData (10); After that, everything works fine. Andre On Apr 14, 2009, at 10:04 AM, Andre Reis wrote: Greetings, I'm having an issue at a

[ns] Issue with AppData and Packet::copy() in packet.h

2009-04-14 Thread Andre Reis
Greetings, I'm having an issue at a lower level of ns2, version 2.31. In my application, I create a PacketData object, and send a new packet with an UDP agent, like this: PacketData vodinfo(10); agent_-sendmsg(size_, vodinfo); I don't even fill the data in the object yet. At some point in the

[ns] adding new protocol/agent

2009-04-14 Thread Udit Kumar
Hi Friends, I am trying to add new protocol/agent for dummy RAM model but I am not able to do it, I tried as per different example available on internet ( http://www.isi.edu/nsnam/ns/tutorial/nsnew.html) But still I am facing same problem. Please suggest me , What may be the problem

[ns] problems with tkn package in ns-2

2009-04-14 Thread suvarna v
-- Forwarded message -- From: suvarna v sv1...@gmail.com Date: Mon, Apr 13, 2009 at 4:05 PM Subject: re To: ns-users@isi.edu hi all when i running TKN patch i got the errors like really i need your assistance thanks in advance num_nodes is set 5 wired node 0 created wired node