Hello Every body,
I was to install Mobiwan on ns-2.1b6 but I am unable
to do that since it returns Error. Can any one help
me?or tell me the steps that I should follow?
thanks,Girma


--- [EMAIL PROTECTED] wrote:

> Send Ns-users mailing list submissions to
>       ns-users@isi.edu
> 
> To subscribe or unsubscribe via the World Wide Web,
> visit
>       http://mailman.isi.edu/mailman/listinfo/ns-users
> or, via email, send a message with subject or body
> 'help' to
>       [EMAIL PROTECTED]
> 
> You can reach the person managing the list at
>       [EMAIL PROTECTED]
> 
> When replying, please edit your Subject line so it
> is more specific
> than "Re: Contents of Ns-users digest..."
> 
> 
> Today's Topics:
> 
>    1. Re: Could not schedule timer (Scott Ricketts)
>    2. routing agent (nsuser12)
>    3. this is a test, do not read (C?sar C?rdenas)
>    4. Re: Bug in NS2's 802.15.4 implementation?
> (Daniele Messina)
>    5. MAC 802.11 RETRANSMISSIONS (antonis antoniou)
>    6. DIRECTED DIFFUSION FOR MULTIPATH ROUTING???
> (antonis antoniou)
>    7. Howto randomly select the destination node?
> (Eirini Karapistoli)
>    8. Awk Script for Delay/Jitter in Wireless
> Network (Shaili Desai)
>    9. Re: Could not schedule timer (Tarun Bansal)
>   10. urgent:how to fix range of mobile (harpreet)
> 
> 
>
----------------------------------------------------------------------
> 
> Message: 1
> Date: Fri, 16 Feb 2007 17:33:01 -0800
> From: "Scott Ricketts" <[EMAIL PROTECTED]>
> Subject: Re: [ns] Could not schedule timer
> To: ns-users@ISI.EDU
> Message-ID:
> 
>
<[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1;
> format=flowed
> 
> I am having the same problem (ns-2.30). The bad
> timer in my case is
> mhCS_, the carrier sense timer. It throws the error
> during the
> following call in SMAC::checkToSend() ...
> 
> mhCS_.sched(CLKTICK2SEC(difs_) + cw);
> 
> ...
> 
> Tarun, can you investigate your code and try to find
> out when your
> error is getting thrown?
> 
> Perhaps the author of this code might have some
> better intuition about
> the problem. Is it a bug in smac.cc, or am I doing
> something wrong? My
> code works fine when I replace Mac/SMAC with Mac for
> my MAC protocol
> -- but obviously I would prefer to use S-MAC.
> 
> Thanks,
> Scott
> 
> On 1/23/07, Tarun Bansal <[EMAIL PROTECTED]>
> wrote:
> >
> > I tried doing that...The error is coming from SMAC
> protocol.
> > (I am simulating mobile wireless network with SMAC
> protocol using NS 2.29)
> >
> > SMAC is setting timer somewhere using sched and
> that gives the error.
> > The error comes when timer is already scheduled
> and SMAC reschedules
> > that.
> >
> > Anyone, who has faced this before?
> > I would not like to play with SMAC code
> >
> > Regards
> > Tarun
> >
> >
> > On 1/23/07, [EMAIL PROTECTED]
> <[EMAIL PROTECTED]> wrote:
> > >
> > > >This query has been posted in past also but my
> search for the
> > > >solutions was unsuccessful:
> > > >
> > > >When I run my NS script with heavy traffic, the
> execution sometimes
> > > >stop in between giving the error as "Couldn't
> schedule timer". I am
> > > >also using my own timer for acknowledgement
> timeout.
> > > >
> > > >Does this refer to the internal timer or my own
> defined timer?
> > >
> > > It seems that this is the internal timer
> (common/timer-handler.cc), unless you fprint the
> same text with your own timer. Make sure by e.g.
> editing the line
> > >
> > >                 fprintf(stderr,"Couldn't
> schedule timer");
> > >
> > > in common/timer-handler.cc to
> > >
> > >                 fprintf(stderr,"Couldn't
> schedule timer from timer-handler.cc");
> > >
> > > Then recompile ns-2, reinstall it, and run your
> tcl script. If the text that ns-2 prints out matches
> your changes in common/timer-handler.cc, then you
> know which timer this text refers to.
> > >
> > > >How can I avoid this error?
> > >
> > > It seems that your ns-2 sets the timer to idle
> state somewhere. Try to check where it does it.
> > >
> > > >Tarun
> > >
> > > Regards,
> > > Filip
> > >
> >
> >
> 
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Sat, 17 Feb 2007 00:50:56 -0800 (PST)
> From: nsuser12 <[EMAIL PROTECTED]>
> Subject: [ns] routing agent
> To: ns-users@ISI.EDU
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=us-ascii
> 
> 
> i have created a new agent,and i want to send
> packets from this agent using
> aodv routing agent.
> please help me how i can access this feature from
> inside c++.
> -- 
> View this message in context:
>
http://www.nabble.com/routing-agent-tf3243984.html#a9017886
> Sent from the ns-users mailing list archive at
> Nabble.com.
> 
> 
> 
> ------------------------------
> 
> Message: 3
> Date: Sat, 17 Feb 2007 11:51:22 +0100
> From: C?sar C?rdenas <[EMAIL PROTECTED]>
> Subject: [ns] this is a test, do not read
> To: ns-users@ISI.EDU
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="ISO-8859-15"
> 
> test
> 
> 
> C?sar C?rdenas ([EMAIL PROTECTED])
> Monterrey Tech, Quer?taro Campus, M?xico
> http://www.qro.itesm.mx
> Personal Phone: +(33) 633306689
> Office Phone: +(33) 145817146
> Office Fax: +(33) 145817158
> All phones and fax from abroad France
> 
> The content of this data transmission is not
> considered as an offer, proposal,
> understanding, or agreement unless it is confirmed
> in a document signed
> by a legal representative of ITESM. The content of
> this data transmission
> is confidential and it is intended to be delivered
> only to the addresses,
> therefore, it shall not be distributed and/or
> disclosed through any mean
> without the original sender's previous
> authorization. 
=== message truncated ===



 
____________________________________________________________________________________
Any questions? Get answers on any topic at www.Answers.yahoo.com.  Try it now.

Reply via email to