broken_clients.txt
来自「p2p类源代码 kadc协议官方源代码」· 文本 代码 · 共 6 行
TXT
6 行
Broken clients seen roaming in the wild- some clients send OVERNET_SEARCH_NEXT replies where the hash starts from buf[3] rather than buf[2], is truncated to 15 bytes rather than 16, and has in buf[2] a copy of the peers count, also correctly present in buf[18].- some clients do not reply OVERNET_IP_QUERY requests, so it's impossibe to ascertain their ID through a eDonkey Hello over TCP.- some clients do not pass through the filter specified in OVERNET_SEARCH_INFO (type 1) the results they return in OVERNET_SEARCH_RESULT packets. This forces the requesting peer to apply receiver-side filtering.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?