- This topic has 42 replies, 1 voice, and was last updated 9 years ago by
cinthiya s.
-
AuthorPosts
-
19th December 2009 at 13:28 #60379
piNa
Guesthii,,
i wanna ask about simulation program to create all kind network topology in NS2.
example :
create ring topologyfor {set i 0} {$i < 7} {incr i} { set n($i) [$ns node] } for {set i 0} {$i < 7} {incr i} { $ns duplex-link $n($i) $n([expr ($i+1)%7]) 1Mb 10ms DropTail } i can create ring topology and star topology program. please help me to create mesh,bus and tree topology program... thanks
19th December 2009 at 14:40 #60380pinapinu
Guesthii,,
i wanna ask about simulation program to create all kind network topology in NS2.
example :
create ring topologyfor {set i 0} {$i < 7} {incr i} { set n($i) [$ns node] } for {set i 0} {$i < 7} {incr i} { $ns duplex-link $n($i) $n([expr ($i+1)%7]) 1Mb 10ms DropTail } i can create ring topology and star topology program. please help me to create mesh,bus and tree topology program... thanks
20th December 2009 at 09:11 #60381up up up
Guesthii,,
i wanna ask about simulation program to create all kind network topology in NS2.
example :
create ring topologyfor {set i 0} {$i < 7} {incr i} { set n($i) [$ns node] } for {set i 0} {$i < 7} {incr i} { $ns duplex-link $n($i) $n([expr ($i+1)%7]) 1Mb 10ms DropTail } i can create ring topology and star topology program. please help me to create mesh,bus and tree topology program... thanks
2nd March 2010 at 08:24 #60382mohamed
Guesti just want to know… how to create a topology network using NS2
25th March 2010 at 06:24 #60383geeta
Guestcan anyone plz….send me the running program for ring topoly and star toplogy on my gmail address geetajangra11@gmail.com…plzzzzzzzzzzzzzz
18th July 2010 at 08:19 #60384ghassan
GuestHi
Ihope to get your help to build a MC-CDMA simulator using ns-2 , and monitor the performance at various types of TCP on this simulator.
Iam already installed ns-2 in my computer and I try to implement some simple examples.
Regards
25th January 2011 at 21:00 #60385shaukat hayat
Guestplz i need a code for how to connect two topologies like mesh and star topology in a network. if anyone can have plz giveee me.
1st February 2011 at 08:03 #60386Neha
GuestHi
i want to draw a topology which also mention distance between two nodes with bandwidth and delay parameters.
3rd February 2011 at 05:58 #60387Raja
GuestHai..
I am doing my project on networks,”priority Tries For IP Address Lookup”,..
i was asked to simulate it using ns2..
can any one help me..
it is very urgent..plz..plz..plz.plz…1st March 2011 at 02:39 #60388sudheshna
GuestHai im sudheshna doing project on wireless mesh networks.I used patch ns2mesh80216-ns2.33 but errors are getting while installing so can u plzzzz tell me how to install it successfully
1st March 2011 at 13:39 #60389elule
GuestHi all,
i want to show through simulation the security vulnerabilities of SIP protocol any idea is welcome
29th March 2011 at 03:09 #60390saiba
Guestup up up,
u got the star topology program aite? can u send me email for star topology program..i really need it for my final year project..urgent..thank you7th April 2011 at 06:25 #60391sachin raut
Guesti want c++ code for creating different network topology for project. please send it
8th April 2011 at 13:14 #60392rafiq
Guestcan any one post the complete program of star topology in ns2.plzzzzzzzzzz
11th April 2011 at 08:58 #60393shashinarayanreddy
Guesthi i want programe code of creating topology between two node .
-
AuthorPosts
- The forum ‘Telecom Design’ is closed to new topics and replies.