-
这部分是RTU(remote trans... unit)的监控客户端,这是电厂远动数据的监测客户端。...
这部分是RTU(remote trans... unit)的监控客户端,这是电厂远动数据的监测客户端。-RTU(remote trans... unit)Client
- 2022-02-20 10:03:17下载
- 积分:1
-
简单的聊天软件
简单的聊天软件,基于TCP/IP协议,使用MFC CSocket类编写,分为客户端和服务器端两部分,适合初学者学习
- 2022-09-15 05:40:03下载
- 积分:1
-
mfc 开发的会议室
可以进行简单会议
mfc 开发的会议室
可以进行简单会议-mfc developer conference room can be a simple meeting
- 2023-03-04 22:20:04下载
- 积分:1
-
here is a generation of the data definition packet content used in a byte array...
这里是一段关于生成数据是定义数据包中内容时用到的一个byte数组的定义和合并方法-here is a generation of the data definition packet content used in a byte array to the definition and method of merger
- 2023-05-23 15:55:03下载
- 积分:1
-
这是程序dispatcherservlet.java
这是java程序的
DispatcherServlet.java-This is the procedure DispatcherServlet.java
- 2022-06-13 20:23:10下载
- 积分:1
-
取得主机名称与各项网络服务的程序代码
取得主机名称与各项网络服务的程序代码-To obtain the host name and the network services program code
- 2022-03-05 13:38:58下载
- 积分:1
-
A complete example of port procedures, including the server and the client, you...
一个完成端口程序的例子,包含服务器和客户端,可以多个客户端同时登陆,类似网络棋牌类游戏。-A complete example of port procedures, including the server and the client, you can visit multiple clients at the same time, similar to the network Card games.
- 2023-05-16 09:50:04下载
- 积分:1
-
点对点视频聊天程序,修改可以作为相关开发的参考
点对点视频聊天程序,修改可以作为相关开发的参考-point-to-point video chat procedures can be revised as the development of the relevant reference
- 2022-03-02 09:06:37下载
- 积分:1
-
一个C++ 的关于 网络入侵漏洞扫描的源代码
一个C++ 的关于 网络入侵漏洞扫描的源代码-A C++ On network intrusion vulnerability scanning source code
- 2022-05-19 19:54:18下载
- 积分: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