【问题标题】:BitTorrent sends packets as UDP instead of TCPBitTorrent 以 UDP 而不是 TCP 发送数据包
【发布时间】:2019-05-08 04:51:47
【问题描述】:

我正在使用 WireShark 分析 BitTorrent,根据规范和 Wiki,BitTorrent 应该使用 TCP 进行交换,但我在 UDP 中获取整个交换。

我阅读了应该使用 UDP 的 DHT,但据我了解,它仅使用 UDP 将您的 IP 信息存储在哈希表中。交换应该仍然在 TCP 中吧?为什么我在 UDP 包交换而不是 TCP 中获取整个下载?

【问题讨论】:

    标签: tcp udp wireshark bittorrent packet-sniffers


    【解决方案1】:

    BitTorrent 协议已扩展为使用带有 uTP - uTorrent transport protocol (BEP29) 扩展名的 UDP。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-05-05
      • 1970-01-01
      • 2015-04-02
      • 1970-01-01
      • 1970-01-01
      • 2012-03-14
      • 2021-07-06
      • 1970-01-01
      相关资源
      最近更新 更多