[ns] [AOC 2014] Last Days - IEEE WoWMoM Workshop on Autonomic and

2014-03-12 Thread Davide Mascitti
Peizhao Hu, NICTA, Australia Steering Committee ~~ * Marco Conti, IIT-CNR, Italy * Silvia Giordano, SUPSI, Switzerland * Ioannis Stavrakakis, University of Athens, Greece Publicity Chairs * Olivier Mehani, NICTA, Australia * Davi

[ns] [AOC 2014] Last Days - IEEE WoWMoM Workshop on Autonomic and

2014-03-12 Thread Davide Mascitti
Peizhao Hu, NICTA, Australia Steering Committee ~~ * Marco Conti, IIT-CNR, Italy * Silvia Giordano, SUPSI, Switzerland * Ioannis Stavrakakis, University of Athens, Greece Publicity Chairs * Olivier Mehani, NICTA, Australia * Davi

[ns] [AOC 2014] Last Days - IEEE WoWMoM Workshop on Autonomic and

2014-03-03 Thread Davide Mascitti
g Committee ~~ * Marco Conti, IIT-CNR, Italy * Silvia Giordano, SUPSI, Switzerland * Ioannis Stavrakakis, University of Athens, Greece Publicity Chairs * Olivier Mehani, NICTA, Australia * Davide Mascitti, IIT-CNR, Italy Webmaster ~

[ns] [AOC 2014] CFP - IEEE WoWMoM Workshop on Autonomic and Opportunistic Communications (AOC 2014)

2014-01-09 Thread Davide Mascitti
NICTA, Australia Steering Committee ~~ * Marco Conti, IIT-CNR, Italy * Silvia Giordano, SUPSI, Switzerland * Ioannis Stavrakakis, University of Athens, Greece Publicity Chair ~~~ * Olivier Mehani, NICTA, Australia * Davide Mascitti, IIT-CNR,

Re: [ns] ECN enabling

2008-12-18 Thread Davide
ment?) kind regards Davide 2008/12/18 Sally Floyd : > Davide - > >> >> -- Forwarded message -- >> From: Davide >> Date: 2008/12/17 >> Subject: ECN enabling >> To: ns-users >> >> >> hi, >> >> i'm u

[ns] ECN enabling

2008-12-17 Thread Davide
't send any ecn notification the result of the simulation are totally different from the case with disabled ecn there is something else that i have to know? i've also took a look inside the test suite but in that case the ecn notification are generated from the RED queue management any help appreciated Davide

[ns] get current RTO from TCP agent

2008-12-09 Thread Davide
how to get current RTO from TCP agent? i haven't found any suitable binded variable and i don't know how to do that any help appreciated Davide

[ns] ns and http

2008-11-24 Thread Davide
ch onto it the application (like FTP) but is not the same with http any help will be appreciated Davide

[ns] Trace the sequence number of received TCP packets

2008-11-22 Thread Davide
I'm using ns2 with nsmiracle extension. i've been already able to trace the congestion window (i'm exploiting some tips coming from nsmiracle samples). now i don't know how to trace the sequence number of received packets at the TCPSink any suggestion? BR Davide

[ns] Segmentation fault

2008-11-01 Thread Davide
red_tcp.tcl" in the sample directory of nsmiracle I don't know which is the problem and i've sent this mail to both the ML cheers Davide

[ns] how to replace a line in the routing table

2008-10-29 Thread Davide
i'm using manual routing but if i use the delete-route command the packet addressed to the $dst will be dropped by the $nullagent how to solve this problem? Davide

[ns] what's appen when you type $ns node

2008-10-28 Thread Davide
de can be created, what is the "node_factory_" and then i don't know how to ad another object between the "node entry" and the "classifier" thaks in advance Davide

[ns] error using rtproto Manual

2008-10-27 Thread Davide
ify line 4) invoked from within "[$ns_ get-routelogic] notify" (procedure "_o512" line 6) (Object next line 6) invoked from within "$self next" (procedure "_o512" line 2) (rtModel/Manual notify line 2) invoked from within "$obj notify" (procedure "_o537" line 12) (rtQueue runq line 12) invoked from within "_o537 runq 0.001" but i don't know wat's the problem can you help me? Davide

Re: [ns] recv() function in ns2 !

2008-10-25 Thread Davide
;m using the Session routing protocol but i havent found in the list that you've sent to me the class that describe this Tell me the right path to choose Davide 2008/10/25 Mubashir Rehmani <[EMAIL PROTECTED]> > Hi davide, > > To deal with packet by packet handling when a new pa

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

[ns] ADD features to a node

2008-10-24 Thread Davide
i've a wired scenario and i want to add some features to a node...which file should i modify? the second question is: is possible to implement a wireless scenario without without implement all the protocol stack? thanks in advance Davide

[ns] C++ code

2008-10-20 Thread Davide
hi, Is there a place where i can find some c++ code that can be downloaded and used as trart point for my project i have to implement a WFQ scheduler in a wired node Davide

[ns] wireless simulation considering only higher level

2008-10-12 Thread Davide
can be done a simulation on a wireless scenario in which only the scheduler is implemented (no mac procedures)? which are the possible parameter of a wireless node?...not only those shown in the webpage of the tutorial http://www.isi.edu/nsnam/ns/tutorial/nsscript5.html thanks Davide

[ns] WFQ implemantation

2008-10-09 Thread Davide
ed to the tcp behavior so i cannot use the wireless nude becaus is affected by all the problems of a wireless link thanks in advance Davide

[ns] trace format of queue monitor

2008-10-02 Thread Davide
-s is source -d is destination -l is length in byte -p is number of packets Davide

[ns] $ns rtmodel-at $time (down/up) $N1 $N2 ISSUE

2008-10-01 Thread Davide
hi, I know that with this command i can modify the topology of the network. my problem is that i need to use this command inside a procedure (without define "at $time") is there any way to do that? Davide

[ns] modify bitrate of a wired link

2008-09-30 Thread Davide
Hi guys, how to modify during the simulation the bitrate of a wired link according to a file? BR Davide

[ns] problem with NAM

2008-09-30 Thread Davide
i've installed the all-in-one package, but when i try to exec nam i take: nam: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or directory what can i do to solve the problem? Davide