91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2.41MB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發布日期: 2023-10-26
  • 語言: C#
  • 標簽: PCQQ??QQ協議??

資源簡介

PCQQ協議 PCQQ協議

資源截圖

代碼片段和文件信息

namespace?QQ.framework
{
????///?
????///?????定義一些QQ用到的常量
????///?

????public?static?class?QQGlobal
????{
????????///?
????????///?????包最大大小
????????///?

????????public?const?int?QQPacketMaxSize?=?65535;

????????///?
????????///?????QQ缺省編碼方式
????????///?

????????public?const?string?QQCharsetDefault?=?“UTF-8“;

????????///?
????????///?????密鑰長度
????????///?

????????public?const?int?QQLengthKey?=?16;

????????///?
????????///?????包起始標識
????????///?

????????public?const?byte?QQHeaderBasicFamily?=?0x02;

????????///?
????????///?????包結尾標識
????????///?

????????public?const?byte?QQHeader03Family?=?0x03;


????????///?
????????///?????基本協議族輸入包的包頭長度
????????///?

????????public?const?int?QQLengthBasicFamilyInHeader?=?7;

????????///?
????????///?????基本協議族輸出包的包頭長度
????????///?

????????public?const?int?QQLengthBasicFamilyOutHeader?=?11;

????????///?
????????///?????基本協議族包尾長度
????????///?

????????public?const?int?QQLengthBasicFamilyTail?=?1;

????????///?
????????///?????FTP協議族包頭長度
????????///?

????????public?const?int?QQLengthFtpFamilyHeader?=?46;

????????///?
????????///?????05協議族包頭長度
????????///?

????????public?const?int?QQLength05FamilyHeader?=?13;

????????///?
????????///?????05協議族包尾長度
????????///?

????????public?const?int?QQLength05FamilyTail?=?1;

????????///?
????????///?????網絡硬盤協議族輸入包包頭長度
????????///?

????????public?const?int?QQLengthDiskFamilyInHeader?=?82;

????????///?
????????///?????網絡硬盤協議族輸出包包頭長度
????????///?

????????public?const?int?QQLengthDiskFamilyOutHeader?=?154;

????????///?
????????///?????程序缺省使用的客戶端版本號
????????///?

????????public?const?char?QQClientVersion?=?QQClientVersion_0E1B;

????????///?
????????///?????客戶端版本號標志?-?TIM1.0
????????///?

????????public?const?char?QQClientVersion_0E1B?=?(char)?0x3713;

????????///?
????????///?????QQ?UDP缺省端口
????????///?

????????public?const?int?QQPortUdp?=?8000;

????????///?
????????///?????QQ?TCP缺省端口
????????///?

????????public?const?int?QQPortTcp?=?443;

????????///?
????????///?????使用HTTP代理時連接QQ服務器的端口
????????///?

????????public?const?int?QQPortHttp?=?80;


????????///?
????????///?????QQ分組的名稱最大字節長度,注意一個漢字是兩個字節
????????///?

????????public?const?int?QQMaxGroupName?=?16;

????????///?
????????///?????QQ昵稱的最長長度
????????///?

????????public?const?int?QQMaxNameLength?=?250;

????????///?
????????///?????QQ缺省表情個數
????????///?

????????public?const?int?QQCountDefaultFace?=?96;

????????///?
????????///?????得到用戶信息的回復包字段個數
????????///?

????????public?const?int?QQCountGetUserInfoField?=?37;

????????///?

????????///?????修改用戶信息的請求包字段個數,比實際的多1,最開始的QQ號不包括
????????///?<

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-01-12?09:30??PCQQ-Agreement-master\
?????文件?????????483??2018-10-26?14:51??PCQQ-Agreement-master\.gitignore
?????文件?????????129??2018-10-26?14:51??PCQQ-Agreement-master\.travis.yml
?????目錄???????????0??2019-01-12?09:30??PCQQ-Agreement-master\.vs\
?????目錄???????????0??2019-01-12?09:30??PCQQ-Agreement-master\.vs\QQ-King\
?????目錄???????????0??2019-01-12?09:30??PCQQ-Agreement-master\.vs\QQ-King\v15\
?????文件??????137216??2019-01-12?09:33??PCQQ-Agreement-master\.vs\QQ-King\v15\.suo
?????目錄???????????0??2019-01-12?09:30??PCQQ-Agreement-master\.vs\QQ-King\v15\Server\
?????目錄???????????0??2019-01-12?09:30??PCQQ-Agreement-master\.vs\QQ-King\v15\Server\sqlite3\
?????文件???????????0??2019-01-12?09:30??PCQQ-Agreement-master\.vs\QQ-King\v15\Server\sqlite3\db.lock
?????文件????????4096??2019-01-12?09:30??PCQQ-Agreement-master\.vs\QQ-King\v15\Server\sqlite3\storage.ide
?????文件???????32768??2019-01-12?09:30??PCQQ-Agreement-master\.vs\QQ-King\v15\Server\sqlite3\storage.ide-shm
?????文件?????1326672??2019-01-12?09:33??PCQQ-Agreement-master\.vs\QQ-King\v15\Server\sqlite3\storage.ide-wal
?????文件????????1067??2018-10-26?14:51??PCQQ-Agreement-master\LICENSE
?????文件???????????1??2018-10-26?14:51??PCQQ-Agreement-master\pc-koukou
?????文件????????2083??2018-10-26?14:51??PCQQ-Agreement-master\QQ-King.sln
?????目錄???????????0??2019-01-12?09:30??PCQQ-Agreement-master\QQ.framework\
?????目錄???????????0??2019-01-12?09:30??PCQQ-Agreement-master\QQ.frameworkTest\
?????目錄???????????0??2019-01-12?09:30??PCQQ-Agreement-master\QQ.frameworkTest\bin\
?????目錄???????????0??2019-01-12?09:31??PCQQ-Agreement-master\QQ.frameworkTest\bin\Debug\
?????文件???????98304??2017-07-06?11:54??PCQQ-Agreement-master\QQ.frameworkTest\bin\Debug\Ionic.Zlib.dll
?????文件???????81408??2016-08-05?12:42??PCQQ-Agreement-master\QQ.frameworkTest\bin\Debug\Machine.Specifications.dll
?????文件???????31232??2016-08-05?12:52??PCQQ-Agreement-master\QQ.frameworkTest\bin\Debug\Machine.Specifications.Should.dll
?????文件??????118920??2018-04-03?01:45??PCQQ-Agreement-master\QQ.frameworkTest\bin\Debug\Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll
?????文件??????111248??2018-04-03?01:45??PCQQ-Agreement-master\QQ.frameworkTest\bin\Debug\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll
?????文件???????24712??2018-04-03?01:45??PCQQ-Agreement-master\QQ.frameworkTest\bin\Debug\Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll
?????文件???????70800??2018-04-03?01:45??PCQQ-Agreement-master\QQ.frameworkTest\bin\Debug\Microsoft.VisualStudio.TestPlatform.Testframework.dll
?????文件???????40072??2018-04-03?01:45??PCQQ-Agreement-master\QQ.frameworkTest\bin\Debug\Microsoft.VisualStudio.TestPlatform.Testframework.Extensions.dll
?????文件??????662528??2018-03-24?17:44??PCQQ-Agreement-master\QQ.frameworkTest\bin\Debug\Newtonsoft.Json.dll
?????文件??????139776??2019-01-12?09:31??PCQQ-Agreement-master\QQ.frameworkTest\bin\Debug\QQ.framework.dll
?????文件??????802304??2019-01-12?09:31??PCQQ-Agreement-master\QQ.frameworkTest\bin\Debug\QQ.framework.pdb
............此處省略310個文件信息

評論

共有 條評論