Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

questions about the bep44 #166

Open
ac169 opened this issue Jan 7, 2025 · 0 comments
Open

questions about the bep44 #166

ac169 opened this issue Jan 7, 2025 · 0 comments

Comments

@ac169
Copy link

ac169 commented Jan 7, 2025

libtorrent project is a rare implementation of BEP44 Protocol library, I use c language to achieve DHT (BEP 44) Protocol encountered some problems, the official document is relatively simple, there are a few questions to consult

  1. put message Indicates the flow of sending messages without ping -> find_node -> get_peers as long as the peer ip address and port are known.

  2. put message Whether the token parameters in the request parameters are generated by the requestor or obtained through get_peers first. The nodes returned by get_peers may have multiple tokens but only one token, so how to correspond is a bit confusing.

  3. Is there any official or other third party to provide test nodes, or other ways to facilitate debugging of this protocol?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant