【问题标题】:What does the 'key' field in a bitorrent query mean?bitorrent 查询中的“key”字段是什么意思?
【发布时间】:2012-05-06 15:00:12
【问题描述】:

我使用了 utorrent 2.04(build 22450),我对生成的 HTTP GET 查询 utorrent 中的 key 部分感到好奇。我已经阅读了 bitorrent 协议的规范,但仍然找不到“key”部分的含义bitorrent 获取查询。解析查询后,是这样的:

{
info_hash:'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx'
peer_id: '-UT2210-*b�A�\u000b7�\u001d\u0004�I',
port: '18584',
uploaded: '0',
downloaded: '0',
left: '0',
corrupt: '0',
key: '79E7F5D0',
event: 'started',
numwant: '200',
compact: '1',
no_peer_id: '1',
ipv6: '2004:150:20xx:xxxx:xxxx:xxxx:xxxx' }

其他条目的含义很明显,但我完全不知道key部分的含义。有人可以解释key 部分的用途吗?谢谢~

【问题讨论】:

    标签: protocols bittorrent utorrent


    【解决方案1】:

    引用unofficial bittorrent spec

    键:可选。一种额外的客户识别机制,即 不与任何同行共享。它旨在让客户证明 如果他们的 IP 地址发生变化,他们的身份。

    【讨论】:

      猜你喜欢
      • 2010-10-29
      • 2021-02-09
      • 1970-01-01
      • 2014-09-14
      • 2013-03-09
      • 1970-01-01
      相关资源
      最近更新 更多