文件名称:Delphi_035868
介绍说明--下载内容均来自于网络,请自行研究使用
Delphi:共享一个基于Delphi环境下的IOCP源代码,附上的一个例子,主要参考网上的资料做的一个例子。common 目录为 IOCP的代码,根目录下的是Demo代码.
测试及运行方法:直接运行 test.exe 然后开启服务,运行 custom.bat 执行ab -n 100000 -c 1000 -k http://127.0.0.1:9999/
-Delphi: an example of a shared source code Delphi IOCP-based environment, attach an example, the main reference to online information to do so. common directory for IOCP code, the root directory is Demo code.
Testing and operation methods: directly run test.exe then open service, run custom.bat perform ab-n 100000-c 1000-k http://127.0.0.1:9999/
测试及运行方法:直接运行 test.exe 然后开启服务,运行 custom.bat 执行ab -n 100000 -c 1000 -k http://127.0.0.1:9999/
-Delphi: an example of a shared source code Delphi IOCP-based environment, attach an example, the main reference to online information to do so. common directory for IOCP code, the root directory is Demo code.
Testing and operation methods: directly run test.exe then open service, run custom.bat perform ab-n 100000-c 1000-k http://127.0.0.1:9999/
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code\delphi\pudn\upandload\DATA\Delphi_035868\Delphi_035868\IOCP代码实现及DEMO\readme.txt
....\......\....\.........\....\.............\.............\rd.txt
....\......\....\.........\....\.............\.............\IOCP代码实现及DEMO\IOCP\custom.bat
....\......\....\.........\....\.............\.............\..................\....\DelTemp.bat
....\......\....\.........\....\.............\.............\..................\....\test.bat
....\......\....\.........\....\.............\.............\..................\....\ab.exe
....\......\....\.........\....\.............\.............\..................\....\Test.cfg
....\......\....\.........\....\.............\.............\..................\....\frmMainUnt.dfm
....\......\....\.........\....\.............\.............\..................\....\SocketModuleUnt.dfm
....\......\....\.........\....\.............\.............\..................\....\Test.dof
....\......\....\.........\....\.............\.............\..................\....\Test.dpr
....\......\....\.........\....\.............\.............\..................\....\Common\CustomThreadUnt.pas
....\......\....\.........\....\.............\.............\..................\....\frmMainUnt.pas
....\......\....\.........\....\.............\.............\..................\....\Common\IOCPCommonUnt.pas
....\......\....\.........\....\.............\.............\..................\....\......\IOCPServerUnt.pas
....\......\....\.........\....\.............\.............\..................\....\......\IOCPThreadUnt.pas
....\......\....\.........\....\.............\.............\..................\....\......\SocketClient.pas
....\......\....\.........\....\.............\.............\..................\....\SocketModuleUnt.pas
....\......\....\.........\....\.............\.............\..................\....\Common\WinSock2.pas
....\......\....\.........\....\.............\.............\..................\....\Test.res
....\......\....\.........\....\.............\.............\..................\....\Common
....\......\....\.........\....\.............\.............\..................\....\dcu
....\......\....\.........\....\.............\.............\..................\IOCP
....\......\....\.........\....\.............\.............\IOCP代码实现及DEMO