- This topic has 42 replies, 1 voice, and was last updated 4 years, 10 months ago by
cinthiya s.
-
AuthorPosts
-
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
pinapinu
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
up 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
mohamed
Guesti just want to know… how to create a topology network using NS2
geeta
Guestcan anyone plz….send me the running program for ring topoly and star toplogy on my gmail address geetajangra11@gmail.com…plzzzzzzzzzzzzzz
ghassan
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
shaukat 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.
Neha
GuestHi
i want to draw a topology which also mention distance between two nodes with bandwidth and delay parameters.
Raja
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…sudheshna
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
elule
GuestHi all,
i want to show through simulation the security vulnerabilities of SIP protocol any idea is welcome
saiba
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 yousachin raut
Guesti want c++ code for creating different network topology for project. please send it
rafiq
Guestcan any one post the complete program of star topology in ns2.plzzzzzzzzzz
shashinarayanreddy
Guesthi i want programe code of creating topology between two node .
-
AuthorPosts