Re: [ns] NS2 Notebook: How to Display RTS/CTS Packet Type in NS2 Trace File

2006-05-20 Thread Bo Wang
The link is: http://www.cse.msu.edu/~wangbo1/nshowto7.html On 5/20/06, Bo Wang <[EMAIL PROTECTED]> wrote: > > Hi, all > > Hope this will be useful for you. > > The link: > http://www.cse.msu.edu/~wangbo1/nshowto7.html<http://www.cse.msu.edu/%7Ewangbo1/nshowto5.html> > > Best, > Bo > > > >

[ns] IEEE 802.11 MAC implementation in NS2

2006-05-31 Thread Bo Wang
s products? I would like to hear your opinion on this issue. Thank you very much! Best, Bo Wang

Re: [ns] Does anyone in this forum has detailed knowledge about the NS2source code?

2006-05-31 Thread Bo Wang
Hi, IMHO, the mixture of C++ and oTcl is the most annoying feature of NS which makes it really hard to understand the code. Best, Bo Wang On 5/31/06, Ahmad Khayyat <[EMAIL PROTECTED]> wrote: > > > Just a tiny hint.. > > When you trace the code, don't forget that ns

Re: [ns] MANET > Error! just by changing AODV to DSR!

2006-05-31 Thread Bo Wang
Hi, In this case, you need to use a debugger such as gdb to find out where is the problem. Best, Bo Wang On 5/31/06, S. Alex Nixad <[EMAIL PROTECTED]> wrote: > > > Hi everyone, > I'm simulating a ad hoc network with 50 random mobile nodes ... and 15 > random CBR traff

Re: [ns] IEEE 802.11 MAC implementation in NS2

2006-06-01 Thread Bo Wang
Hi, Fedrico, Thank you very much for your reply. Best, Bo Wang On 6/1/06, Maguolo Federico <[EMAIL PROTECTED] > wrote: > > > However, this bug fix does not aim to solve this PSEUDO BACKOFF > problem. > > Your conclusion seem to be drawn from a not correct understandin

Re: [ns] Does anyone in this forum has detailed knowledge about the NS2source code?

2006-06-02 Thread Bo Wang
roducing a more accessible documentation > >> suite for ns-2. Such a great tool has much greater potential than > >> it is > >> credited for, only if it had proper documentation. To take a positive > >> action, I'm willing to spend some time helping the

Re: [ns] NS2 Notebook: Multi-channel Multi-interface Simulation in NS2 (2.29)

2006-08-17 Thread Bo Wang
On 8/17/06, Bo Wang <[EMAIL PROTECTED]> wrote: > > Hi, all > > This document is based on > Hyacinth<http://www.ecsl.cs.sunysb.edu/multichannel/>NS2 code and is inspired > from the following tutorials: > > 1. Make "hyacinth" run on Debian > NS

Re: [ns] how to add secod interface to node

2006-08-29 Thread Bo Wang
Hi, Hope this can help you: http://www.cse.msu.edu/~wangbo1/ns2/nshowto8.html Best, Bo On 28 Aug 2006 08:34:00 +0200, Przemysław Krekora <[EMAIL PROTECTED]> wrote: > > > > Hello, > > I want to create a node with two or three interfaces. Could you tell me > how to add the second interface to nod

Re: [ns] NS2 Notebook: Multi-channel Multi-interface Simulation in NS2 (2.29)

2006-09-17 Thread Bo Wang
possible that I forgot to mention some important issues related to the multi-channel implementation. So please give me some time to install a fresh new ns2.29 and modify them according to my tutorial and figure out the problem. Best, Bo On 8/17/06, Bo Wang <[EMAIL PROTECTED]> wrote: