[ns] HOW TO DISABLE MOVEMENT IN WIRELESS1.TCL NS2 EXAMPLE

2007-01-22 Thread antonis antoniou
Hi all, is any one that know how i can disable movement in wireless1.tcl example in ns- tutorial folder?i want to use a static topology. THANKS IN ADVANCE

[ns] please help me to manual route wireless traffic

2007-01-22 Thread antonis antoniou
Hi all, This is my topology of wireless network. a b c d e f g h j k l letters correspond to wireless nodes.sources are: a,f,l and sink is : e i want to sent traffic a-b-c-d-e and f-g-h-d-e and l-j-k-h-d-e how can manually route this traffic in ns-2??? thanks in advanc

[ns] Deadline Miss

2007-01-22 Thread [EMAIL PROTECTED]
Hello ns-users I need a script or an algorithm to calculate the number of deadline miss form the trace file in a 802.11e EDCA network using the new wireless format, and then make graphs to evaluate differences between 802.11 and 802.11e. Can somebody help me??? best regards Naviga e tel

[ns] Samplerate algorithm in ns2

2007-01-22 Thread Renke Bischoff
Hi! Is it somwehow possible to use the Samplerate algorithm for the adaptation of data rates in ns2 by including some commands in the TCL-file? Or is there a patch to add the SampleRate algorithm? Many thanks in advance for your hints! Renke Bischoff -- "Feel free" - 10 GB Mailbox, 100 F

[ns] address duplication

2007-01-22 Thread Francisco José Hernández Medialdea
Hi to all: I'm studying the MANET behavior and am interested in seing how they respond to the presence of address duplications. The problem is that, as I have observed, it is not allowed to have different nodes with the same addresses, so, if you know what I could do in order to get it, pl

[ns] Tracing packet header fields

2007-01-22 Thread Simon Peter
Hi all! I'd like to know whether it is possible to trace and then display the contents of certain header fields of packets going through a node. If it is, how do I accomplish that? Thanks a ton! Simon

[ns] communication between interpreted code and compiled code

2007-01-22 Thread Supratik Singha
Sir, went through the ns_manual.pdf dated 14th dec. In section 3.4 Class TclObject, Its said that when we create the class ASRMAgent under SRMAgent under Agent, the corresponding interpreted class hierarchy created is Agent/SRM/Adaptive under Agent/SRM under Agent. Please explain me how this is

[ns] What's wrong with that code?

2007-01-22 Thread giantpassos
Hi everybody, Could someone show me the errors in this source code. Regards, Diego Passos. # # Define Node Configuration paramaters # set val(chan)

[ns] Fixed MAC Frame Size

2007-01-22 Thread Dan Dechene
Hi all, Just curious if anyone had any ideas of a starting point for writing a fixed frame size MAC protocol (one for which synchronization is assumed). Can anyone suggest a way of going about this? Dan D