[ns] convergence time

2013-04-15 Thread Sailu D
can any one help me with the awk or perl script to calculate convergence time from trace file .

Re: [ns] Problem in mark greig's wireless1.tcl

2013-04-15 Thread Tuan LE HUU NGUYEN
On 15/04/2013 1:18 SA, Sahil Sharma wrote: Hi, Thanks for the reply. It worked for me.The tcl script wireless1.tcl is working perfectly now. I have one more problem, in tutorial its written Running wireless1-out.nam we see the three mobilenodes moving in nam window. I see that

[ns] Regarding trace graph

2013-04-15 Thread shiny
hi all, Is trace graph will support for wired cum wireless trace? Waiting for ur replies frndz... \ regards' John shiny .J

[ns] finding trust for every node

2013-04-15 Thread Ramaprabha N
Hi can any one tell me how to calculate trust for every node in a network? -- *--- prabha*

[ns] adding to node configuration

2013-04-15 Thread Sailu D
$ns_ node-config -mobileIP ON \ -adhocRouting $opt(adhocRouting) \ -llType $opt(ll) \ -macType $opt(mac) \ -ifqType $opt(ifq) \ -ifqLen $opt(ifqlen) \ -antType $opt(ant) \ -propType $opt(prop) \ -phyType $opt(netif) \ -channelType $opt(chan) \ -topoInstance $topo \ -wiredRouting ON \ -agentTrace

[ns] Geographical Routing

2013-04-15 Thread Anas Almajali
All, I am looking for geographical routing implementation for wireless nodes in ns-2. I found GPSR from Ke Liu http://www.cs.binghamton.edu/~kliu/research/ns2code/index.html#gpsr. This implementation works for 2.29 version as mentioned in the above link. Is there any recent implementation of

[ns] Awk script to calculate energy-left, thruput, delay of every node

2013-04-15 Thread Sahil Sharma
Hi, I have a simple wireless scenario and I want to calculate throughput, delay and energy consumption of every node in this scenario. How can I do this? Is there any official/documented awk script for this? -- Regards, Sahil Sharma $25: for you a pizza and some beers with friends, for

Re: [ns] Awk script to calculate energy-left, thruput, delay of every node

2013-04-15 Thread itishi saxena
Hello Frd, Please check link below for your query, http://mohittahiliani.blogspot.com.au/2009/12/awk-script-for-ns2.html From: Sahil Sharma sharmasahil0...@gmail.com To: ns-users@ISI.EDU Sent: Tuesday, 16 April 2013 5:38 AM Subject: [ns] Awk script to

[ns] Request to all NS-users

2013-04-15 Thread itishi saxena
Dear User, Please write mail foramlly. You are asking for help, and it will give impression on the people reading your mail. It seems rude when somebody ask for suggestion and did not write message with proper salutation. You may skip chance of getting solution for your query. So please

Re: [ns] Request to all NS-users

2013-04-15 Thread itishi saxena
Dear User, Please write mail formally. You are asking for help, and it will give impression on the people reading your mail. It seems rude when somebody ask for suggestion and did not write message with proper salutation. You may skip chance of getting solution for your query. So

[ns] CFP: D2D Communication 2013 - Collocated with IEEE GLOBECOM 2013, 9-13 December 2013, Atlanta, USA

2013-04-15 Thread Jaime Lloret Mauri
We apologize for the reception of multipe copies. International Workshop on Device-to-Device (D2D) Communication With and Without Infrastructure: http://d2dgc13.prosjekt.uia.no/ Collocated with IEEE GLOBECOM 2013, 9-13

[ns] Security algorithms can be implmented in NS2?

2013-04-15 Thread godwin sam
Dear All, I am new to NS2.I have a doubt.Whether security algorithms like RSA,DES,AES between 2 nodes can be implemented in NS2? Have anyone implemented this security algorithms?Pls reply... Thanks in advance.