-
TestScktIocp
与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.)
- 2021-04-13 02:08:56下载
- 积分:1
-
类似于OICQ,但是基于局域网内,包含开发文档,可执行程序和源程序,是学习网络编程的不可缺少的配套资料...
类似于OICQ,但是基于局域网内,包含开发文档,可执行程序和源程序,是学习网络编程的不可缺少的配套资料-similar, but based on the LAN, including documentation, source code and executable programs, the Learning Network Programming is the indispensable supporting information
- 2022-04-25 01:25:31下载
- 积分:1
-
简单的聊天程序,一个服务端和客户端,用异步实现套接字
简单的聊天程序,有服务器端和客户端,用异步SOCKET实现-simple chat program, a server and client, using asynchronous achieve SOCKET
- 2022-04-25 04:37:54下载
- 积分:1
-
258518
网络流量监控器源码程序,结合易语言扩展界面支持库,调用API函数实现电脑网络数据流量的实时监控。(Network Traffic Monitor source program, combined with easy language support library expansion interface , call the API functions to achieve real-time monitoring of computer network data traffic.)
- 2016-06-23 14:56:34下载
- 积分:1
-
claoses__this
通过这个程序,充分理解理解抽象类与接口的概念。(Through this program, understand fully understand the concept of abstract classes and interfaces.)
- 2017-04-21 09:51:36下载
- 积分:1
-
chat
聊天程序的源码,对学习socket编程很有帮助。(Chat program source code, useful for learning socket programming.)
- 2009-12-24 01:35:44下载
- 积分:1
-
主要讲网络编程中的重定向器,展示了网络的连接能力。
主要讲网络编程中的重定向器,展示了网络的连接能力。-The main speakers of the network redirector program to demonstrate the capacity of the network connection.
- 2023-08-04 22:40:02下载
- 积分:1
-
arcgis server
arcgis server 相关开发,将地图文件输出功能-arcgis server-related development, the map file output function
- 2022-01-28 02:03:00下载
- 积分:1
-
课程设计:FTP客户端源代码实现(源码+文档+可执行文件)
FTP客户端的实现源代码,包含功能如下: (1)实现一个图形用户界面的FTP客户端,保证文件的安全传输和存储。 (2)提供登录界面,上传下载界面、帮助界面、关于界面 (3)通过输入服务器地址、用户名和密码,可以实现远程FTP主机的登录。 (4)提供本地文件上传功能,可对FTP主机文件进行下载和删除文件。 (5)提供对本地目录的读取与返回,能正确列出文件和文件夹,在没有登录服务器前可以作为一个简单的文件查询工具对本地文件进行查询。 (6)帮助页面可以对用户提供使用说明。 (7)关于界面包含设计者的信息(帮助界面和关于界面整合在一起)。 (9)支持ASCII传输模式和二进制数据传输模式,外加自动选择的模式 (10)FTP的两种工作模式的选择Port模式(主动)和P assive模式(被动) (11)提供用户操作的状态信息输出
- 2019-06-28下载
- 积分:1
-
一个关于局域网简单抓包工具
一个关于局域网简单抓包工具-LAN on a simple tool-capturing Packet
- 2022-03-13 11:33:14下载
- 积分:1