-
简单介绍了小型局域网应用程序监控系统。该系统是一个基于C/S结构,分为服务器端(用于教师用机)和客户端(用于学生用机)。服务端可以通过网络实时监控多个客户机的进...
简单介绍了小型局域网应用程序监控系统。该系统是一个基于C/S结构,分为服务器端(用于教师用机)和客户端(用于学生用机)。服务端可以通过网络实时监控多个客户机的进程并可以关闭其中的任何进程。并且简单介绍了实现该系统的关键技术,客户端和服务器端均使用MFC进行开发。分析系统的功能需求,并且对可行性进行了分析。根据需求进行概要设计,给出了系统的整体流程和结构。然后详细阐述了系统的设计过程,包括功能模块的划分和结构设计,并对每一部分给出设计思想,详述了实现方法。最后介绍了系统前台显示设计的具体实现过程。最后介绍了系统测试方法和过程,并给出测试结果。-Small LAN Applications Monitoring System
- 2022-08-10 01:27:23下载
- 积分:1
-
VC with the development of file transfer procedures at the server side and clien...
用VC开发文件传送程序,分服务器端和客户端.多线程接收和发送,可多连接.-VC with the development of file transfer procedures at the server side and client. Receive and send multi-threaded, can connect.
- 2022-09-17 06:05:03下载
- 积分:1
-
WinSocket 编程指南,对编程人员有一定的帮助
WinSocket 编程指南,对编程人员有一定的帮助-Winsocket Programming Guide, the programming staff can help
- 2022-05-05 19:49:54下载
- 积分:1
-
这是一个基于API自己定义的ServerSocket封装基类。
这是一个基于API自己定义的ServerSocket封装基类。-This is an API based on their own definition of ServerSocket Packaging base class.
- 2022-09-13 23:50:03下载
- 积分:1
-
自己做的 MFC SOCKET框架 通过线程循环实现事件响应
自己做的 MFC SOCKET框架 通过线程循环实现事件响应
- 2022-01-26 04:08:50下载
- 积分:1
-
It is a compilation of 32 languages written in a PING procedures, it is like the...
这是一个使用32位汇编语言写的一个PING程序,就像是在windows命令行下的ping命令一样。-It is a compilation of 32 languages written in a PING procedures, it is like the windows command line under the ping orders.
- 2022-09-17 12:45:03下载
- 积分:1
-
短信PDU解码
Pdu decode for sms message
- 2023-03-25 21:50:03下载
- 积分:1
-
实时信息系统可以上传下载提供用户权限设置,并能及时通讯。...
实时信息系统可以上传下载提供用户权限设置,并能及时通讯。-Uploading and downloading real-time information system can provide the user access settings, and timely communication.
- 2022-03-12 07:58:17下载
- 积分:1
-
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布...
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, the server calls a calculation method and the results back to the client, so as to achieve the effect of distributed computing. Upload file are detailed in the deployment and use in WIN2000 on the test.
- 2022-07-04 18:31:13下载
- 积分:1
-
Java achieve an FTP server, HTTP protocol to facilitate client upload download o...
用Java实现的一个FTP服务器,HTTP协议,方便客户端的上传下载等操作-Java achieve an FTP server, HTTP protocol to facilitate client upload download operation
- 2022-11-09 07:15:03下载
- 积分:1