원문정보
An Embedded Linux Web Server for Remote Monitoring & Controlling the Internet Appliance
초록
영어
Since most of the conventional web servers have been designed to provide the general purpose and user's convenience as the primary goal, there is an overhead to apply them to the embedded system for remote monitoring and controlling the operation status of the Internet appliance. To cope with this overhead, an embedded Linux web server is suggested in this paper. The basic concept is to provide miniaturization and extendability by simplifying the requirements of web server as the services to the requests of web document for the user's menu and the execution of CGI program for monitoring and controling the Internet appliance, and satisfying only the indispensable requirements of HTTP which are necessary for the interface with the conventional web browsers. For the evaluation of its feasibility, each module has been implemented on Linux environment, and tested with the MS Explorer 6.0.
목차
1. 서론
2. 설계
2.1 임베디드 웹 서버의 요구사항
2.2 기본 개념
2.3 모듈별 설계
3. 구현 및 비교평가
3.1 구현 환경
3.2 실험 방법
3.3 비교 평가
4. 결론
참고문헌