| In recent years, with the development of embedded technology and the popularity of Internet, integration for embedded devices and networking technology has become one hot research issue,and one of many available schemas for that is to implant suitable WEB server,which provides network services, into embedded devices.In the thesis, this mode is carried out in the upgrade project for portable satellite antenna. The project's objective is to modify original C8051F020 PCB into ARM PCB which is based on embedded platform, and develop corresponding monitoring software for embedded system in terms of its excellent scalability. This change makes original C/S framework into one more user-friendly B/S framework for the monitoring software.The focus of this thesis is on the development of monitoring system in the project.Some innovations are inducted in this thesis: by analyzing functions of previous monitoring system compiled with JAVA, we use HTML to rewrite monitoring software in the form of web pages, then build relevant software and hardware platform for embedded developing environment, and select appropriate embedded WEB server & database.After these procedures, by using dynamic pages processing programs written with CGI ,which aims to deal with data interaction between monitoring system and database & circuit board, the functions of orignal monitoring system are implemented. |