基于Socket网络编程的服务器远程监控系统的实现
Implementation of Server Remote Monitoring System based on Socket network programming
-
摘要: 本文基于TCP/IP协议,利用Socket网络编程接口技术,在客户端/服务器模式下,设计了远程服务器监控系统,实现了对服务器性能的监测和对服务器的远程控制,最后给出了系统的运行结果。Abstract: Based on the TCP / IP protocol, Socket network programming interface technology was used in this paper. The Remote Server Monitoring System was designed in C/S mode, thus the performance monitoring and server controlling were implemented. The operation result of the System was described in this paper.