-
achieved a socket based asynchronous communication model code, can good learning...
实现了一个基于socket异步通讯模式的代码,可以很好的学习VC中socket通讯的处理机制。-achieved a socket based asynchronous communication model code, can good learning VC socket communication mechanism.
- 2022-01-23 10:54:20下载
- 积分:1
-
* The procedure is a simple port scanning procedures, the use of TCP socket* fol...
* 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket* followed test objectives mainframe connectivity ports in order to judge whether to open ports.* Procedures for the use of the design thread pool, a total of 100 threads.
- 2023-07-24 10:50:03下载
- 积分:1
-
一个通过邮件槽来进行通信的例子
一个通过邮件槽来进行通信的例子-One through the mail slot to communicate examples of
- 2022-07-17 22:55:36下载
- 积分:1
-
MFC下基于流套接字的网络通信客户端程序
网络应用软件利用计算机间的连接,来实现双方的通信。连接的计算机做为一个节点,通过IP地址来标识该计算机。通信时向对方发送一个连接请求包含端口号和IP地址。在Client/Server模式下,客户端 需先建立Socket,初始IP地址和端口号;向指定的服务器端IP地址和端口发送连接请求;连接成功后,向服务器端发送命令或数据;发送完毕,关闭连接。
- 2022-03-20 15:18:00下载
- 积分:1
-
A free forum application written with ASP,not using any control,can automaticaly...
用ASP写的免费论坛。该软件不使用任何控件,可以自动为自己的后端数据库生成DSN。默认支持MS访问,但同时也必须经过MS SQL服务器的检测。-A free forum application written with ASP,not using any control,can automaticaly make a DSN for database connection.By default,it can access MS SQL Server after checked by server.
- 2022-02-01 19:18:39下载
- 积分:1
-
这是一个远程关机程序,远程计算机系统关机
这是一个远程关机程序,可以远程关闭微机系统-This is a remote shutdown procedures, remote computer system shut down
- 2022-01-22 14:36:57下载
- 积分:1
-
使用IO完成端口异步通讯的VC源代码
使用IO完成端口异步通讯的VC源代码- Uses IO to complete the port asynchronous communication the VC
source code
- 2023-01-08 13:40:03下载
- 积分:1
-
java协议分析开发包。进行网络协议开发时很有用的东东哦。
java协议分析开发包。进行网络协议开发时很有用的东东哦。-protocol analysis development kits. For network protocol is useful for the development of the Eastern oh.
- 2022-07-03 20:24:48下载
- 积分:1
-
一个用winsock开发的代理服务器
一个用winsock开发的代理服务器-a development of the protocols of using a proxy server
- 2022-08-14 19:28:06下载
- 积分:1
-
用于实现客户端和服务器端的通信。
采用了DOM实现了客户端和服务器端的通讯.-used to achieve the client and server communications.
- 2022-01-28 11:26:04下载
- 积分:1