Design and Realization of a Control Function in Home Network
REN Qing-jie,XIA Wei-wei,SONG Tie-cheng,SHEN Lian-feng
DOI: https://doi.org/10.3969/j.issn.1008-0686.2007.05.015
2007-01-01
Abstract:This paper briefly introduces the design and development of a home gateway and also gives a framework of this gateway in home network actually based on embedded Web server.In succession,it elaborates on how to realize the function of controlling electrical apparatus by Internet based on an embedded Web server.The function is supported by modules such as IAC resident process(IAC server),Web server,CGI(Common Gateway Interface),and so on.IAC resident process receives control messages from CGI programs and communicates with the gateway main programs.Web server and CGI programs provide both static and dynamic HTML pages.The paper emphasizes on some key technologies including embedded Web server,CGI,inter-process communication,etc.