[p2p-hackers] A Question about user awareness in p2p

Markus Kern markus-kern at gmx.net
Tue Mar 22 18:17:12 UTC 2005


On Tuesday, March 22, 2005, 7:00:55 PM Anoop Mavilaveettil <anoopsmv at gmail.com> wrote:

> Thanks Mike and Greg,
>  Yes I had known that I would have to(and was planning to) use DHT for
> peer discovery. But the issue I had was about a peer getting a
> notification when another specific peer comes online.
> As Greg said, this would have involved polling DHT for this info, and
> if the buddy system is very well connected(I  mean a majority of the
> peers have buddies), then this polling could become a bottleneck.
> See the issue of, say, figuring out if "my" buddies are connected to
> the p2p net when "I" come online is what that could be solved by DHT.
> But I was and is looking a solution for is the issue of "I'm already
> connected and now how would "I" know when one of my buddies come
> online?".

I we assume that two people are always in each others buddy list a
person who comes online can look up all his buddies on the DHT and send
them a direct notification that he is online. Except for some
complications when both parties are firewalled (which would require a
solution anyway if you want to do anything useful) I see no problems
with this approach. Am I missing something?

-- 
Markus Kern




More information about the P2p-hackers mailing list