• <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
            <2007年10月>
            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幾年前還研究過這個  回復  更多評論
              
            人妻系列无码专区久久五月天| 丁香五月综合久久激情| 久久久久国色AV免费观看| 综合久久一区二区三区 | 999久久久免费国产精品播放| 久久婷婷五月综合成人D啪| 国产∨亚洲V天堂无码久久久| 亚洲国产成人久久综合一区77| 久久天天躁夜夜躁狠狠| 免费一级欧美大片久久网| 精品一二三区久久aaa片| 伊人色综合久久天天| 国内精品人妻无码久久久影院导航| 久久精品成人一区二区三区| 久久精品国产清自在天天线| 97精品国产97久久久久久免费| 国产精品久久久久久五月尺| 香蕉99久久国产综合精品宅男自| 久久精品国产精品亚洲毛片| 久久久一本精品99久久精品66 | 久久久久久免费一区二区三区 | 青青青国产成人久久111网站| 久久精品国产久精国产果冻传媒| 99久久综合狠狠综合久久| 国产精品美女久久久久网| 久久精品亚洲日本波多野结衣| 久久精品免费网站网| 日本福利片国产午夜久久| 欧美喷潮久久久XXXXx| 99久久国语露脸精品国产| 亚洲中文字幕久久精品无码APP | 久久久久久亚洲Av无码精品专口| 久久夜色精品国产| 欧美伊人久久大香线蕉综合69| 久久午夜电影网| 国产巨作麻豆欧美亚洲综合久久| aaa级精品久久久国产片| 精品久久久久久国产潘金莲| 久久精品国产亚洲AV麻豆网站| 国产成人精品久久| 人妻精品久久无码专区精东影业|