-
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通...
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is a connection-oriented communication process. Therefore, procedures to TCP/IP environment, the realization of server-side and client procedures in two parts.
- 2022-08-25 04:48:22下载
- 积分:1
-
UDP校验和 。。 。。 。。 。。
UDP校验和 。。 。。 。。 。。 -satyuj
- 2023-08-29 11:35:03下载
- 积分:1
-
Examination procedures " client/server mode" with the completion port m...
考试程序 ”客户端/服务器模式”
用完成端口模式实现-Examination procedures " client/server mode" with the completion port mode to achieve
- 2022-04-01 04:58:08下载
- 积分:1
-
套接字编程,实现网络客户服务器间简单通行
套接字编程,实现网络客户服务器间简单通行-qqqqqqqqqqqqqq
- 2022-01-26 18:41:12下载
- 积分:1
-
GPIO口模式下的网络设备的测试程序,包括命令测试和数据测试...
GPIO口模式下的网络设备的测试程序,包括命令测试和数据测试-GPIO port mode network equipment testing procedures, including testing and data testing orders
- 2022-03-04 10:22:57下载
- 积分:1
-
插座
基于API的套接字编程,可以检测到服务器和当前客户机的IP地址和端口号,并接收客户端信息。-Socket-based API programming, can be detected by the current server and client IP address and port number, and receive client information.
- 2022-01-30 20:51:53下载
- 积分:1
-
在程序中添加windows ip,不需要重新启动计算机
在程序中添加windows ip,不需要重新启动计算机-procedure ip adding windows, no need to restart the computer
- 2022-11-05 09:10:03下载
- 积分:1
-
win2k下用winsock原始套接字抓包,从事SOCKET编程
win2k下用winsock原始套接字抓包,从事SOCKET编程-win2k using protocols of the original socket capturing Packet engaged Socket Programming
- 2022-02-01 07:44:31下载
- 积分:1
-
ASP消息提示,ASP编程里很有用的语句
ASP消息提示,ASP编程里很有用的语句-ASP, ASP programming Lane very useful statement
- 2023-01-13 21:40:04下载
- 积分:1
-
WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送...
WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送的数据,并向响应客户端发送应答信息,更新服务器端的端口号。-Winsock program design consists of client and server-side procedures in two parts, requires the function : server can be monitored to client requests for the client to establish a link SOCKET queue handle all the client to send data to respond to a client sent response information update service Works on the port side.
- 2022-01-27 10:18:43下载
- 积分:1