-
包括客户和服务器端所有源码和简单文档
包括客户和服务器端所有源码和简单文档-including client and server-side all source files and simple
- 2022-06-26 21:52:53下载
- 积分:1
-
Pipeline communications, faster than the SOCKET to 5M/s and above
管道通讯,比SOCKET快,达到5M/s以上-Pipeline communications, faster than the SOCKET to 5M/s and above
- 2022-03-26 11:29:47下载
- 积分:1
-
window socket网络编程的重叠IO模型的例子
window socket网络编程的重叠IO模型的例子-window socket network programming overlap IO model examples
- 2022-03-18 17:32:44下载
- 积分:1
-
一个支持多用户的基于TCP/IP协议的客户/服务器通信的应用程序...
一个支持多用户的基于TCP/IP协议的客户/服务器通信的应用程序-a multi-user support based on the TCP/IP protocol client/server communication applications
- 2022-08-20 09:12:05下载
- 积分:1
-
一个局或网聊天工具,使用delphi的indy组件.
一个局或网聊天工具,使用delphi的indy组件.-a network board or chat tools, the use of the Delphi Indy components.
- 2022-02-02 11:48:42下载
- 积分:1
-
Windows NETSTAT
netstat的(网络统计),是一个命令行工具,显示网络连接。 这个程序是用winsock的在Borland的C ++ Builder的打了一个比方。
- 2022-08-22 14:26:27下载
- 积分:1
-
port scanning (including source code)
端口扫描(含源代码)-port scanning (including source code)
- 2023-02-10 21:50:03下载
- 积分:1
-
ftp上传下载软件完整纯文本代码,功能原始,供学习.
ftp上传下载软件完整纯文本代码,功能原始,供学习.-ftp upload download software from a complete text-only code, the original function for learning.
- 2022-12-03 19:55:03下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
此代码可获得本机的mac地址
此代码可获得本机的mac地址-This code will be the machine mac address
- 2022-02-03 23:57:45下载
- 积分:1