[ns] Segmentation fault error..

2011-05-10 Thread yugesh gowda

Hi I am doing some project in Ns2..
I have attached ma project files below..
When i run the program it gives segmentation fault..
It is supposed to be run for 100s..
If any changes are to be done please inform me..
Thanx in advance.
Urgent...


[ns] Needed awk script for throughput in wireless scenario

2011-05-09 Thread yugesh gowda

Hello,
Does anyone have the awk script to calculate delay,throughput, packet
loss, end to end delay in wireless scenario?
 I will really appreciate it.
 Regards.
Urgent



[ns] XOR Tcl program required...

2011-05-08 Thread yugesh gowda

Can any one help me with a tcl program that does XOR operation..
For example consider two variables msg1 and msg2...
set msg1 0010101001010101010101010
set msg2 101010101010100001010


Urgent



[ns] User data over UDP

2011-05-04 Thread yugesh gowda

Dear all,
I need to transmit user-defined packet over UDP.

If any body has a template-code that I can  use that would really help.

Please help if you can.
Thanks
URGENT...



[ns] How to check the contents of data at received node????

2011-04-29 Thread yugesh gowda

I have created a udp packet with contents 0011 by using allocdata_ as
shown in below code  between node 0 and 2..


#
# 0 connecting to 2 at time 2.93667922166023
#
set udp_(0) [new Agent/UDP]
$ns_ attach-agent $node_(0) $udp_(0)
set null_(0) [new Agent/Null]
$ns_ attach-agent $node_(2) $null_(0)
set cbr_(0) [new Application/Traffic/CBR]
$cbr_(0) set packetSize_ 512
$cbr_(0) set interval_ 0.05
$cbr_(0) set random_ 1
$cbr_(0) set maxpkts_ 1
$cbr_(0) set allocdata_ 0011
$cbr_(0) attach-agent $udp_(0)
$ns_ connect $udp_(0) $null_(0)
$ns_ at 2.93667922166023 $cbr_(0) start


So da node 2 received the packet..

Now how to check the data at recived node i.e node 2..?
Help please.. Urgent



[ns] Fwd: How to check the contents of data at received node????

2011-04-29 Thread yugesh gowda

I have created a udp packet with contents 0011 by using allocdata_ as
shown in below code  between node 0 and 2..


#
# 0 connecting to 2 at time 2.93667922166023
#
set udp_(0) [new Agent/UDP]
$ns_ attach-agent $node_(0) $udp_(0)
set null_(0) [new Agent/Null]
$ns_ attach-agent $node_(2) $null_(0)
set cbr_(0) [new Application/Traffic/CBR]
$cbr_(0) set packetSize_ 512
$cbr_(0) set interval_ 0.05
$cbr_(0) set random_ 1
$cbr_(0) set maxpkts_ 1
$cbr_(0) set allocdata_ 0011
$cbr_(0) attach-agent $udp_(0)
$ns_ connect $udp_(0) $null_(0)
$ns_ at 2.93667922166023 $cbr_(0) start


So da node 2 received the packet..

Now how to check the data at recived node i.e node 2..?
Help please.. Urgent



[ns] Rateless Forward Error Correction for Topology-Transparent Scheduling

2011-04-18 Thread yugesh gowda

Hi i am doing project on above topic mentioned in subject line..
I have attached the pdf for reference..
Using NS2 v need to simulate the project..If anybody completed this
project or anyone willing to help please send info to ma emailid.
Urgent..
Email id: yugeshgo...@gmail.com


[ns] Fwd: Rateless Forward Error Correction for Topology-Transparent Scheduling

2011-04-18 Thread yugesh gowda

-- Forwarded message --
From: yugesh gowda yugeshgo...@gmail.com
Date: Tue, Apr 19, 2011 at 9:43 AM
Subject: Rateless Forward Error Correction for Topology-Transparent Scheduling
To: ns-users@isi.edu


Hi i am doing project on above topic mentioned in subject line..
I have attached the pdf for reference..
Using NS2 v need to simulate the project..If anybody completed this
project or anyone willing to help please send info to ma emailid.
Urgent..
Email id: yugeshgo...@gmail.com


[ns] Fwd: Algorithm or Code to implement LT codes

2011-04-18 Thread yugesh gowda

-- Forwarded message --
From: yugesh gowda yugeshgo...@gmail.com
Date: Sun, Apr 17, 2011 at 1:26 PM
Subject: Fwd: Algorithm or Code to implement LT codes
To: ns-users@isi.edu


-- Forwarded message --
From: yugesh gowda yugeshgo...@gmail.com
Date: Sat, Apr 9, 2011 at 11:34 AM
Subject: Algorithm or Code to implement LT codes
To: ns-users@isi.edu


Hello


If Anybody have c/c++/tcl code to implement LT codes in NS2..
Please help me..
Urgent..
My Email id: yugeshgo...@gmail.com



[ns] Creating packet

2011-04-17 Thread yugesh gowda

Hi i'm new to NS2..
Can anyone help me to create packet and also how to add contents to the packet..
Please help..
Urgent./



[ns] Fwd: Algorithm or Code to implement LT codes

2011-04-17 Thread yugesh gowda

-- Forwarded message --
From: yugesh gowda yugeshgo...@gmail.com
Date: Sat, Apr 9, 2011 at 11:34 AM
Subject: Algorithm or Code to implement LT codes
To: ns-users@isi.edu


Hello


If Anybody have c/c++/tcl code to implement LT codes in NS2..
Please help me..
Urgent..
My Email id: yugeshgo...@gmail.com



[ns] Fwd: Algorithm or Code to implement LT codes

2011-04-16 Thread yugesh gowda

-- Forwarded message --
From: yugesh gowda yugeshgo...@gmail.com
Date: Fri, Apr 8, 2011 at 11:04 PM
Subject: Algorithm or Code to implement LT codes
To: ns-users@isi.edu


Hello


If Anybody have c/c++/tcl code to implement LT codes in NS2..
Please help me..
Urgent..
My Email id: yugeshgo...@gmail.com



[ns] Algorithm or Code to implement LT codes

2011-04-09 Thread yugesh gowda

Hello


If Anybody have c/c++/tcl code to implement LT codes in NS2..
Please help me..
Urgent..
My Email id: yugeshgo...@gmail.com



[ns] Installation problems of ns2 in windows7

2011-03-23 Thread yugesh gowda

Hi..
I am tried to install NS2-allinone-2.34 in windows 7 using through Cygwin 2.7,,
But its not getting installed...
Please if anyone can help me to install ns2 in windows7..
Please urgent..


Name:Yugesh Gowda P
Email: yugeshgo...@gmail.com