I can’t find the answer to this question anywhere on the Internet. I was wondering what happens when you receive a keep alive message on a bittorrent protocol? are we suppose to send a keep alive message back?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
From the Unofficial BitTorrent Specification:
I’m no BitTorrent expert, but based on this and what knowledge of network protocols I do have, it sounds like the answer to your question
is no. As for
well, nothing — what matters is what happens when you don’t receive a keep-alive (or any other) message after the mentioned "given amount of time." In a BitTorrent implementation, receiving a keep-alive message would probably reset a timer, or update a "last message received" timestamp.