[ns] how to reply to a thread

2015-05-16 Thread Daniel Trierweiler
Hello, the question may not really belong to ns and may even sound a little odd, but how do I correctly reply to a question in the mailing list? Do i have to recite the Message-ID? And if so, where?

Re: [ns] nam problem in ns2 it is urgent

2015-05-16 Thread Daniel Trierweiler
Since you' re mentioning the .deb-file, i assume you installed ns via Software-Center. Please try installing ns2 following these instructions: http://askubuntu.com/questions/467901/segmentation-fault-core-dumped-in-ns2-ubuntu-14-04 The tcl-file you posted in the other thread calls nam. So as lon

[ns] EPE-PEMC 2012: ECCE Europe SPECIAL SESSION: Industrial Wireless Sensor Networks

2012-01-09 Thread Daniel Gutiérrez Reina
.. > > I do not understant what I am doing wrong and why this is happening. If > there are no ideas about the first problem (strange size of the packet), I > would like to know ?why a packet is sent to the IFQ. > > I appreciate all the help possible. > > Thanks in advance, > ? > David > > >

Re: [ns] Ns-users Digest, Vol 95, Issue 7

2011-11-08 Thread Daniel Gutiérrez Reina
El 8 de noviembre de 2011 10:01, Daniel Gutiérrez Reina < d.gutierrez.re...@gmail.com> escribió: > Hi all, > > I would like to know how to simulate a wireless network using an ideal MAC > in ns-2.34 in Ubuntu 10.04. I do not want to take into consideration > collisions and

[ns] Queue / Buffer Size Question

2010-11-01 Thread Lear, Daniel J M
) 100" However I wish to specify the queue size in bytes instead of packets, how is this achievable (using a drop-tail queue)? Regards Daniel

[ns] Queue / Buffer Size

2010-10-25 Thread Lear, Daniel J M
) 100" However I wish to specify the queue size in bytes instead of packets, how is this achievable? Regards Daniel

[ns] implementation of new protocol

2010-04-15 Thread Daniel Zvolensky
error appears: In function ‘hdr_ip::access(Packet const*)’: node.cc: (.text.ZN6hdr_ip6accessEPK6Packet[hdr_ip::access(Packet const*)]+0×7): undefined reference to ‘hdr_ip::offset_’ collect2: ld returned 1 exit status Could you help me? Do you have any idea where could be a problem? Regards Daniel

Re: [ns] SCTP support for DelayBox?

2010-01-15 Thread Daniel Anguita O.
Anyone can help me with the DelayBox to make it works with SCTP? Regards -- Atte. Daniel Anguita O. Making my Magister Thesis UTFSM 2010/1/13 Daniel Anguita O. > Hello everyone, > > Has anyone make or adapt the DelayBox to support SCTP flows? > I need to simulate delays and stu

Re: [ns] SCTP: chunk fragmentation is not yet supported? Help!

2009-11-09 Thread Daniel Anguita
anyone? help! regards 2009/11/5 Daniel Anguita > Or this message should be to de developers list? > > Help! > > 2009/11/4 Daniel Anguita > > Hi Everyone, >> >> I'm using ns2 to simulate and test performance of an application over >> different pr

Re: [ns] identifying per application packets, not per agent

2009-10-28 Thread Daniel Anguita
level? Thanks 2009/10/24 Daniel Anguita > It's possible to identify with a flag or something the packets being send > from an Application/Telnet? not by Agent. > > I have a emulation with two SCTP Agents, one on each node, to send data in > both ways. > And I add f

Re: [ns] problem with change of node and packet flow colour

2009-10-25 Thread Daniel Anguita
" line 6) > (Node color line 6) >invoked from within > "_o14 color red" > > > > Can someone point to the exact problem and solution. > preeti khanwalkar > -- Atte. Daniel Anguita O. Austral Technologies Ltda. ___ Skype: daniel.a

[ns] "throughput fluctuation" of IEEE 802.11 DCF

2009-10-21 Thread Daniel sun
put should drops down to some low value. However the throughput in my simulation will never drops to that value. Anyone has experienced some similar thing? Thanks a lot! Daniel -- Daniel City University of Hong Kong Dept.of EE

Re: [ns] ns2.33 download

2009-08-18 Thread Daniel Vigueras
Oladapo Oluwadiya wrote: > hi, > does anyone know which url i can download ns2.33 from? > regards > > > > You can download ns2.33 from here: http://downloads.sourceforge.net/project/nsnam/allinone/ns-allinone-2.33/ns-allinone-2.33.tar.gz > > >

[ns] [Fwd: Re: how to add a cpp file to ns2]

2009-08-14 Thread Daniel Vigueras
Read this: http://masimum.inf.um.es/nsrt-howto/html/node20.html I think it can help you. kundavi wrote: > hello friends, > > i downloaded some cpp files of odmrp protocol and i want to implement it in > NS2.33. > > for example, > > i added rtragent.cc and supporting files of it too > > but then a

Re: [ns] IsNeighbor function

2009-08-05 Thread Daniel Charles
lege of Engineering > Sonepat > paste your error message here or at pastebin.com and paste your tcl script too. It will make easier to understand what's happening.. I recommend you to check the dimensions of your topology and node placement. Daniel Charles F Porto Researcher Brazil

Re: [ns] Adding new MAC protocol in NS2

2009-04-19 Thread Daniel Dekst
Hi, Adding a new mac needs you to add it in the following files, referring to the Mac/802_11. tcl/lan/ns-mac-802_11.tcl tcl/lan/ns-mac.tcl tcl/lib/ns-mobilenode.tcl tcl/lib/ns-packet.tcl tcl/lib/ns-default.tcl Best, Pei

[ns] if you know any power-based topology control algorithm implementation

2009-03-03 Thread Daniel Tadesse
hi all if you know where i can get any power-based topology control algorithm implementations in ns2 please help!!! thanking you in advance! regards, aweke

[ns] Packet manipulation in the queue using ns2.33 on vista

2009-02-04 Thread Daniel A.
Dear all, I’ve just made some changes in the queue class within the Queue::recv(Packet* p, Handler*) function! 4 bytes are added to each packet in the queue bevor fowarding the packet to the target. The default packet size is 1000 bytes (set in the ns-default.tcl file).   Compiling the simulator

[ns] Storing data packets in an array/matrix while simulating

2009-01-13 Thread Daniel A
Hi everybody, I am about simulating a data transmission over ns2. Within the network (node, link), I would like to store every 4 packets in a matrix/array, manipulate them in the matrix(e.g. by inserting some additional bytes to each packet and multiplying the content of the matrix with an anoth

[ns] Segmentation fault when compiling

2009-01-09 Thread Daniel A
Hi everybody, I am working on ns2.33 using cygwin. When compiling the attached code, I get the following message: $ ./ns Evaltran.tcl num_nodes is set 1 warning: Please use -channel as shown in tcl/ex/wireless-mitf.tcl INITIALIZE THE LIST xListHead Base station is created! wireles node is creat

Re: [ns] Please help me to solve my issue in ns2

2008-10-18 Thread Daniel Dekst
Routing Protocol in NS2 see the "needed changes" part. BTW, how to suppress duplicate packets I have sent. I do not want to read aodv code if you already know. Best, Pei Mubashir Rehmani <[EMAIL PROTECTED]> wrote: Hello Daniel I hope that you are fine. I need your he

Re: [ns] How to access mac layer in c++ of ns2

2008-10-17 Thread Daniel Dekst
Hi, I have never done anything with TCP layer, so I'm not sure. But a general rule I summarized is that 1) If the two layers you want to cross-access are adjacent, you can use uptarget_/downtarget_ 2) If they are not, it is a bit of difficult to make the pointer clear. My met

Re: [ns] How to access mac layer in c++ of ns2

2008-10-16 Thread Daniel Dekst
re you want to do this. For example you want to do this in PHY layer, you just: uptarget_-> You may want to refer to the overview diagram provided in NS manual chapter 16. I'm new to NS, hope this helps! 2008/10/16 Daniel Dekst : > > > Hi, everyone, > > I know how to acce

Re: [ns] How to access mac layer in c++ of ns2

2008-10-16 Thread Daniel Dekst
h...plz tell more about it, as it looks ok to me, as well. best basima 2008/10/16 Daniel Dekst <[EMAIL PROTECTED]> Hi, everyone, I know how to access physical layer since Class Node provides a variable ifhead_ for list of phys. So WirelessPhy* physicalLayer = (WirelessPhy*)(node_-&

[ns] How to access mac layer in c++ of ns2

2008-10-15 Thread Daniel Dekst
Hi, everyone, I know how to access physical layer since Class Node provides a variable ifhead_ for list of phys. So WirelessPhy* physicalLayer = (WirelessPhy*)(node_->ifhead()).lh_first; works. But it does not provide list of mac, thus can I access mac layer similar as above? I know tcl may wo

Re: [ns] Trace file

2008-10-09 Thread Daniel Dekst
It is printed by sprintf(log_target_->pt_->buffer(),"N -t %f -n %d -e %f", s.clock(), address_, energy_model_->energy()); in function MobileNode::log_energy() So maybe only the author knows the meaning of N, eNergy? Node? I think you can just regard it as a tag to identify en

Re: [ns] how to find where a variable is initialized

2008-10-06 Thread Daniel Dekst
Thanks a lot! reza mohammadi <[EMAIL PROTECTED]> wrote: hello you must set some variable in ns-default.tcl file for example set mac/802_11 bandwidth_ 1e6 ns-default.tcl is in ns-allinone-2.32/ns-2.32/tcl/lib good luck Mubashir Rehmani <[EMAIL PROTECTED]> wrote: Hi I think that

Re: [ns] how to find where a variable is initialized

2008-10-04 Thread Daniel Dekst
here any method that can list all tcl files which will call a certain command? Best, Pei Mubashir Rehmani <[EMAIL PROTECTED]> wrote: Hi Daniel Dekst, You can find the variables here http://www-rp.lip6.fr/ns-doc/ns226-doc/html/functions.htm Regards Mubashir Husain Rehmani

[ns] how to find where a variable is initialized

2008-10-03 Thread Daniel Dekst
Hi, everyone, How to find where a variable is initialized ? I add a new mac same as mac-802_11, but it puts warning MAC_RMAC: accessing MAC cache_ array out of range (src 0, dst 1, size 0)! I found out that it is due to cache_node_count_ = 0. It must be set somewhere in MAC/802_11, but I do not k

Re: [ns] problem - undefined reference ... while compiling ns-allinone-2.33 in debian

2008-09-19 Thread Daniel Henrique Joppi
:/ it is normal ... it´s not error On Thu, Sep 18, 2008 at 12:03 AM, Daniel Henrique Joppi < [EMAIL PROTECTED]> wrote: > what does that mean? is it mean that it compile > correct or not > > if it is correct...why the compilation did not > continue because as

Re: [ns] problem - undefined reference ... while compiling ns-allinone-2.33 in debian

2008-09-17 Thread Daniel Henrique Joppi
ecting my changes on the tcl files. :( ps? txz for help Tom! On Thu, Sep 18, 2008 at 12:00 AM, Daniel Henrique Joppi < [EMAIL PROTECTED]> wrote: > txz ... but now > > ... /rmst_source.o diffusion3/apps/ping/1pp_ping_sender.o > diffusion3/apps/ping/1pp_ping_receiver.o &g

Re: [ns] problem - undefined reference ... while compiling ns-allinone-2.33 in debian

2008-09-06 Thread Daniel Henrique Joppi
anybody? On Thu, Sep 4, 2008 at 10:12 PM, Daniel Henrique Joppi < [EMAIL PROTECTED]> wrote: > Help... > > I have changed to get rid of "inline" keywords but th

Re: [ns] Calculate Signal strength in ns2

2008-07-21 Thread Daniel Rother
(there it is alwas "1.600278e-02" or "-1"...) What do I have to change? And a last thing: I want to have the signal strength in dBm. Because of that I made "10*log10(Pr)" but I'm not sure if I have to use "10*log10(Pr/0.001)" instead (because 1mW is

[ns] How to get signal strength

2008-07-10 Thread Daniel Rother
Hi, I want to get the signal strength of a mobile node and put it into a trace file but I don't know how... Can anybody help me? Thanks! greets Daniel

Re: [ns] Large ad hoc simulation using FreeSpace propagation model is way too slow

2008-05-17 Thread Daniel Mahrenholz
e you will get different event counts. The reason is that all models produce different carrier sense to transmission range ratios. That means, equal transmission ranges will result in different carrier sense ranges that obviousely results in a different behavior of your simulation. Daniel. Ricar

[ns] how to include vector into ns

2008-04-15 Thread Daniel Dekst
Hi, I'm trying to use vector stl in ns. I add #include #include in the file. but it claims: Error: vector is undeclared However, if I use a single file to try the program. $g++ test.cpp -g -o test It works well. So why ns cannot recognize it?

Re: [ns] Rx Threshold calculation when using Ricean fading model

2008-04-04 Thread Daniel Dekst
- 雅虎邮箱,您的终生邮箱!

Re: [ns] Vectors in NS

2008-03-06 Thread Daniel Mahrenholz
Hi, vector.erase(...) works only on iterators. Look here for more information: http://www.cplusplus.com/reference/stl/vector/erase.html Daniel. SS Mukaka schrieb: > Dear All > > How do you define and manipulate vectors in C++ code. > I have written my own protocol but I'

Re: [ns] About wireless cards specifications simulation

2008-02-25 Thread Daniel Mahrenholz
n't forget - transmission power is a property of your devicey, but transmission range is not. It is a result of the combination of transmitter, receiver, environment, and signal encoding. Daniel. > Daniel Mahrenholz <[EMAIL PROTECTED]> wrote: > Hi, > > Gabrial Monty schrie

Re: [ns] About wireless cards specifications simulation

2008-02-22 Thread Daniel Mahrenholz
an indoor environment (e.g. multipath propagation, shadowing, interference ...). If you have such a propagation model, you can start to investigate effects caused by the transmission power, cars specification, protocol ... whatever you like. Hope that gets you started, Daniel.

Re: [ns] Somthing wrong when I patch NS-2.27 with Emulation Extensions

2008-02-04 Thread Daniel Mahrenholz
Hi, you need to install the kernel headers (or the complete kernel sources) to compile this emulation extension. Daniel. M Lee schrieb: > Hello: > I have install NS-2.27 on* Linux Redhat9* and patch it with NS-2 > Emulation Extensions : > *Distributed Clients Emulation P

Re: [ns] Which is the best Opreating System for NS2.27 emulation

2008-02-04 Thread Daniel Mahrenholz
tall the whole emulation extension using apt-get / aptitude. Furthermore, NSE has been developed and tested on Debian for a long time. Daniel.

[ns] Monitor Queue Size for Wireless Nodes

2007-11-30 Thread Daniel T. Fokum
or-queue line 3) >invoked from within > "$ns_ monitor-queue $node_(1) $node_(0) stdout" > invoked from within > "set monitor [$ns_ monitor-queue $node_(1) $node_(0) stdout]" Any help will be appreciated; I have checked the ns-2 manual and have not been able to resolve this issue. Thanks, Daniel

[ns] Using an error model in NS2

2007-11-19 Thread Daniel T. Fokum
I am working on a project to study the effect of channel errors over a wireless link. I have read chapter 13 of the NS2 manual and I am not quite clear as to how to implement the error model in ns2. Any pointers will be accepted. Thanks, Daniel

Re: [ns] Movement of nodes should be modifiable during runtime of an ns-2 simulation

2007-08-22 Thread Daniel Mahrenholz
nsures that your simulation time does not runs too fast. I took a quick look but could not find the diploma thesis / code of the student. I will spend more time searching if you like. Title of the thesis was " Eine dynamische WLAN-Emulationsumgebung auf Basis des NS-2", Thomas Kiebel,

Re: [ns] why my TCL file cannot run ..?

2007-08-22 Thread Daniel Mahrenholz
..." > (file "singlehop.tcl" line 22) > For me its seems that you implemented a new propagation model but forgot to make it available on the tcl layer. Check the following: - Makefile compiles your new propagation model - the final binary contains the new model - the new model is registered with tcl using the right name Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln Web: www.rt-solutions.de rt-solutions.de networks you can trust.

Re: [ns] How can i set transmission difference rage

2007-08-21 Thread Daniel Mahrenholz
arameters (search the list for details). But be aware, the transmission range depends on both, the sender and the receiver. That means, if you have two kinds of nodes (A and B) you get 3 different combinations and hence communication ranges (e.g. A->A: 250m, A->B: 400m, B->B: 500m). Ho

Re: [ns] TCP packet size and Wireless channel delay settings?

2007-08-17 Thread Daniel Mahrenholz
eless link is defined by physical laws. However, you could increase the error rate to cause retransmissions on the MAC layer. Or you could introduce a processing delay in the agent. Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln Web: www.rt-solutions.de rt-solutions.de networks you can trust.

Re: [ns] Is there exist any IRC for ns2

2007-08-16 Thread Daniel Mahrenholz
Scottie schrieb: > I had do a google search and hardly find any of IRC for ns2. > Regards, > Scottie > 4th hit with Google for "irc ns-2" : http://mailman.isi.edu/pipermail/ns-users/2005-November/052772.html Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de Gmb

Re: [ns] Is there a data rate limitation for ns emulate?

2007-08-15 Thread Daniel Mahrenholz
to one CPU / core - disable other applications that write to the disk - if you need tracing, buffer output in memory (ram disk) For high-throughput emulations of wired networks you should consider a different emulator like NIST Net. This should improve your results. Daniel. -- Dr.-Ing. Daniel

Re: [ns] Memory problems

2007-08-14 Thread Daniel Mahrenholz
n't work. > > I would appreciate any kind of help from someone who had the same problem in > the past or someone who knows which is the problem. > For any memory problem I suggest to use valgrind (http://valgrind.org). It saved my day several times. Daniel. -- Dr.-Ing. Daniel

Re: [ns] Changing NS Unit disk model of radio range

2007-08-14 Thread Daniel Mahrenholz
t;in range" you could implement a new propagation model that uses some kind of lookup table to determine the reception of a packet. Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln Web: www.rt-solutions.de rt-solutions.de networks you can trust.

Re: [ns] verying link capacity dynamically

2007-08-14 Thread Daniel Mahrenholz
have a "link bandwidth". Maybe you mean the trasmission data rate. If so, use the new 80211 MAC layer with multirate support. If you really need links with defined bandwidth, you first need to implement a bandwidth management / admission control which is quite difficult in wireless netw

Re: [ns] advice (relatime protocol implementation on ns-2)

2007-08-10 Thread Daniel Mahrenholz
K/forschung/projekte/gea/index.shtml http://ivs.cs.uni-magdeburg.de/EuK/forschung/publikationen/pdf/2005/gea.pdf If you find this approach suitable for your needs, contact me to get the extension. Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln Web:

Re: [ns] help ! for increase communication rage to 1600 m

2007-08-08 Thread Daniel Mahrenholz
How can I increase transmission rage is 1600 m if I use TwoRayGrounf model. >> How can I calculate , Please recommend me !!! >> Regards, Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln Web: www.rt-solutions.de rt-solutions.de networks you can trust.

Re: [ns] Shadowing and Rayleigh models

2007-07-18 Thread Daniel Mahrenholz
gi-bin/dokserv?idn=980478588). If you have any further questions, don't hesitate to ask me. Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln Web: www.rt-solutions.de rt-solutions.de networks you can trust.

Re: [ns] shutting down link or node with wireless topology

2007-06-27 Thread Daniel Dekst
seems "$node off" works - 抢注雅虎免费邮箱3.5G容量,20M附件!

Re: [ns] shutting down link or node with wireless topology

2007-06-27 Thread Daniel Dekst
-- > >Message: 17 >Date: Wed, 27 Jun 2007 21:20:48 +0200 (CEST) >From: [EMAIL PROTECTED] >Subject: Re: [ns] shutting down link or node with wireless topology >To: "Daniel Mahrenholz" <[EMAIL PROTECTED]> >Cc: ns-users@ISI.EDU >Message-ID: <[EMAIL PROTEC

Re: [ns] Receive Wireless Frames thresholds (Tiago Junqueira)

2007-06-27 Thread Daniel Dekst
Hi, Why I always get 'cannot post' message. That considerably affects my passion. :> In my experience, Pt_ seems to be the max transmission power and relate to something that count the affected neighbors. So if we change Pt_ directly, some nodes will not receive packets as we tho

Re: [ns] shutting down link or node with wireless topology

2007-06-27 Thread Daniel Mahrenholz
s. But im not aware of any such solution currently existing. You could also modify the propagation model to create very specific transmission failures, e.g. drop all packets from a specific node (node failure). Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-5

Re: [ns] How MAC finds out that there is no more traffic?

2007-06-18 Thread Daniel Mahrenholz
s-layer interaction, i.e. the layer handling the voice connection needs to pass this information down to the MAC layer e.g. to (de)allocate ressources on the medium. Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln Web: www.rt-solutions.de rt-solutions.de networks you can trust.

Re: [ns] help required regarding analysis of tracefile

2007-06-01 Thread Daniel Mahrenholz
eued on node 0 Line 2: packet #610 dequeued on node 1 Line 7: packet #610 received on node 2 from node 0 Line 8: packet #610 enqueued on node 2 (now with new destination / next hop 3) Line 9: packet #610 dropped If you receive a packet, the receiver is still the destination. Hope this clearifies

Re: [ns] How to modify the packet content at intermediate nodes

2007-05-22 Thread Daniel Dekst
maybe you can extract the info from packet and encapsulate again try: struct msg_struct msg_name memcpy(&msg_name, Pkt->accessdate(), sizeof(struct msg_struct)); [EMAIL PROTECTED] 写道: -- Message: 10 Date: 21 May 2007 14:23:49 - From: "SB" Subject: [ns] How to

Re: [ns] Ns2 with threads

2007-05-02 Thread Daniel Mahrenholz
Hi, Jose M.Herrera schrieb: > A question. > Does they know if Ns2 support threads Usually not - but you can get a version that uses threading internally. The question is for what you need threading? Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-5096

Re: [ns] HELP WITH Mac/Csma/Cd

2007-04-27 Thread daniel . rodriguez
> Hi All: > > Im working with NS2 version 2.31 and I'm simulating a simple LAN > Network with two hosts connected to the lan, a hub and one gateway > connected to the hub. I have created the Lan as follows: > > $ns make-lan "$n_(1) $n_(2) $hub" 10Mb 100ms LL Queue/DropTail > Mac/Csma/

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

2007-04-20 Thread Daniel
pure aloha for the first sending and then these are periodic every 0,5ms. Do you know where to find some infos or examples of modifications of the sat-aloha.tcl ??? thx in advance Daniel Casolini

[ns] what about ALOHA protocol in ns2 ??

2007-04-18 Thread Daniel
Hi all, I've to implement a PURE ALOHA protocol for the MAC layer for a ns2 simulation. Is it already integrated in any ns2 file? Does anyone has already implemented it? Do you know where to find it? Thx a lot Daniel Casolini

Re: [ns] Lucents WaveLAN propagation model

2007-04-18 Thread Daniel Mahrenholz
uot;problems" you have to cope with in the real world. More about this topic and the setup used for my research can be found in my thesis at http://diglib.uni-magdeburg.de/Dissertationen/2006/danmahrenholz.htm Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln Web: www.rt-solutions.de rt-solutions.de networks you can trust.

[ns] what about ALOHA protocol in ns2 ??

2007-04-18 Thread Daniel
Hi all, I've to implement a PURE ALOHA protocol for the MAC layer for a ns2 simulation. Is it already integrated in any ns2 file? Does anyone has already implemented it? Do you know where to find it? Thx a lot Daniel Casolini

Re: [ns] strange bug in ns2 - halted forever (more details) ?

2007-04-18 Thread Daniel Mahrenholz
hen it hangs to see whats going on. Maybe you managed to create an infinite loop of events triggering itself over and over again. Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln Web: www.rt-solutions.de rt-solutions.de networks you can trust.

Re: [ns] Lucents WaveLAN propagation model

2007-04-18 Thread Daniel Mahrenholz
odel defines how the signal changes (signal strength degradation, noise, etc.) between the transmitter and the receiver. If you have more specific questions, don't hesitate to ask me. Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln Web:

Re: [ns] how to computer the Transmission range

2007-04-18 Thread Daniel Mahrenholz
ectory. But keep in mind - in reality you do not have anything like a discrete transmission range. Instead you have regions with different receive probabilities. Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln Web: www.rt-solutions.de rt-solu

[ns] Simulation of broadcast messeges on 1090 MHz data-link

2007-04-14 Thread Daniel
olume%20IV-%20Surveillance%20Radar%20and%20Collision%20Avoidance%20Systems/Vol.%204-%20AMDT%2080.pdf . How can I implement this telecommunication system in ns-2? How can I implement the signal waveform? Thanks a lot Daniel (Roma,Italy)

Re: [ns] HELP: installation problems - no display found for nam

2007-04-14 Thread Daniel Casolini
Timo Reimann ha scritto: > Daniel wrote: > >> I tried to install on my Intel based MacBook Pro the >> ns2-allinone-2.29.3-Precompiled-UniversalBinary-Intel-Mac package that I >> found here >> <http://nsnam.isi.edu/nsnam/index.php/Downloading_and_installing_ns-2

Re: [ns] HELP: installation problems - no display found for nam

2007-04-14 Thread Daniel Casolini
Timo Reimann ha scritto: > Daniel wrote: > >> I tried to install on my Intel based MacBook Pro the >> ns2-allinone-2.29.3-Precompiled-UniversalBinary-Intel-Mac package that I >> found here >> <http://nsnam.isi.edu/nsnam/index.php/Downloading_and_installing_ns-2

[ns] HELP: installation problems - no display found for nam

2007-04-13 Thread Daniel
le.tcl ), but I had this error running the NAM part of the simulator: running nam... nam: couldn't connect to display ":0.0" Maybe I have to change some settings, but I don't know where they are. Could someone help me?? Thanks in advance Daniel

Re: [ns] how to pass PHY layer information to upper layers?

2007-04-12 Thread Daniel Mahrenholz
structure. In this header you can store your information and pass it around. Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln Web: www.rt-solutions.de rt-solutions.de networks you can trust.

Re: [ns] Doubt........plz help me

2007-03-29 Thread Daniel Mahrenholz
simulator calculates the receive power for all nodes attached to the channel. If the signal is strong enough, the node will receive the packet. But if the destination address does not match, it will simply ignore it. Regards, Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH

Re: [ns] MAC/802.11 "STA" error on ACK

2007-03-29 Thread Daniel Mahrenholz
e for some information: http://forums.wi-fiplanet.com/showthread.php?t=6488 Regards, Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln Web: www.rt-solutions.de rt-solutions.de networks you can trust.

[ns] problem running nam with a MacBook Pro

2007-03-21 Thread Daniel
/ex dcasolini$ nam: couldn't connect to display ":0.0" dCasolini:/ns-allinone-2.29/ns-2.29/tcl/ex dcasolini$ I think it has problems to find the 15,4" LCD display in the MacBook Pro. Anyone can help me to solve this problem? Thank you very much Daniel

Re: [ns] definition of sending / receiving threshold per mobile node

2007-03-08 Thread Daniel Mahrenholz
shold (it did for the antenna gain). Just give it a try. Set the threshold before you create a node. The node constructor will copy the value and you can change it later without changing the properties of already existing nodes. Maybe this is a bug - but we used it as a feature. Daniel. -- Dr

Re: [ns] what is the transmission range fo mobile nodes

2007-02-08 Thread Daniel Mahrenholz
you to calculate these parameters. Additionally, you should study some hardware specs to get realistic values. Daniel. -- Dr.-Ing. Daniel Mahrenholz rt-solutions.de GmbH Oberländer Ufer 190a D-50968 Köln rt-solutions.de networks you can trust.

Re: [ns] Ns-users Digest, Vol 37, Issue 24

2007-01-25 Thread Daniel Dekst
Hi, I'm not quite sure about that. Just see from mac-802_11.cc, it dosen't drop any packet whose dst = MAC_BROADCAST. And in files like aodv.cc, in function recv(), it will drop packets whose src = itself and forward hop num !=0 (==0 mean it generates the packet). So I thought all nodes i

Re: [ns] Energy analysis in NS-2

2006-12-21 Thread Daniel Dekst
Hi, I'm also confused at how to compare my method with another concerning energy consumption. Some use success ratio vs. time to illustrate the better performance on energy save. If you have any idea, pls tell me. Pei -- Message: 3 Date: Thu, 21 Dec 2006 09:38:47

[ns] What's the relationship of Pt_ and Pt_consume_

2006-12-14 Thread Daniel Dekst
Hi, all What's the relationship of Pt_ and Pt_consume_? I know when a node receive a packet, it will calculate Pr according to Pt_, then decide whether successfully capture this packet. If I calculate "txPower" according to the distance between two nodes, and replace the Pt_ then th

Re: [ns] threads in NS-2

2006-12-08 Thread Daniel Mahrenholz
d threads. All simulations are event-based and do not need threads. Daniel.

[ns] Who have once changed the rts_frame?

2006-11-30 Thread Daniel Dekst
Hi, all Who have once changed the rts_frame? I added a variable (double ldDistSum) into the "struct rts_frame", then we cannot forward packet. The dh_ra, dh_ta seems erratic. where set the "mh->dh_ra, mh->dh_ta" of RTS. (mh = HDR_MAC802_11(pktRTS_)) I've debugged it for two days w

Re: [ns] sleep a node

2006-11-29 Thread Daniel Dekst
I'm not Matthias, but it's seems that you haven't declared "node_wakeup" "node_sleep" in your mac/mac-tdma.h you can try it. Or "make clean, make depend, make", maybe they are declared somewhere Pei Message: 3 Date: Wed, 29 Nov 2006 13:02:25 +0100 From: "juan manuel gomez garcia" S

Re: [ns] recall a procedure every time that a packet arrives

2006-11-29 Thread Daniel Dekst
You may can achieve your purpose by insert your own function in the "recv()" function Pei Message: 5 Date: Wed, 29 Nov 2006 17:41:49 +0100 From: "[EMAIL PROTECTED]" Subject: [ns] recall a procedure every time that a packet arrives To: "ns-users" Message-ID: Content-Type: text/plain; ch

Re: [ns] Regarding linking c++ code in ns2

2006-11-29 Thread Daniel Dekst
You might need to find a tutorial to learn something basic. You can refer to "Implementing a New Manet Unicast Routing Protocol in NS2" Francisco J. Ros Pedro M. Ruiz Or http://blog.chinaunix.net/u/10654/showart.php?id=52030 http://140.116.72.80/~smallko/ns2/ns2.htm (need to un

[ns] How to access mac layer of each node

2006-11-27 Thread Daniel Dekst
Hi, all How to access mac layer of each node? If I create a command “attach-traceDebug” in mac-802_11.cc to transmit debug file name to it. How could I call this command in tcl script. Like “set ftp [new Application/FTP], $ftp attach-agent $tcp”, what should be the first par

Re: [ns] Simulating channel Hopping in ns2

2006-11-15 Thread Daniel Mahrenholz
he C++ part of the code it is always a very good idea to run ns-2 using valgrind. Simulations will use a lot more time to run, but every strange or wrong memory access will be recognized. Daniel.

Re: [ns] Compilation Error ns2.1b8a

2006-11-15 Thread Daniel Mahrenholz
TCL_H > -DHAVE_LIBTK8_3 -DHAVE_TK_H -DHAVE_LIBTCL8_3 -DHAVE_TCL_H -DHAVE_CONFIG_H > -I. -I/bonhome/haseeb/work/ns-allinone-2.1b8a/tclcl-1.0b11 You should provide more information, especially the version of gcc/g++ you are using. NS2.1b8a is very old. So, you will need an old gcc / binutils to compile it. Daniel.

Re: [ns] How can i measure the bandwidth in use?

2006-10-23 Thread Daniel Mahrenholz
ends in the output buffer of the transmitter. Changes in this time indicate a change in the available air time. You see, the task you are going to solve cannot simply be accomplished by calculating a value out of available variables. If you have more questions, don't hesitate to ask me. Daniel.

Re: [ns] Need tunctl command for cygwin

2006-10-19 Thread Daniel Mahrenholz
is configured in a different way. If you are using the nse extension for wireless emulation you should give up on Cygwin, you have to run it on Linux. But it is possible to integrate Windows clients in such a setup. Daniel.

Re: [ns] Shadowing model

2006-10-14 Thread Daniel Mahrenholz
roblem? > I tried to change de seed for each iteration, but it didn't work > I used the following code and it worked: $defaultRNG seed $seed set ns_[new Simulator] I think it is important to initialize the seed before you create the Simulator object. Daniel.

Re: [ns] Multiple source files

2006-10-11 Thread Daniel Mahrenholz
igures the applications and runs the simulation. Now, in order to investigate different topologies, I wrote a control script, that iterates over the list of available toplogies and calls the simulation script with the name of the topology script as a parameter. You should be able to do something similar. Daniel.

Re: [ns] CBQ with wireless network: Nobody Replied Yet

2006-10-08 Thread Daniel Mahrenholz
s communication uses broadcast transmissions over the wireless channel object. So, using link-based queuing will not yield any useful results. Daniel.

Re: [ns] Shadowing propagation model problem with NS 2.29

2006-09-27 Thread Daniel Mahrenholz
is distance is. So the shadowing model returns a nearly infinite value. Of course this could be optimized. Daniel.

Re: [ns] how to detemine channel used by 802.11 nodes

2006-08-10 Thread Daniel Mahrenholz
rch the maiing list archiv and contact the author. Daniel.

  1   2   >