ReadMe.txt
上传用户:lds876
上传日期:2013-05-25
资源大小:567k
文件大小:6k
源码类别:

P2P编程

开发平台:

Visual C++

  1. ========================================================================
  2.        MICROSOFT FOUNDATION CLASS LIBRARY : testBT
  3. ========================================================================
  4. AppWizard has created this testBT application for you.  This application
  5. not only demonstrates the basics of using the Microsoft Foundation classes
  6. but is also a starting point for writing your application.
  7. This file contains a summary of what you will find in each of the files that
  8. make up your testBT application.
  9. testBT.dsp
  10.     This file (the project file) contains information at the project level and
  11.     is used to build a single project or subproject. Other users can share the
  12.     project (.dsp) file, but they should export the makefiles locally.
  13. testBT.h
  14.     This is the main header file for the application.  It includes other
  15.     project specific headers (including Resource.h) and declares the
  16.     CTestBTApp application class.
  17. testBT.cpp
  18.     This is the main application source file that contains the application
  19.     class CTestBTApp.
  20. testBT.rc
  21.     This is a listing of all of the Microsoft Windows resources that the
  22.     program uses.  It includes the icons, bitmaps, and cursors that are stored
  23.     in the RES subdirectory.  This file can be directly edited in Microsoft
  24. Visual C++.
  25. testBT.clw
  26.     This file contains information used by ClassWizard to edit existing
  27.     classes or add new classes.  ClassWizard also uses this file to store
  28.     information needed to create and edit message maps and dialog data
  29.     maps and to create prototype member functions.
  30. restestBT.ico
  31.     This is an icon file, which is used as the application's icon.  This
  32.     icon is included by the main resource file testBT.rc.
  33. restestBT.rc2
  34.     This file contains resources that are not edited by Microsoft 
  35. Visual C++.  You should place all resources not editable by
  36. the resource editor in this file.
  37. /////////////////////////////////////////////////////////////////////////////
  38. For the main frame window:
  39. MainFrm.h, MainFrm.cpp
  40.     These files contain the frame class CMainFrame, which is derived from
  41.     CFrameWnd and controls all SDI frame features.
  42. resToolbar.bmp
  43.     This bitmap file is used to create tiled images for the toolbar.
  44.     The initial toolbar and status bar are constructed in the CMainFrame
  45.     class. Edit this toolbar bitmap using the resource editor, and
  46.     update the IDR_MAINFRAME TOOLBAR array in testBT.rc to add
  47.     toolbar buttons.
  48. /////////////////////////////////////////////////////////////////////////////
  49. AppWizard creates one document type and one view:
  50. testBTDoc.h, testBTDoc.cpp - the document
  51.     These files contain your CTestBTDoc class.  Edit these files to
  52.     add your special document data and to implement file saving and loading
  53.     (via CTestBTDoc::Serialize).
  54. testBTView.h, testBTView.cpp - the view of the document
  55.     These files contain your CTestBTView class.
  56.     CTestBTView objects are used to view CTestBTDoc objects.
  57. /////////////////////////////////////////////////////////////////////////////
  58. Other standard files:
  59. StdAfx.h, StdAfx.cpp
  60.     These files are used to build a precompiled header (PCH) file
  61.     named testBT.pch and a precompiled types file named StdAfx.obj.
  62. Resource.h
  63.     This is the standard header file, which defines new resource IDs.
  64.     Microsoft Visual C++ reads and updates this file.
  65. /////////////////////////////////////////////////////////////////////////////
  66. Other notes:
  67. AppWizard uses "TODO:" to indicate parts of the source code you
  68. should add to or customize.
  69. If your application uses MFC in a shared DLL, and your application is 
  70. in a language other than the operating system's current language, you
  71. will need to copy the corresponding localized resources MFC42XXX.DLL
  72. from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
  73. and rename it to be MFCLOC.DLL.  ("XXX" stands for the language abbreviation.
  74. For example, MFC42DEU.DLL contains resources translated to German.)  If you
  75. don't do this, some of the UI elements of your application will remain in the
  76. language of the operating system.
  77. /////////////////////////////////////////////////////////////////////////////
  78. Makemetafile -- comment, trackerid.
  79. options -- add to database.
  80. pause.
  81. filesize > 2G long can't hold.
  82. cpu too busy.
  83. memory leak:
  84. {,,msvcrtd.dll} _crtBreakAlloc = 210
  85. {,,msvcrtd.dll}_crtBreakAlloc = 21490
  86. void CRerequester::AnnounceEx(long lEvent)
  87. 注册表没有纪录时,删除filedb文件。应该重用。
  88. settitle();
  89. tooltip.
  90. makefile sort();
  91. ondownloadterminated() error. should refresh bad.
  92. register list column width.
  93. set systemtray text.
  94. new download should show category and other infomation.
  95. category wnd 显示为“最近文件列表“。
  96. reject by tracker, should stop and setbad.
  97. makemetafile too busy.
  98. find files.
  99. testBTnnTestBTnTestbt Files (*torrent)n.torrentnTestBT.DocumentnTestBT Document
  100. 上传速度控制。
  101. 采用c++编写的(BitTorrent)客户端下载工具。速度更快,资源占用更少,支持同时多个下载同时进行,使用方便快
  102. 捷。文件管理功能强大。可以创建不限数目的类别,每个类别指定单独的文件目录,不同的类别保存到不同的目录中去,强大的管理功能包括支持拖拽,更名,添加描述,查找,文件名重复时可自动重命名等等。而且下载前后均可轻易管理文件。
  103. 单个文件上传、下载。
  104. 总上传下载速度。
  105. 状态兰。
  106. 日志详细。
  107. make endgame.
  108. 加载文件时,显示加载torrent进度条。
  109. 定时关闭任务,任务不转移。
  110. 任务的特殊设置:最小最大连接,定时。
  111. 停止时候,如果完成,停止监听。
  112. 自动生成mp3,movie等类别。
  113. 排序箭头反了。
  114. 不支持部分下在的,从头分配hole.
  115. 数据库文件最近列表.
  116. 暂停后信息不对.
  117. 统计已经上船了多少。
  118. 发布url管理功能。
  119. listctrl column size not record when hide someone.
  120. infolist 特殊设置,显示上载速度和下载速度用的参数不对。
  121. 更改选择文件有错误。小鱼儿。
  122. makeendgame 切换endgame状态时没有清楚已发出请求。
  123. 启动时,自动转到下在类别。
  124. 下载错误时,停止时间延迟.
  125. cfiledialog
  126. 上传文件控制。
  127. 制作种子文件。
  128. 检查过程中设置文件范围无效。
  129. 修改时间导致剩余时间错误。