View Single Post
  #1 (permalink)  
Old November 14th, 2008
irtiqa irtiqa is offline
Novicius
 
Join Date: October 23rd, 2008
Posts: 3
irtiqa is flying high
Default problem with pong

I am making the gnutella protocol layer for my cn project.The pings are working fine ,and ping cache is being updated and all.Now i have to send pongs .The thing I cannot understand is that pong follow ping path.So how will a node know which node to send the pong back .I know that we have to match pong id with ping id ,but ping cache has no ip/port.So how will a node decide which node to send the pong next .Urgent help needed.Thanx
Reply With Quote