• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            隨筆 - 505  文章 - 1034  trackbacks - 0
            <2008年12月>
            30123456
            78910111213
            14151617181920
            21222324252627
            28293031123
            45678910


            子曾經曰過:編程無他,唯手熟爾!

            常用鏈接

            留言簿(94)

            隨筆分類(649)

            隨筆檔案(505)

            相冊

            BCB

            Crytek

            • crymod
            • Crytek's Offical Modding Portal

            Game Industry

            OGRE

            other

            Programmers

            Qt

            WOW Stuff

            搜索

            •  

            積分與排名

            • 積分 - 911346
            • 排名 - 14

            最新隨筆

            最新評論

            閱讀排行榜

            評論排行榜

            先研究下這個,吼吼。夠研究一段時間的了。

            電驢:http://sourceforge.net/projects/emule/

            電驢源碼分析:

            http://blog.csdn.net/ruibird/category/273392.aspx?PageNumber=2

            http://www.ppgod.com/thread.php?fid-20.html

            BT & eMule

            http://mail.ustc.edu.cn/~ltguo/2005/12/bt_emule.html

            2007-10-09
            研究了下,復雜度不是一般的高,基本上mission impossible.

            還是先做這件事情比較實在,把某些pak包里的一堆小文件合成一個文件,這樣子更新服務器上就沒有那么多一個個的小文件了,防止玩家頻繁的建立連接。
               老子想編譯下emule,結果一堆的第三方庫,奶奶的!

            初見成果,現在只剩下下面的問題了:

            ------ 已啟動生成: 項目: emule, 配置: Debug Win32 ------

            正在鏈接
            IPFilterDlg.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableDialog::EnableSaveRestore(wchar_t const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPB_WH@Z)
            NetworkInfoDlg.obj : error LNK2019: 無法解析的外部符號 
            "protected: void __thiscall CResizableDialog::EnableSaveRestore(wchar_t const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPB_WH@Z) ,該符號在函數 "void __cdecl CreateNetworkInfo(class CRichEditCtrlX &,struct _charformatw &,struct _charformatw &,bool)" (?CreateNetworkInfo@@YAXAAVCRichEditCtrlX@@AAU_charformatw@@1_N@Z) 中被引用
            AddSourceDlg.obj : error LNK2019: 無法解析的外部符號 
            "protected: void __thiscall CResizableDialog::EnableSaveRestore(wchar_t const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPB_WH@Z) ,該符號在函數 "protected: virtual int __thiscall CAddSourceDlg::OnInitDialog(void)" (?OnInitDialog@CAddSourceDlg@@MAEHXZ) 中被引用
            CollectionCreateDialog.obj : error LNK2019: 無法解析的外部符號 
            "protected: void __thiscall CResizableDialog::EnableSaveRestore(wchar_t const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPB_WH@Z) ,該符號在函數 "unsigned int __stdcall ATL::_AtlGetThreadACPThunk(void)" (?_AtlGetThreadACPThunk@ATL@@YGIXZ) 中被引用
            CollectionViewDialog.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableDialog::EnableSaveRestore(wchar_t const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPB_WH@Z)
            DirectDownloadDlg.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableDialog::EnableSaveRestore(wchar_t const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPB_WH@Z)
            SharedFilesCtrl.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableSheet::EnableSaveRestore(wchar_t const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPB_WHH@Z)
            ClientDetailDialog.obj : error LNK2019: 無法解析的外部符號 
            "protected: void __thiscall CResizableSheet::EnableSaveRestore(wchar_t const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPB_WHH@Z) ,該符號在函數 "protected: virtual int __thiscall CClientDetailDialog::OnInitDialog(void)" (?OnInitDialog@CClientDetailDialog@@MAEHXZ) 中被引用
            FileDetailDialog.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableSheet::EnableSaveRestore(wchar_t const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPB_WHH@Z)
            CollectionListCtrl.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableSheet::EnableSaveRestore(wchar_t const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPB_WHH@Z)
            SearchListCtrl.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableSheet::EnableSaveRestore(wchar_t const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPB_WHH@Z)
            DialogMinTrayBtn.obj : error LNK2019: 無法解析的外部符號 
            "public: __thiscall CResizableDialog::CResizableDialog(wchar_t const *,class CWnd *)" (??0CResizableDialog@@QAE@PB_WPAVCWnd@@@Z) ,該符號在函數 "public: __thiscall CDialogMinTrayBtn<class CResizableDialog>::CDialogMinTrayBtn<class CResizableDialog>(wchar_t const *,class CWnd *)" (??0?$CDialogMinTrayBtn@VCResizableDialog@@@@QAE@PB_WPAVCWnd@@@Z) 中被引用
            ListViewWalkerPropertySheet.obj : error LNK2019: 無法解析的外部符號 
            "public: __thiscall CResizableSheet::CResizableSheet(wchar_t const *,class CWnd *,unsigned int)" (??0CResizableSheet@@QAE@PB_WPAVCWnd@@I@Z) ,該符號在函數 "public: __thiscall CListViewWalkerPropertySheet::CListViewWalkerPropertySheet(wchar_t const *,class CWnd *,unsigned int)" (??0CListViewWalkerPropertySheet@@QAE@PB_WPAVCWnd@@I@Z) 中被引用
            cryptlib.lib(integer.obj) : error LNK2019: 無法解析的外部符號 
            "public: unsigned int * __thiscall CryptoPP::AlignedAllocator<unsigned int>::allocate(unsigned int,void const *)" (?allocate@?$AlignedAllocator@I@CryptoPP@@QAEPAIIPBX@Z) ,該符號在函數 "public: __thiscall CryptoPP::SecBlock<unsigned int,class CryptoPP::AlignedAllocator<unsigned int> >::SecBlock<unsigned int,class CryptoPP::AlignedAllocator<unsigned int> >(unsigned int)" (??0?$SecBlock@IV?$AlignedAllocator@I@CryptoPP@@@CryptoPP@@QAE@I@Z) 中被引用
            Debug
            /emule.exe : fatal error LNK1120: 5 個無法解析的外部命令

            生成日志保存在“file:
            //d:\soft\code\eMule0.48a-Sources\srchybrid\Debug\BuildLog.htm”中
            emule - 15 錯誤,0 警告

            2007-10-9
            今天把這兩條解決了
            cryptlib.lib(integer.obj) : error LNK2019: 無法解析的外部符號 "public: unsigned int * __thiscall CryptoPP::AlignedAllocator<unsigned int>::allocate(unsigned int,void const *)" (?allocate@?$AlignedAllocator@I@CryptoPP@@QAEPAIIPBX@Z) ,該符號在函數 "public: __thiscall CryptoPP::SecBlock<unsigned int,class CryptoPP::AlignedAllocator<unsigned int> >::SecBlock<unsigned int,class CryptoPP::AlignedAllocator<unsigned int> >(unsigned int)" (??0?$SecBlock@IV?$AlignedAllocator@I@CryptoPP@@@CryptoPP@@QAE@I@Z) 中被引用

             2007-10-17
            今天秒大刀把鏈接不過的問題解決了
            解決方法:把ResizableLib的一個項目屬性改下


            哈哈,爽了!


            為表達感激之情,請秒大刀去吃飯,結果半路上被QA叫回公司了,暈!

            posted on 2007-10-08 21:23 七星重劍 閱讀(2117) 評論(2)  編輯 收藏 引用 所屬分類: PL--c/c++Network ProgrammingP2P

            FeedBack:
            # re: 用p2p優化網絡游戲客戶端自動更新工具 2009-03-03 12:02 yeeler
            cryptlib.lib(integer.obj) : error LNK2019: 無法解析的外部符號 "public: unsigned int * __thiscall CryptoPP::AlignedAllocator<unsigned int>::allocate(unsigned int,void const *)" (?allocate@?$AlignedAllocator@I@CryptoPP@@QAEPAIIPBX@Z) ,該符號在函數 "public: __thiscall CryptoPP::SecBlock<unsigned int,class CryptoPP::AlignedAllocator<unsigned int> >::SecBlock<unsigned int,class CryptoPP::AlignedAllocator<unsigned int> >(unsigned int)" (??0?$SecBlock@IV?$AlignedAllocator@I@CryptoPP@@@CryptoPP@@QAE@I@Z) 中被引用

            請問 這個是怎么解決的啊 ?  回復  更多評論
              
            # re: 用p2p優化網絡游戲客戶端自動更新工具 2018-07-11 23:57 七星重劍
            我擦,我居然10幾年前還研究過這個  回復  更多評論
              
            久久国产精品国产自线拍免费| 亚洲欧美日韩中文久久| 精品久久一区二区三区| 国产激情久久久久影院小草| 香蕉久久一区二区不卡无毒影院| 国产成人久久久精品二区三区| 久久久久国产精品麻豆AR影院 | 国产精品久久久久久影院| 国产精品丝袜久久久久久不卡| 7777精品伊人久久久大香线蕉| 99久久国产综合精品女同图片| 久久精品人人做人人妻人人玩| 狠狠色伊人久久精品综合网| 狠狠色狠狠色综合久久| 久久国产香蕉视频| 91精品国产91久久久久福利| 久久久久久久久66精品片| 99久久久久| 91精品国产高清91久久久久久| 伊人热热久久原色播放www | 国内精品久久久久久久涩爱| 亚洲中文字幕无码久久2020 | 久久精品女人天堂AV麻| 欧美丰满熟妇BBB久久久| 久久天天躁狠狠躁夜夜2020老熟妇| 久久婷婷五月综合97色一本一本| 伊人久久大香线蕉无码麻豆 | 国产精品欧美久久久久无广告 | 久久99国产精品一区二区| 亚洲午夜久久久久久久久久| 色婷婷久久久SWAG精品| 2020最新久久久视精品爱| 久久精品国产影库免费看| 久久99久久99精品免视看动漫| 性欧美丰满熟妇XXXX性久久久| 久久久亚洲AV波多野结衣| 久久综合色老色| 无码人妻久久久一区二区三区 | 亚洲伊人久久综合中文成人网| 国产精品成人无码久久久久久| 国产精品久久99|