Home

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

bitcomet_detailed_info_pane_old_version
 

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bitcomet_detailed_info_pane_old_version [2010/05/06 03:37]
lucy
bitcomet_detailed_info_pane_old_version [2015/08/15 04:21] (current)
Line 11: Line 11:
   * //Progress//: the amount of data downloaded vs the size of the whole file. MB left: Amount of data left to download.   * //Progress//: the amount of data downloaded vs the size of the whole file. MB left: Amount of data left to download.
  
-  * //URL//: download URL or [[inside_bitcomet_-_technical_documentation#bc_link_format_obsoleted_as_of_v117|BC Link]] to where the download source file locates. \\+  * //URL//: download URL or [[inside_bitcomet#bc_link_format_obsoleted_as_of_v117|BC Link]] to where the download source file locates. \\
   * //Referrer//: webpage of the download source file. \\   * //Referrer//: webpage of the download source file. \\
   * //Description//: Description for the download file in the download webpage. \\   * //Description//: Description for the download file in the download webpage. \\
Line 124: Line 124:
 Shows information about peers connections while the BT task is running. Both titles and rows can be ranking ordered. Shows information about peers connections while the BT task is running. Both titles and rows can be ranking ordered.
  
-At "Peers" panel, if you click "ScrollLock" on keyboard, BT task peer list will temporarily stop refreshing and shows prompt string “frozen by ScrollLock”. +  * At "Peers" panel, if you click "ScrollLock" on keyboard, BT task peer list will temporarily stop refreshing and shows prompt string “frozen by ScrollLock”. 
  
-**Rows:** +  * Rows: 
-  * //IP//: IP and Port of the peer connected. +    * //IP//: IP and Port of the peer connected. 
-  * //Progress//: How much data the connected peer downloaded. +    * //Progress//: How much data the connected peer downloaded. 
-  * //Peer status//: Downloaded data distribution of the remote. +    * //Peer status//: Downloaded data distribution of the remote. 
-  * //Down rate//: Speed of getting data from peers. +    * //Down rate//: Speed of getting data from peers. 
-  * //Down size//: Data downloaded from the remote. +    * //Down size//: Data downloaded from the remote. 
-  * //Up Rate//: Date transferring speed from local computer to the remote. +    * //Up Rate//: Date transferring speed from local computer to the remote. 
-  * //Up size//: Amount of data uploaded to the remote. +    * //Up size//: Amount of data uploaded to the remote. 
-  * //Peer down rate//: Peer download rate. +    * //Peer down rate//: Peer download rate. 
-  * //Initiation//: The party who initiated the connection. +    * //Initiation//: The party who initiated the connection. 
-  * //Connect Time//: Amount of time from connection start. +    * //Connect Time//: Amount of time from connection start. 
-  * //Client Type//: Torrent client name and version of the remote. N/A means failed to recognize. +    * //Client Type//: Torrent client name and version of the remote. N/A means failed to recognize. 
-  * //Status//: [[connection_status|Connection Status]].【I--Requesting Data from the remote; c-- The peer refused to upload to local; i--Remote requesting data from local; C--Local refused to download to remote】 +    * //Status//: [[connection_status|Connection Status]].【I--Requesting Data from the remote; c-- The peer refused to upload to local; i--Remote requesting data from local; C--Local refused to download to remote】\\ <html><br /></html> 
  
-**Connection types:** +  * Connection types: 
-  * //Local computer//: Information about the local BitComet client. +    * //Local computer//: Information about the local BitComet client. 
-  * //emule_connected//: Peers connected by ED plugin. +    * //emule_connected//: Peers connected by ED plugin. 
-  * //p2sp_connected//: Peers connected by LT seeding. +    * //p2sp_connected//: Peers connected by LT seeding. 
-  * //bt_connected//: Peers connected according to BT protocol. +    * //bt_connected//: Peers connected according to BT protocol. 
-  * //bt_connecting//: Peers being connected according to BT protocol. +    * //bt_connecting//: Peers being connected according to BT protocol. 
-  * //bt_disconnect//: Peers that BT ptotocol did not or failed to connect. +    * //bt_disconnect//: Peers that BT ptotocol did not or failed to connect.
  
-The number in bracket after each "Connection type" is the connection number of connections of that type. And the overall download and upload rates limit for each connection type will be displayed in "Statistics".+The number in bracket after each "Connection type" is the connection number of connections of that type. And the overall download and upload rates limit for each connection type will be displayed in "Statistics".\\ <html><br /></html>
  
-**Connection status icons:**+  * Connection status icons: 
 +    {{:09.png|}}the remote peer has the data requested by local peer (Myself), and accepted the connection. 
 +    {{:10.png|}}the remote peer does not have the data the local peer (Myself) requested or he refused the connection. 
 +    * {{:11.png|}}failed to connect the remote peer. 
 +    * {{:12.png|}}Local peer (myself) refused connection to remote peer for sending bad (corrupt) data\\ <html><br /></html> 
  
-{{:09.png|}}the remote peer has the data requested by local peer (Myself), and accepted the connection.\\ +  * Peer Status Color
-{{:10.png|}}the remote peer does not have the data the local peer (Myself) requested or he refused the connection.\\ +    * //Blue//display a peer's downloaded piece position in whole BT task, that is, which piece a peer has acquired or downloaded
-{{:11.png|}}failed to connect the remote peer.\\ +    * //Bright Blue//display your requested piece position in peer list of BT task, that is, which piece you are downloading from other peers.\\ <html><br /></html> 
-{{:12.png|}}Local peer (myself) refused connection to remote peer for sending bad (corrupt) data +
  
