Re: [ns] ask help for entering Code in MAC

2008-06-18 Thread ankur garg
Dear sasan, Hi! there. I think you need to have the idea of there c++ code of the files which are required in the QoS. There is no alternative then make small modules or functions , declare them in dot h files and define in .cc files and then make necessary changes to make in file that can call y

[ns] Is it possible to have two nodes with two different MAC layers?

2008-06-18 Thread Bahman Kalantari Sabet
Hello everyone, My question is that is it possible to have two nodes communicating with each other using two different MAC layers. For instance, node A uses 802.11mac and node two uses a modified 802.11mac. Regards, Bahman

[ns] NS2 Visual Trace Analyzer (Update)

2008-06-18 Thread Fernando Rocha
Hello! I'm sorry for the repeated message, but people were getting problems downloading the application, so I am giving a direct link to the application. The application can be directly downloaded at: http://student.dei.uc.pt/~frocha/ns/NSWireless.exe Information about the appli

[ns] how to insert link delay in wireless link

2008-06-18 Thread Mandar Choure
Dear ns-users, I am simulating a wired-cum-wireless network from Marc Geris tutorial. Please tell me how to insert link delay in wireless link and how to insert channel error in this tcl script. I have to plot graphs of Throughput V/S wireless link delay and Throughput V/S channel error Rate Plea

[ns] UINT_8, UINT_16 and UINT_32 on mac layer 802.15.4

2008-06-18 Thread sandra sami
hi ns users, please, what does means UINT_8, UINT_16 and UINT_32 in tne code of mac layer 802.15.4. I think that UINT_8 means that it is on one byte and UINT_16 on 2 bytes but i am note sure. thanks for your feedback, Best Regards, sandra sami

[ns] NS2 Visual Trace Analyzer

2008-06-18 Thread Fernando Rocha
Hello! I would like to announce a new free application to analyze ns2 trace files. It's a standalone application with no need to install. It works under Windows XP and Windows Vista, it might also run under Linux with Wine emulation. The requisites are only OpenGL general libraries. Most

[ns] Implementation of mac 802.15.4 on ns

2008-06-18 Thread sandra sami
Hi, any one can help me to understand the code of the mac layer 802.15.4 on ns 2.32 Best regards, Sandra