-
VC++ socket 客户端 服务器 聊天室
VC++ socket 客户端 服务器 聊天室-VC++ socket client-server chat room
- 2022-06-26 18:11:10下载
- 积分:1
-
这是程序dispatcherservlet.java
这是java程序的
DispatcherServlet.java-This is the procedure DispatcherServlet.java
- 2022-06-13 20:23:10下载
- 积分:1
-
This is an automatically updated online VC procedures, enclosing detailed descri...
这是一个自动更新的VC在线程序,附详细说明和使用方法!
- 2022-08-19 13:31:10下载
- 积分:1
-
from the Internet stable and reliable source of the download
从Internet上稳定可靠的下载文件的代码-from the Internet stable and reliable source of the download
- 2022-04-17 21:44:03下载
- 积分:1
-
software details : Definitive mail system, applicable to many mail servers, incl...
软件细节:权威邮件系统,适用于许多邮件服务器,包括exchange、imail、qmail等。这套网络邮件系统具有广泛的邮件服务器支持。任何带有pop3协议的邮件和接受smtp协议的邮件都可以通过系统收发邮件。收发机包括常用的邮件功能。
- 2022-04-20 19:13:31下载
- 积分:1
-
Modbus tcp编程,,应用Visual Basic编程的小示例
Modbus tcp编程,,应用Visual Basic编程的小示例
- 2022-08-10 22:18:03下载
- 积分:1
-
该程序是使用了串口通信的R232协议进行了编程,
该程序是使用了串口通信的R232协议进行了编程,-the program is its use of serial communications R232 agreement for programming,
- 2022-02-01 17:03:36下载
- 积分:1
-
BT源代码,包括本地的种子文件的生成到经过服务器到接收端的接受...
BT源代码,包括本地的种子文件的生成到经过服务器到接收端的接受-BT source code, including local generation of the seed file to the server to the receiving end through the acceptance of
- 2022-05-13 23:48:32下载
- 积分:1
-
这是一个学习PHP的好平台,从新手到高手,看完了就是高手了,祝大家好运,别的就不说了...
这是一个学习PHP的好平台,从新手到高手,看完了就是高手了,祝大家好运,别的就不说了-This is a good platform to learn PHP, from the novice to expert, to see you, and write very good, master of that master, and another did not say, and I wish you good luck
- 2022-05-29 04:47:28下载
- 积分: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