-
完成端口模型
一个简单的完成端口的例子。
完成端口用于大型C/S模式服务器,是C/S设计的最优方案。...
完成端口模型
一个简单的完成端口的例子。
完成端口用于大型C/S模式服务器,是C/S设计的最优方案。-Port model of the completion of a simple example of the completion of the port. Port for the completion of large-scale C/S mode server is C/S design the optimal program.
- 2022-01-27 22:32:11下载
- 积分:1
-
IM即时会议聊天
IM即时会议聊天
可以在线IM交流、建立会议室(可以设置密码)
会员(密码、头像等信息)和部门实现在线管理
Server/Client分别为服务端和客户端,设置服务端可以实现在线管理,默认端口号10000
数据库采用的是Access
- 2023-08-05 14:10:04下载
- 积分:1
-
套接字一旦建立,通过套接字选项和IO控制命令对各种属性进行操作,便可以对套接字的行为产生影响,本章主要内容就是这些,...
套接字一旦建立,通过套接字选项和IO控制命令对各种属性进行操作,便可以对套接字的行为产生影响,本章主要内容就是这些,-Socket, once established, through the socket options and IO control commands to operate on a variety of attributes, they can have an impact on the conduct of the socket, the main contents of this chapter is that these,
- 2022-02-01 13:06:14下载
- 积分:1
-
- 2022-08-10 17:18:30下载
- 积分:1
-
IOCP的编程例子 IOCP的编程例子
IOCP的编程例子 IOCP的编程例子-IOCP programming examples IOCP programming examples
- 2022-03-19 23:08:02下载
- 积分:1
-
一个基于TCP/IP的网络聊天室,支持群聊和私聊.用了winsock
一个基于TCP/IP的网络聊天室,支持群聊和私聊.用了winsock-One based on TCP/IP-network chat rooms, support group chat and private chat. Used winsock
- 2022-08-11 05:29:37下载
- 积分:1
-
一个.net下的Remote进程管理工具
一个.net下的Remote进程管理工具--A management tool of Remote progress under .net
- 2022-02-25 03:15:05下载
- 积分:1
-
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
国外设计的windows下的 socket多线程客户服务端,可进行TCP/UDP 选择,ip地址可选ip4或者ip6
自己加入了消息输出十六进制,以及ado链接数据库
VS2010 SOCKET 服务客户端 16进制输出 ADO连接数据库
- 2022-02-26 00:05:37下载
- 积分:1
-
Java achieve an FTP server, HTTP protocol to facilitate client upload download o...
用Java实现的一个FTP服务器,HTTP协议,方便客户端的上传下载等操作-Java achieve an FTP server, HTTP protocol to facilitate client upload download operation
- 2022-11-09 07:15:03下载
- 积分:1
-
MD5消息
MD5 (Message-Digest algorithm 5) is a widely used, partially insecure[1] cryptographic hash function with a 128-bit hash value. As an Internet standard (RFC 1321), MD5 has been employed in a wide variety of security applications, and is also commonly used to check the integrity of files. An MD5 hash is typically expressed as a 32 digit hexadecimal number.
- 2022-05-10 21:10:42下载
- 积分:1