-**Peer Status Color:** +  * Right-click menu: 
-  * //Blue//: display a peer's downloaded piece position in whole BT task, that is, which piece a peer has acquired or downloaded. +    * //Ban IP//: set amount of time to refuse peer's request for connection. 
-  * //Bright Blue//: display your requested piece position in peer list of BT task, that is, which piece you are downloading from other peers.  +    * //Remove Peer//: Remove a connection. 
- +    * //Add Peer//: Manually add a peer's IP to the peer list. 
-**Right-click menu:** +
-  * //Ban IP//: set amount of time to refuse peer's request for connection. +
-  * //Remove Peer//: Remove a connection. +
-  * //Add Peer//: Manually add a peer's IP to the peer list. +
  
 ===== BT/HTTP/FTP Universal Detailed Info Pane ===== ===== BT/HTTP/FTP Universal Detailed Info Pane =====
Line 170: Line 169:
 ==== Content ==== ==== Content ====
  
-If there are video files contained, Bitcomet will search automatically in mcomet.com and show matched content for the video file. If wrong information is contained in the contents, please report to us by the top right link. Note: As the database in mcomet.com is limited, we can not assure all video files information can be found.+If there are video files contained, Bitcomet will search automatically in mcomet.com and show matched content for the video file. If wrong information is contained in the contents, please report to us by the top right link.\\ <html><span style=color:Teal>Note:</span></html> As the database in mcomet.com is limited, we can not assure all video files information can be found.
  
 ==== Snapshot ==== ==== Snapshot ====
Line 196: Line 195:
 {{:14.png|}} {{:14.png|}}
  
-    * //Overall tasks//: Total: Amount of total tasks/ Running: Amount of tasks that are downloading and uploading.  +    * //Overall tasks//: Total: Amount of total tasks/ //Running//: Amount of tasks that are downloading and uploading.  
-    * //TCP Connections//: Amount of simultaneous TCP connections: Established[MAX: The maximum number of TCP connections] / Half-Open: Amount of connection requests that are waiting for reply[Max: The connection limit]+    * //TCP Connections//: Amount of simultaneous TCP connections: Established[//MAX//: The maximum number of TCP connections] / //Half-Open///: Amount of connection requests that are waiting for reply[//Max//: The connection limit]
     * //LAN IP//: Local area's network IP address.     * //LAN IP//: Local area's network IP address.
     * //WAN IP//: External IP address.     * //WAN IP//: External IP address.
Line 203: Line 202:
     * //Listen port of UDP//: Listen port for BitComet UDP protocol.     * //Listen port of UDP//: Listen port for BitComet UDP protocol.
     * //Windows firewall//: information about Windows Firewall setup for BitComet. [[bitcomet_options|BitComet Options]]     * //Windows firewall//: information about Windows Firewall setup for BitComet. [[bitcomet_options|BitComet Options]]
-    * //NAT port mapping//: information about UPnP port mapping. [[add_port_mapping_in_nat_router|Read more ]]+    * //NAT port mapping//: information about UPnP port mapping. [[add_port_mapping_in_nat_router|Read more ]]\\ <html><br /></html>
  
-    * //Overall Download Rate//: Total download rate of all tasks [MAX: Overall download rate limit] / Max connection limit: Max connections for each task +    * //Overall Download Rate//: Total download rate of all tasks [//MAX//: Overall download rate limit] / //Max connection limit//: Max connections for each task 
-    * //Overall Upload Rate//: Total upload rate of all tasks [MAX: Overall Upload rate limit]/ LT Seeding: Total rate of all LT Seeding[MAX: Overall Long-Time Seeding rate limit] / All BT Upload Slots: All BT task Upload Connections.  +    * //Overall Upload Rate//: Total upload rate of all tasks [//MAX//: Overall Upload rate limit]/ //LT Seeding//: Total rate of all LT Seeding[//MAX//: Overall Long-Time Seeding rate limit] / //All BT Upload Slots//: All BT task Upload Connections.  
-    * //Free Phys Mem//: Currently free physical memory of operating system (Min to keep: Min memory to keep system operating normally) +    * //Free Phys Mem//: Currently free physical memory of operating system (//Min to keep//: Min memory to keep system operating normally) 
-    * //Disk Cache size//: cache size that BitComet takes(Min: Minimum size set to useMax: Maximum Cache size set to use)+    * //Disk Cache size//: cache size that BitComet takes(//Min//: Minimum size set to use. //Max//: Maximum Cache size set to use)
     * //Disk Read Statistics//: Number of Requests, Actual Disk Reads and Hit Ratio     * //Disk Read Statistics//: Number of Requests, Actual Disk Reads and Hit Ratio
-    * //Disk Write Statistics//: Number of Requests, Actual Disk Writes and Hit Ratio +    * //Disk Write Statistics//: Number of Requests, Actual Disk Writes and Hit Ratio\\ <html><br /></html> 
  
     * //Total Downloaded//: Total amount of data that was downloaded with BitComet.     * //Total Downloaded//: Total amount of data that was downloaded with BitComet.
 
bitcomet_detailed_info_pane_old_version.1273117079.txt.gz · Last modified: 2015/08/15 04:21 (external edit)
[unknown button type]
 
Recent changes RSS feed Driven by DokuWiki