[ns] Release of XAV/YAVISTA 1.0 (NS-2 tracing framework)

2008-10-24 Thread ines bj
Dear all, We are pleased to announce the release of XAV/YAVISTA 1.0. XAV allows real time exploration of the NS-2 trace files by optimizing database access. XAV current release works on NS-2.30 with Linux. Downloading XAV - Publications (WNS2 2008 MSWiM 2008):

[ns] Simulating Internet Like Traffic

2008-10-24 Thread J S
Hello I am trying to simulate Internet like delay and loss rate on ns. I know there available traffic generators like Pareto, exponential and CBR. Of which probably Pareto is closest to Internet. However, I am unable to use Pareto or CBR with TCP. Are these traffic generators works only with

Re: [ns] ADD features to a node

2008-10-24 Thread Davide
thank you i've already found the files but i haven't found the packet by packet handling to introduce the new features... so, in those files, where can i find the actions that should be done everytime that a new pachet is received by the node? thanks again Davide 2008/10/24 Mubashir

[ns] recv() function in ns2 !

2008-10-24 Thread Mubashir Rehmani
Hi davide, To deal with packet by packet handling when a new packet is received by the node, you need to modify the recv() function, which you can found in the following files: - RECV : WirelessPhyhttp://www-rp.lip6.fr/ns-doc/ns226-doc/html/classWirelessPhy.htm#WirelessPhyx3WirelessPhyx1

[ns] about MAODV install

2008-10-24 Thread 胡杰
hi,ns users, I had followed the instructions of the modv-ns-2.26.pdf to add the files in MAODV packages into the respective folders. but i don't know how to add the aodv_mcast.o, aodv_mtable.o, and aodv_mtable_aux.o to the compilation list of makefile. i have find the