登录
首页 » Delphi » TestScktIocp

TestScktIocp

于 2021-04-13 发布 文件大小:661KB
0 158
下载积分: 1 下载次数: 67

代码说明:

  与ScktComp兼容的IOCP服务端组件 参考了IOCPComp组件和ScktComp组件,可以直接替换ScktComp的TServerSocket 其中的事件方法大致相同,同于本身的IOCP特性,不再提供原TServerSocket的线程阻塞选项.核心文件(ScktIocp.pas) 测试时先导入注册表文件,修改连接数,在XP下测试可连接3万个连接. 用FastMM4测试,没有发现内存泄漏,应用大规模服务还有待测试. 如发现有错误之处请更正后通知本人.(ScktComp compatible with the IOCP server components IOCPComp reference ScktComp components and components, can directly replace the ScktComp events which TServerSocket methodology is generally the same, with the IOCP on its properties, no longer blocking the original thread TServerSocket options . the core document (ScktIocp.pas) test registry file to import, modify connections in XP to connect to test the 30,000 connections. FastMM4 test used, no memory leaks, application of large-scale services have yet to be tested. If there is error, please notify me corrected.)

文件列表:

TestScktIocp
............\BorlndMM.dll
............\IOCP
............\....\IOCPComp.dcu
............\....\IOCPComp.pas
............\....\ScktIocp.dcu
............\....\ScktIocp.pas
............\....\UHashTables.dcu
............\....\UHashTables.pas
............\....\WinSock2.dcu
............\....\WinSock2.pas
............\....\ws2tcpip.inc
............\....\wsipx.inc
............\....\wsnetbs.inc
............\....\wsnwlink.inc
............\KeepAliveTime.reg
............\MaxUserPort.reg
............\Project1.exe
............\ProjectGroup1.bdsgroup
............\TestClient.bdsproj
............\TestClient.dpr
............\TestClient.exe
............\TestClient.identcache
............\TestClient.res
............\TestServer.bdsproj
............\TestServer.cfg
............\TestServer.dpr
............\TestServer.exe
............\TestServer.identcache
............\TestServer.res
............\uClient.dcu
............\uClient.dfm
............\uClient.pas
............\uServer.dcu
............\uServer.dfm
............\uServer.pas
............\说明.txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在线更新的源代码
    用VC做的在线升级源码,在VC2008下调试,修改后可适用于各种程序升级-online updaing source code
    2022-07-15 15:25:54下载
    积分:1
  • jave全站
    jave全站-jave entire station
    2022-02-14 03:22:16下载
    积分:1
  • Relay_Selection
    采用各种不同中继选择方案的译码转发协作传输性能仿真(Decode and Forward Cooperative Transmission Performance Simulation using a variety of relay options)
    2020-06-29 04:00:02下载
    积分:1
  • one
    机会网络模拟器one的程序代码以及相关介绍说明文档,可视化环境(One:opportunity network simulator program code and documentation related presentations, visual environment)
    2014-07-20 22:36:13下载
    积分:1
  • mgssagemessage
    软件类别:PHP源码 聊天留言 系统平台: PHP+MySQL(Software category: PHP source chat message system platform: PHP MySQL)
    2018-12-19 09:18:58下载
    积分:1
  • C#加密数据报 实例截图以及源码下载
    C#加密数据报 EncryptDataReport
    2013-01-28下载
    积分:1
  • 捕获数学函数异常
    捕获数学函数异常-capture mathematical function abnormalities
    2022-01-21 03:25:04下载
    积分:1
  • 功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算...
    功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. 特性: 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明. 3:可以使操作符运算具有多种形态。您即可以用“+”表示加法运算,也可以用" 加法" 表示加法运算. 强调一下:,本引擎的最大特点就是: 用户可以添加自己的运算符号,而无需修改计算引擎本身. -function : given a string expression (which may be arbitrary complex string expression), and calculating the value of the string expression. Lt; Brgt; Characteristics : lt; Brgt; A : Users can add other computing symbols This means users can develop new Operators the engine does not exist arithmetic symbols, of course, the specific type of operation must also be available. lt; brgt; 2 : Operators can modify the nature, you can make 3* 3 = 6, as long as the computing category* expression.DAdd can point to a specific example Dr operation, ReadMe is described. lt; brgt; 3 : It will make operation Operator with a variety of patterns. That is, you c
    2022-08-23 00:53:00下载
    积分:1
  • Mysipphonevs2005
    我这段代码是一个名为Youtoo的sipphone工程改编而来。(www.pudn.com 上有) 原工程是在vc 6.0下开发,而我是在vs 2005 把代码重新改写了一边,同时稍微改了一下界面。 我用来测试客户端(ua)的服务器是 Brekeke SIP Server(安装完后可以注册)。 在程序运行前应该在vs2005重新设置lib和头文件的位置。 库放在lib目录下 头文件放在include目录下。(I have this code is a Youtoo adapted from the sipphone works. (Www.pudn.com have) the original project is developed in vc 6.0, while I was in vs 2005 to rewrite the code aside, at the same time slightly changed about the interface. I used to test the client (ua) of the server is Brekeke SIP Server (can be registered after installation). Before the program runs in VS2005 should be re-instated in the lib and header file location. Treasury on the lib directory下头document include directory.)
    2020-07-02 00:40:01下载
    积分:1
  • miniftpd
    是一个基于Liunx的TCP网络编程,是小型的tfp服务器端(Is a Liunx of TCP-based network programming, is a small tfp server)
    2015-01-09 08:41:49下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载