-
used to illustrate how prepared ports, used to serve high
用来说明怎样编写完成端口,用来服务于高性能的服务器运行-used to illustrate how prepared ports, used to serve high-performance servers running
- 2022-08-17 18:54:22下载
- 积分:1
-
该程序演示了使用SOCKET select API模型,对用SOCKET进行网络服务器编程来说可以是一个很好指导...
该程序演示了使用SOCKET select API模型,对用SOCKET进行网络服务器编程来说可以是一个很好指导-demonstration of the procedure used SOCKET select API model used for network server socket programming because it is a good guide
- 2022-01-28 05:00:05下载
- 积分:1
-
用一个网页写的
用vc写的一个基于网络的程序,可以用它来得到ip地址。-vc written with a Web-based program, you may use it to be ip address.
- 2023-08-21 20:55:03下载
- 积分:1
-
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端...
TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:clientls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : client ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
- 2022-06-30 17:04:28下载
- 积分:1
-
局域网即时通信,已实现客户端和服务器聊天基本功能!
局域网即时通信,已实现客户端和服务器聊天基本功能!-LAN instant messaging has client and server implementation the basic functions of chatting!
- 2022-07-09 02:04:24下载
- 积分:1
-
Socket
有关Socket的封装,这样使用起来比较方便,可以直接加载到工程中使用。-Socket-related packaging, so more convenient to use, can be directly loaded into the use of works.
- 2022-02-22 05:04:08下载
- 积分:1
-
C#高并发SOCKET源码,
SOCKET,带测试程序,客户端和服务端,支持文件传输
- 2022-02-28 20:39:59下载
- 积分:1
-
port scanning (including source code)
端口扫描(含源代码)-port scanning (including source code)
- 2023-02-10 21:50:03下载
- 积分:1
-
编译完了是一个基于串口PPP接入程序,用户拨号成功后,产生一个PPP服务进程,其他进程或内核可以向该进程发送数据包,在此基础上可以做数据链路加密的服务...
编译完了是一个基于串口PPP接入程序,用户拨号成功后,产生一个PPP服务进程,其他进程或内核可以向该进程发送数据包,在此基础上可以做数据链路加密的服务-end of a compiler based on the Serial PPP access, users dial-up after the success of PPP services have a process, or other processes to process core can send data packets, this can be done on the basis of data link encryption services
- 2022-08-15 05:13:19下载
- 积分:1
-
计算机网络
Computer Networking--A multithreaded Web server
- 2023-09-06 06:55:03下载
- 积分:1