[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: I have questions to SRM developers.
Thanks for your concern.
I know that, but how can i get TTL value of received message?
I can't find socket functionality retreive TTL value.
On Sun, 26 Jul 1998, Puneet Sharma wrote:
> >
> > HI! I am RM researcher.
> >
> > I want to compare my approach with SRM.
> >
> > Did you simulate SRM's behavior with ns and SRM code in ns? or optimized
> > different SRM code?
> >
> > Here is another question. In her long version SRM paper, S. Floyd wrote
> > they can get received packet's TTL value. But how?
> >
> > Thank you.
> >
> >
> >
>
> Hi,
>
> I assume that the paper that you are referring to is "Scalable Session
> Messages in SRM using Self-configuration".
>
> For the simulations presented in the paper, each packet carries original ttl
> that it was sent with. After comparing the remaing ttl value and the original
> ttl, one can figure out the ttl to the sender.
>
> -Puneet.
>
>