Re: [ns] installing ns2.27 on ubuntu 9.10

2010-03-07 Thread
You can try run the following command in terminal. sudo apt-get install build-essential sudo apt-get install tcl8.4 tcl8.4-dev tk8.4 tk8.4-dev sudo apt-get install libxmu-dev On Sun, Mar 7, 2010 at 11:35 PM, tarik tarik wrote: > > I want to install NS2.27 on ubuntu 9.10. > but it indicate

[ns] UML to networks graphs

2010-03-05 Thread
hi,everyone My question is not directly with ns2. Is anyone use UML to show some graphs like Fig 4.28 in Computer Networks by Tanenbaum? Thank you very much.

[ns] directional antenna

2010-02-28 Thread
Is anyone using directional antenna? I patch the source given in the following url to ns-2.34. http://cbg.me/2009/02/adding-directional-antenna-and-multiple-interface-support-to-ns-233/comment-page-1/#comment-143 And I download the sample from tens http://www.cse.iitk.ac.in/users/braman/tens/scr

[ns] tens for ns2.34

2010-02-24 Thread
gt; i > just added few mannasim code into mac-802_11.cc file of ns-allinone-2.34. > After this modification ns throwing "sheduler: UID error". So anyone please > help me. > > With Regards > S.Shyam Sundar > -- 許涛、簡簡単単生活

Re: [ns] Help configuring simple AODV routing example

2010-02-16 Thread
Hi, Bello I am learning that tutorial now. I typed the code, and it run well. If you insert "$ns node-config -adhocRouting AODV" after "for {set i 0} {$i < 12} {incr i} { set n($i) [$ns node] }" Variable declaration is not needed in Tcl. Good luck. On Wed, Feb 17, 2010 at 12:29 AM, Arie

Re: [ns] Fwd: Calling SystemC code in NS2

2010-02-15 Thread
*Hi I am reading the ns-tutorial II.1. Documentation for ns&nam The last line has a link to *http://www.isi.edu/nsnam/dist/archive/ns-users/ But it is unavailable? Thanks & Regards. On Tue, Feb 16, 2010 at 1:38 PM, 許 涛 wrote: > hi > > Can anyone download the ns manual *g