utorrent里的D IE,DS E和D E是什么意思
发布网友
发布时间:2023-09-18 15:13
我来回答
共1个回答
热心网友
时间:2024-12-09 18:43
Flags displays various letters, each carrying a special meaning about the state of the connection:
?: your client unchoked the peer but the peer is not interested
D: currently downloading from the peer (interested and not choked)
d: your client wants to download, but peer doesn't want to send (interested and choked)
E: peer is using Protocol Encryption (all traffic)
e: peer is using Protocol Encryption (handshake)
F: peer was involved in a hashfailed piece (not necessarily a bad peer, just involved)
H: peer was obtained through DHT
h: peer connection established via UDP hole-punching
I: peer established an incoming connection
K: peer unchoked your client, but your client is not interested
L: peer has been or discovered via Local Peer Discovery
O: optimistic unchoke
P: peer is communicating and transporting data over uTP
S: peer is snubbed
U: currently uploading to the peer (interested and not choked)
u: the peer wants your client to upload, but your client doesn't want to (interested and choked)
X: peer was included in peer lists obtained through Peer Exchange (PEX)
这是帮助原文
在帮助的“Appendix A:The uTorrent Interface - Main Window - Detailed Info Pane - Peers”位置
大概是表示双方用户客户端的关系吧
例如 D IE
你的客户端需要下载,但对方用户客户端不想(不可以)发送。
表示你感兴趣和对方堵塞、上传任务已满。
而且已经设定准备好了的传入连接
并且使用了加密协议(所有的通信量)
应该就是这样吧