From zeghilet.houda at gmail.com Sat Oct 25 03:01:41 2008 From: zeghilet.houda at gmail.com (Houda Zeghilet) Date: Sat, 25 Oct 2008 11:01:41 +0100 Subject: [Diffusion-users] help about RMST Message-ID: <9bb2c7ec0810250301v1cbec482v23cc9b38b24a8d1@mail.gmail.com> Hi all, I'm student, I want to do a performance evaluation of RMST protocol I 've some experience with Directed Diffusion but when I tried to run RMST (in NS2) I got a segmentation error Any one please give me an idea or sample code on writing a TCL scenario for RMST in NS2 simulator thanking you -- Houda Zeghilet From johnh at ISI.EDU Sun Oct 26 21:07:50 2008 From: johnh at ISI.EDU (John Heidemann) Date: Sun, 26 Oct 2008 21:07:50 -0700 Subject: [Diffusion-users] help about RMST In-Reply-To: <9bb2c7ec0810250301v1cbec482v23cc9b38b24a8d1@mail.gmail.com> Message-ID: <7028.1225080470@dash.isi.edu> On Sat, 25 Oct 2008 11:01:41 BST, "Houda Zeghilet" wrote: >Hi all, > >I'm student, I want to do a performance evaluation of RMST protocol >I 've some experience with Directed Diffusion but when I tried to run >RMST (in NS2) I got a segmentation error >Any one please give me an idea or sample code on writing a TCL >scenario for RMST in NS2 simulator > > >thanking you > > >-- >Houda Zeghilet There should be sample code and test suites distributed with RMST. Did they work? Did you try running ns under a debugger? "Segmentation fault" is not very informative, but a traceback is more helpful. -John Heidemann