文件名称:201052011339284
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
初学IOCP(windows完成端口)编程时,遇到很多问题和挫折,也在网上找过很多他人的代码,但是这些代码要么不稳定,要么难以使用,所以决定自己动手。在N次查阅MSDN有关章节,几度大改源代码,以及无数次的调试之后,终于有了目前这个比较稳定高效的的IOCP代码,我将其封装成了Delphi控件,所以也是比较方便使用的。现在我将这些代码全部毫无保留的贴出来,希望能够对某些正在0学习IOCP编程的朋友有所帮助。我的代码很少注释,但是风格自认为比较好,读起来应该不会费力。
-Beginners IOCP (windows complete the port) programming encountered many problems and setbacks, but also many other people online to find the code, but these codes are either unstable or difficult to use, so I decided to do it myself. Search MSDN N times in the relevant sections, with several major changes in the source code, as well as numerous debugging, finally with the current stable and efficient in the IOCP code, I will become a Delphi control of their package, so is relatively easy to use . Now all the code I posted without reservation, hoping to learn some are 0 friends IOCP programming help. My code is very little comment, but style themselves as better, should not be read effortlessly.
-Beginners IOCP (windows complete the port) programming encountered many problems and setbacks, but also many other people online to find the code, but these codes are either unstable or difficult to use, so I decided to do it myself. Search MSDN N times in the relevant sections, with several major changes in the source code, as well as numerous debugging, finally with the current stable and efficient in the IOCP code, I will become a Delphi control of their package, so is relatively easy to use . Now all the code I posted without reservation, hoping to learn some are 0 friends IOCP programming help. My code is very little comment, but style themselves as better, should not be read effortlessly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dzdiocpnew\demo\bin\debug\UDPEchoServer.exe
..........\....\TCPClient\CMainForm.dfm
..........\....\.........\CMainForm.pas
..........\....\.........\IocpClient.dpr
..........\....\.........\IocpClient.dproj
..........\....\.........\IocpClient.dproj.local
..........\....\.........\IocpClient.identcache
..........\....\.........\IocpClient.res
..........\....\...EchoServer\dzimProtocol.pas
..........\....\.............\IocpEchoServer.dpr
..........\....\.............\IocpEchoServer.dproj
..........\....\.............\IocpEchoServer.dproj.local
..........\....\.............\IocpEchoServer.identcache
..........\....\.............\IocpEchoServer.opt
..........\....\.............\IocpEchoServer.res
..........\....\.............\SMainForm.ddp
..........\....\.............\SMainForm.dfm
..........\....\.............\SMainForm.pas
..........\....\UDPEchoServer\debug\FastMM4.dcu
..........\....\.............\.....\FastMM4Messages.dcu
..........\....\.............\.....\uMainFrm.dcu
..........\....\.............\UDPEchoServer.dpr
..........\....\.............\UDPEchoServer.dproj
..........\....\.............\UDPEchoServer.res
..........\....\.............\uMainFrm.dfm
..........\....\.............\uMainFrm.pas
..........\dzdiocp.groupproj
..........\lib\dzdiocp.dcp
..........\...\dzdiocp.dcu
..........\...\dzIocpGlobal.dcu
..........\...\dzIocpSocket.dcu
..........\...\dzMemoryPool.dcu
..........\...\dzSequenceList.dcu
..........\...\dzSocketUtils.dcu
..........\...\dzTrace.dcu
..........\...\dzWinThread.dcu
..........\...\JwaMSWSock.dcu
..........\...\JwaQos.dcu
..........\...\JwaWinsock2.dcu
..........\...\JwaWS2tcpip.dcu
..........\source\build.bat
..........\......\dzdiocp.bpl
..........\......\dzdiocp.dpk
..........\......\dzdiocp.dproj
..........\......\dzdiocp.dproj.local
..........\......\dzdiocp.identcache
..........\......\dzdiocp.res
..........\......\dzIocpGlobal.pas
..........\......\dzIocpSocket.pas
..........\......\dzMemoryPool.pas
..........\......\dzSequenceList.pas
..........\......\dzSocketUtils.pas
..........\......\dzTrace.pas
..........\......\dzWinThread.pas
..........\......\jedi.inc
..........\......\jediapilib.inc
..........\......\JwaMSTcpip.pas
..........\......\JwaMSWSock.pas
..........\......\JwaQos.pas
..........\......\JwaWinsock2.pas
..........\......\JwaWS2tcpip.pas
..........\......\JwaWSipx.pas
..........\......\JwaWSnetbs.pas
..........\......\JwaWSNwLink.pas
..........\demo\bin\debug
..........\....\...\release
..........\....\TCPClient\debug
..........\....\...EchoServer\debug
..........\....\.............\release
..........\....\UDPEchoServer\debug
..........\....\.............\release
..........\....\bin
..........\....\TCPClient
..........\....\TCPEchoServer
..........\....\UDPEchoServer
..........\lib\debug
..........\...\release
..........\bpl
..........\demo
..........\lib
..........\source
dzdiocpnew
..........\....\TCPClient\CMainForm.dfm
..........\....\.........\CMainForm.pas
..........\....\.........\IocpClient.dpr
..........\....\.........\IocpClient.dproj
..........\....\.........\IocpClient.dproj.local
..........\....\.........\IocpClient.identcache
..........\....\.........\IocpClient.res
..........\....\...EchoServer\dzimProtocol.pas
..........\....\.............\IocpEchoServer.dpr
..........\....\.............\IocpEchoServer.dproj
..........\....\.............\IocpEchoServer.dproj.local
..........\....\.............\IocpEchoServer.identcache
..........\....\.............\IocpEchoServer.opt
..........\....\.............\IocpEchoServer.res
..........\....\.............\SMainForm.ddp
..........\....\.............\SMainForm.dfm
..........\....\.............\SMainForm.pas
..........\....\UDPEchoServer\debug\FastMM4.dcu
..........\....\.............\.....\FastMM4Messages.dcu
..........\....\.............\.....\uMainFrm.dcu
..........\....\.............\UDPEchoServer.dpr
..........\....\.............\UDPEchoServer.dproj
..........\....\.............\UDPEchoServer.res
..........\....\.............\uMainFrm.dfm
..........\....\.............\uMainFrm.pas
..........\dzdiocp.groupproj
..........\lib\dzdiocp.dcp
..........\...\dzdiocp.dcu
..........\...\dzIocpGlobal.dcu
..........\...\dzIocpSocket.dcu
..........\...\dzMemoryPool.dcu
..........\...\dzSequenceList.dcu
..........\...\dzSocketUtils.dcu
..........\...\dzTrace.dcu
..........\...\dzWinThread.dcu
..........\...\JwaMSWSock.dcu
..........\...\JwaQos.dcu
..........\...\JwaWinsock2.dcu
..........\...\JwaWS2tcpip.dcu
..........\source\build.bat
..........\......\dzdiocp.bpl
..........\......\dzdiocp.dpk
..........\......\dzdiocp.dproj
..........\......\dzdiocp.dproj.local
..........\......\dzdiocp.identcache
..........\......\dzdiocp.res
..........\......\dzIocpGlobal.pas
..........\......\dzIocpSocket.pas
..........\......\dzMemoryPool.pas
..........\......\dzSequenceList.pas
..........\......\dzSocketUtils.pas
..........\......\dzTrace.pas
..........\......\dzWinThread.pas
..........\......\jedi.inc
..........\......\jediapilib.inc
..........\......\JwaMSTcpip.pas
..........\......\JwaMSWSock.pas
..........\......\JwaQos.pas
..........\......\JwaWinsock2.pas
..........\......\JwaWS2tcpip.pas
..........\......\JwaWSipx.pas
..........\......\JwaWSnetbs.pas
..........\......\JwaWSNwLink.pas
..........\demo\bin\debug
..........\....\...\release
..........\....\TCPClient\debug
..........\....\...EchoServer\debug
..........\....\.............\release
..........\....\UDPEchoServer\debug
..........\....\.............\release
..........\....\bin
..........\....\TCPClient
..........\....\TCPEchoServer
..........\....\UDPEchoServer
..........\lib\debug
..........\...\release
..........\bpl
..........\demo
..........\lib
..........\source
dzdiocpnew