摘要
为在嵌入式系统中使用HTTP,在分析Linux内核和HTTP规范文档的基础上,提出了一种HTTP的设计方案并成功实现 此方法由编程接口函数接收请求任务,由独立线程控制执行层函数发送请求消息和接收解析回应消息,利用Linux的Socket接口实现底层通信
Based on analyzing Linux kernel and HTTP specifications, a design of HTTP is proposed. This design is made for an embedded system and has been successfully implemented In the scheme, the interface functions first accept the request task, then the execution level function which runs as a thread sends out request message and receives and parses response message. The base communication is done through socket interface of Linux. This design has been used in an embedded browser product successfully.
出处
《江南大学学报(自然科学版)》
CAS
2003年第5期443-446,共4页
Joural of Jiangnan University (Natural Science Edition)
基金
江苏省科技攻关基金项目(BE2001016)资助课题