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 revisionPrevious revision
Next revision
Previous revision
bitcomet_detailed_info_pane_old_version [2010/05/06 03:36] lucybitcomet_detailed_info_pane_old_version [2015/08/15 04:21] (current) – external edit 127.0.0.1
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 100: Line 100:
   * BitComet V1.13: BT task file list in properties dialog and right-bottom pane changes to tree list for directory structure; BT task file list in properties dialog and right-bottom pane support sorting; add new commands to context menu of BT task file list: expand/collapse folders; add check box to BT task file list pane for each file and folder, to switch downloading it or not.    * BitComet V1.13: BT task file list in properties dialog and right-bottom pane changes to tree list for directory structure; BT task file list in properties dialog and right-bottom pane support sorting; add new commands to context menu of BT task file list: expand/collapse folders; add check box to BT task file list pane for each file and folder, to switch downloading it or not. 
  
-**Rows:** +  * Rows: 
 +    //Priority//: The higher priority, the easier for file to get data. 
 +    //Progress//: Amount of data downloaded vs the whole size. 
 +    * //File Name//: Names of all files. 
 +    * //Size//: Size of each file. 
 +    * //Long Time seed//: Amount of LT seeds connected from LT server. 
 +    * //Operation method//: Read means uploading, write means downloading. 
  
-  * //Priority//: The higher priority, the easier for file to get data. +  * Right-click menu: 
-  * //Progress//: Amount of data downloaded vs the whole size. +    * //Open File//: Open downloaded files (non video type). Not available for video files. 
-  * //File Name//: Names of all files. +    * //Play File (P)//: Play video files with default player. Not available for non-video files or incomplete video files. 
-  * //Size//: Size of each file. +    * //Open Directory (O)//: Open directory where the file located. 
-  * //Long Time seed//: Amount of LT seeds connected from LT server. +    * //Specific ED2K Link (E)//: This will enable ED network download. 
-  * //Operation method//: Read means uploading, write means downloading.  +    * //Search ED2K link for this file//: Search ED2K link in trackers the ED plugin connected. 
- +    * //Priority (R)//: File with higher priority will get data much easier. But changes in priority for files will affect download speed, so it's not recommend to change this option. 
-**Right-click menu:** +    * //Virus Protection (K)//: Uses default anti-virus software to scan subject files, which requires to add files extension names sometimes. ([[bitcomet_options#virus_scan|Anti-Virus]]) 
- +
-  * //Open File//: Open downloaded files (non video type). Not available for video files. +
-  * //Play File (P)//: Play video files with default player. Not available for non-video files or incomplete video files. +
-  * //Open Directory (O)//: Open directory where the file located. +
-  * //Specific ED2K Link (E)//: This will enable ED network download. +
-  * //Search ED2K link for this file//: Search ED2K link in trackers the ED plugin connected. +
-  * //Priority (R)//: File with higher priority will get data much easier. But changes in priority for files will affect download speed, so it's not recommend to change this option. +
-  * //Virus Protection (K)//: Uses default anti-virus software to scan subject files, which requires to add files extension names sometimes. ([[bitcomet_options#virus_scan|Anti-Virus]]) +
  
  
Line 126: 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:** +
-  * //IP//: IP and Port of the peer connected. +
-  * //Progress//: How much data the connected peer downloaded. +
-  * //Peer status//: Downloaded data distribution of the remote. +
-  * //Down rate//: Speed of getting data from peers. +
-  * //Down size//: Data downloaded from the remote. +
-  * //Up Rate//: Date transferring speed from local computer to the remote. +
-  * //Up size//: Amount of data uploaded to the remote. +
-  * //Peer down rate//: Peer download rate. +
-  * //Initiation//: The party who initiated the connection. +
-  * //Connect Time//: Amount of time from connection start. +
-  * //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】 +
  
-**Connection types:*+  Rows: 
-  * //Local computer//: Information about the local BitComet client+    //IP//: IP and Port of the peer connected. 
-  * //emule_connected//: Peers connected by ED plugin+    //Progress//: How much data the connected peer downloaded. 
-  * //p2sp_connected//: Peers connected by LT seeding+    * //Peer status//: Downloaded data distribution of the remote
-  * //bt_connected//: Peers connected according to BT protocol+    * //Down rate//: Speed of getting data from peers
-  * //bt_connecting//: Peers being connected according to BT protocol+    * //Down size//: Data downloaded from the remote
-  * //bt_disconnect//: Peers that BT ptotocol did not or failed to connect+    * //Up Rate//: Date transferring speed from local computer to the remote
 +    * //Up size//: Amount of data uploaded to the remote
 +    * //Peer down rate//: Peer download rate. 
 +    * //Initiation//: The party who initiated the connection. 
 +    * //Connect Time//: Amount of time from connection start. 
 +    * //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】\\ <html><br /></html> 
  
-The number in bracket after each "Connection type" is the connection number of connections of that typeAnd the overall download and upload rates limit for each connection type will be displayed in "Statistics".+  * Connection types: 
 +    * //Local computer//: Information about the local BitComet client. 
 +    * //emule_connected//: Peers connected by ED plugin. 
 +    * //p2sp_connected//: Peers connected by LT seeding. 
 +    * //bt_connected//: Peers 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.
  
-**Connection status icons:**+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>
  
-{{:09.png|}}the remote peer has the data requested by local peer (Myself), and accepted the connection.\\ +  * Connection status icons: 
-{{:10.png|}}the remote peer does not have the data the local peer (Myself) requested or he refused the connection.\\ +    * {{:09.png|}}the remote peer has the data requested by local peer (Myself), and accepted the connection. 
-{{:11.png|}}failed to connect the remote peer.\\ +    {{:10.png|}}the remote peer does not have the data the local peer (Myself) requested or he refused the connection. 
-{{:12.png|}}Local peer (myself) refused connection to remote peer for sending bad (corrupt) data +    {{: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> 
  
-**Peer Status Color:** +  * Peer Status Color: 
-  * //Blue//: display a peer's downloaded piece position in whole BT task, that is, which piece a peer has acquired or downloaded. +    * //Blue//: display a peer's downloaded piece position in whole BT task, that is, which piece a peer has acquired or downloaded. 
-  * //Bright Blue//: display your requested piece position in peer list of BT task, that is, which piece you are downloading from other peers. +    * //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> 
  
-**Right-click menu:** +  * Right-click menu: 
-  * //Ban IP//: set amount of time to refuse peer's request for connection. +    * //Ban IP//: set amount of time to refuse peer's request for connection. 
-  * //Remove Peer//: Remove a connection. +    * //Remove Peer//: Remove a connection. 
-  * //Add Peer//: Manually add a peer's IP to the peer list. +    * //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 172: 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 198: 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 205: 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.1273117002.txt.gz · Last modified: 2015/08/15 04:21 (external edit)
Recent changes RSS feed Driven by DokuWiki