Home

A free C++ BitTorrent/HTTP/FTP Download Client

connection_status
 
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
connection_status [2015/08/15 04:21] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +===== Connection Status =====
 + 
 +Capital case means you sending a status message to the peer. Lower case means peer sending a status message to you. C or c means CHOKED ... the sender of CHOKED is temporarily not open for requests. The opposite status is UNCHOKED. I or i means INTERESTED ... the sender of INTERESTED has noticed that its peer has a piece that it currently needs. The opposite status is UNINTERESTED.
 +
 +{{:cnct_status.png|}}
 +
 +----
 +[[start|Main Index]]
 +
  
 
connection_status.txt · Last modified: 2015/08/15 04:21 by 127.0.0.1
Recent changes RSS feed Driven by DokuWiki