Ajax interfaced web server for embedded Linux system

임베디드 리녹스 시스템 기반 Aiax 인터페이스 웹 서버 기법

  • 홍항설 (목포대학교 제어시스템공학과) ;
  • 김성환 (목포대학교 제어시스템공학과) ;
  • 박장현 (목포대학교 제어시스템공학과)
  • Published : 2007.11.02

Abstract

The web server for the embedded Linux system(ELS), unlike the ones for the usual Linux or Windows, has some disadvantages such as small number of installable applications, low compatibility and limited extensibility. This fact raises some problems when data are transferred in real-time via the web server, which are mainly caused by a poor performance of the processor and small-sized memory. Conventional user interfaces adopted for the usual web servers are unsuitable for the ELS because they are platform-limited and their installations are done by the form of plug-ins. If the web server for the ELS has an Ajax engine that can be utilized without any installation procedure, the advantages of usability, accessibility and quick response time can be obtained. This paper presents the Ajax interface for the ELS web server. The efficiency of the proposed technology in the real-time remote monitoring is shown through an implementation.

Keywords