-
封装好的IOCP客户端,采用完成端口进行sockets操作,有测试代码...
封装好的IOCP客户端,采用完成端口进行sockets操作,有测试代码-Packaging good IOCP clients, using sockets for complete port operation, testing code
- 2022-04-01 12:25:40下载
- 积分:1
-
the procedure used by several major RAS API function and multi
该程序主要用到了几个RAS API函数和多线程技术。 具体实现请参考源代码!-the procedure used by several major RAS API function and multi-threading technology. Please refer to achieve specific source code!
- 2023-07-05 04:20:03下载
- 积分:1
-
一个很好的来源的TFTP
一个不错的TFTP源代码-a good source TFTP
- 2023-09-08 14:45:04下载
- 积分:1
-
the program automatically detects the remote or local host security, found the r...
本程序实现了自动检测远程或本地主机安全性,发现远程服务器的各种TCP端口的分配及提供的服务。-the program automatically detects the remote or local host security, found the remote server TCP port allocation and provision of services.
- 2022-08-12 06:41:06下载
- 积分:1
-
非常不错的,功能庞大,详细内容自己看吧。
非常不错的,功能庞大,详细内容自己看吧。-very good, the function of large, the details of which own Look here.
- 2022-01-25 19:11:44下载
- 积分:1
-
java虚拟社区程序
网络编程
网上银行 社区
java虚拟社区程序
网络编程
网上银行 社区 -java virtual community network programming online banking program community
- 2023-02-06 18:35:03下载
- 积分:1
-
ARQ协议实验的实现,模拟发送方和接收方,将文件1中的数据发送到文件3,其中文件2保存中间内容...
ARQ协议实验的实现,模拟发送方和接收方,将文件1中的数据发送到文件3,其中文件2保存中间内容-ARQ protocol implementation experiment to simulate the sender and receiver, a data file sent to the paper 3, in which the middle of the contents of the file to save two
- 2022-03-16 06:15:34下载
- 积分:1
-
超强大的聊天系统,就是有一个瑕疵,那就是仅限于局域网聊天,挺实用的,大家多多支持...
超强大的聊天系统,就是有一个瑕疵,那就是仅限于局域网聊天,挺实用的,大家多多支持-failed to translate
- 2022-07-26 03:28:17下载
- 积分:1
-
这是一个简单的网络流量监控系统。希望对大家有用!
这是一个简单的网络流量监控系统。希望对大家有用!-This is a simple network traffic monitoring system. Hope useful for all of us!
- 2023-06-17 23:25:03下载
- 积分:1
-
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp
编译synscan.cpp请注意,如果是ADSL用户,可能要把代码里的hp->h_addr_list[0]改为hp->h_addr_list[1]才能够扫描,具体是[0]还是[1]或其它,可以先编译getallIP.cpp来获取外网IP的网卡的代号。例如编译getallIP.cpp后得到以下输出
Address [0]: 192.168.1.2
Address [1]: 218.10.14.151(公网IP)
那么想扫描外网的话就要把synscan.cpp里的hp->h_addr_list[0]改为hp->h_addr_list[1]了-Compiler synscan.cpp Please note that if it is ADSL users may need to code in the hp-
- 2022-02-12 10:12:34下载
- 积分:1