文件名称:I-RAT
介绍说明--下载内容均来自于网络,请自行研究使用
异步网络+消息队列
可以收数据包和发送数据包完成非阻塞(界面不卡,不会因为某个流程个卡死界面,很多异步网络模式,都是伪异步,网络结构是异步,UI操作是同步)
功能改为插件+结构,功能添加完成插件化,现在是未完成的插件版
主体完成,就是服务端部分的插件的动态加载没加进去-english not good ,sorry~
可以收数据包和发送数据包完成非阻塞(界面不卡,不会因为某个流程个卡死界面,很多异步网络模式,都是伪异步,网络结构是异步,UI操作是同步)
功能改为插件+结构,功能添加完成插件化,现在是未完成的插件版
主体完成,就是服务端部分的插件的动态加载没加进去-english not good ,sorry~
(系统自动生成,下载前可以参看下载内容)
下载文件列表
I RAT\application.txt
.....\clear.bat
.....\Client\client.dpr
.....\......\client.dproj
.....\......\client.dproj.local
.....\......\client.identcache
.....\......\client.inc
.....\......\client.res
.....\......\UnitClientSocket.pas
.....\......\UnitLogin.pas
.....\......\UnitVersion.pas
.....\......\Unit_Loader.pas
.....\......\Win32\Debug\client.exe
.....\.ommand\MainUnit.pas
.....\.......\Unit_Socket.pas
.....\Lib\sWZ_HashFunc.inc
.....\...\sWZ_Types.inc
.....\Plug\testPlug.dpr
.....\....\testPlug.dproj
.....\....\testPlug.dproj.local
.....\....\testPlug.identcache
.....\....\testPlug.res
.....\....\Unit_Form.dfm
.....\....\Unit_Form.pas
.....\....\Unit_PLugImp.pas
.....\....\Unit_Server.pas
.....\....Lib\Unit_Type.pas
.....\Server\Server.dpr
.....\......\Server.dproj
.....\......\Server.dproj.local
.....\......\Server.identcache
.....\......\Server.res
.....\......\Server_project.tvsconfig
.....\......\UI\UnitMain.dfm
.....\......\..\UnitMain.pas
.....\......\..\UnitMain.vlb
.....\......\Win32\Debug\Plug
.....\Client\Win32\Debug
.....\Plug\Win32\Debug
.....\Server\UI\__history
.....\......\Win32\Debug
.....\Client\Win32
.....\......\__history
.....\.ommand\__history
.....\Plug\Win32
.....\....\__history
.....\Server\UI
.....\......\Win32
.....\Client
.....\Command
.....\Lib
.....\Plug
.....\PlugLib
.....\Server
I RAT