[ns] Help:Extending Aodv with QoS

2007-04-20 Thread Nivetha Arumugam
Dear NS users, How do i proceed for the implementation of AODV with QoS extension... Can anybody help me regarding this.. how to provide QoS using ant colony optimization... If anybody doing research work on this..plz help me by providing sample codes.. ideas.. TIA Regards,

[ns] problem inobstacle mobility model

2007-04-20 Thread ibrahim koda
Hi all; for Installation and Usage Procedure for the Obstacle Mobility Model Plugin for NS-2: ihave done the following procedure: - i have downloded and installed the CGAL libraries. - i replaced the file voronoi.C with the one provided with the tarball. - i extracted the NS-2 files and replace

[ns] is anyone know what is it meaning ?

2007-04-20 Thread lzq
under the folder ns-2.31, i use the follow command make clean make depend make there are some warning as follow; trace/cmu-trace.cc: In member function `void CMUTrace::format_ip(Packet*, int)': trace/cmu-trace.cc:387:

[ns] how to create ODMRP

2007-04-20 Thread mani vr
Dear sir Sir I have read the automatic mailing list.. I want to create ODMRProtocol.. But i can not able to create the ODMRP... Please give me some necessary suggestion to implement the ODMRP and another one new protocol also i have to create.. If possible if you have the ODMRP protocol

[ns] Modifications of ALOHA protocol for Satellite for usage in other communications

2007-04-20 Thread Daniel
Hi all, I searched in the ns-users archives for infos about Aloha protocol for the MAC layer, to use it in a ns-2 simulation. I found almost all questions and no answers. I'm trying to modify the sat-aloha.tcl to apply it to a 1090 Mhz channel were 112bits messages are broadcasted using pure

[ns] Reg: Trace varibale between Channel and Next Node Phy

2007-04-20 Thread G.Chandramowli
Dear firends , I could not associate a trace variable in between Channel of a node and Phy of the next node. The proc of Channel class called 'addif' could not be used to insert a trace variable. Can anybody tell me that is there any other procedure to connect a trace variable to Channel ?

[ns] tcl and c++ files

2007-04-20 Thread leticia bela
Hi, how to send a value of a variable from the tcl file to the c++ file in order to being able to use it in c++ file Thanks - Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions

[ns] Direct communication between FA and MH in MIP

2007-04-20 Thread Sampath N Ranasinghe
Dear all, I am trying to setup a communication channel between the FA and MH via UDP in MIP (mobile ipv4) in ns2. Every time I want to make the MH communicate directly with the FA, the packets are routed through the home agent. Is there a way to specify certain packets to got directly to

[ns] Undefined Reference to ... Errors

2007-04-20 Thread Netsanet Getnet
Hello there. U guys are helping me a lot. I am really thankful to all of u there. I have another problem which I can't get a solution for. I have made some modification on DSR and added some more files in the folder ns-2.29/DSR. I have made modification to Makefile as well so that it contains

[ns] 802.11 node-in-range-message

2007-04-20 Thread Moritz Rosin
Hi there, i was wondering if an agent can figure out, weather there are other nodes in transmission range or not. when two nodes are in range with each other i got some of this infos out of the trace file: r 37.578443732 _1_ MAC --- 6 message 32 [0 0 800] --- [0:255 -1:255 32

[ns] OWNS 6th step problem

2007-04-20 Thread Zubair Mehmood
hope you all will be at quiet ease! Please do me a favour I have problem in installing OWNS (package for Optical wavelength division multiplexing in ns). I am using ns 2.30 on windows xp professional edition I have done all steps of the instructions given below except

[ns] help problem with mobilenode.h

2007-04-20 Thread leticia bela
Hi all, Why when i add #include aodv/aodv.h in mobilenode.h in order to use the fonctions of mobilenode.cc, and after doing make I will have those errors: ./mac/wireless-phy.h:129: error: expected identifier before 'r' ./mac/wireless-phy.h:129: error:

[ns] Problem running Tcl Script in NS-2.31

2007-04-20 Thread manpreet grewal
Hello, I have installed ns-allinone-2.31 under cygwin... i tried running tora.tcl... (using ns tora.tcl command). But i got the following message... Moreover .nam and .tr files formed are of 0 bytes... num_nodes is set 6 INITIALIZE THE LIST xListHead (_o22 cmd line 1) invoked from

[ns] using raw2xg and raw2xg_sctp to parse sent tcp and sctp pkts from trace files

2007-04-20 Thread pankaj chand
hi im having problems plotting the sent pkts in xgraph due to problems in using raw2xg with trace files. does anyone know which option in raw2xg is used to plot sent tcp pkts, or sent thruput. -a is for acks -v is for events -d is for drops but which option is for the sent pkts. also, what