简单HTTP Server的设计与实现  被引量:2

Design and Implementation of the Simple HTTP Server

在线阅读下载全文

作  者:周畅[1] 王赜[1] 

机构地区:[1]天津工业大学计算机科学与软件学院,天津300387

出  处:《软件工程》2017年第1期9-11,共3页Software Engineering

基  金:国家自然科学基金(No.60970016);国家自然科学基金(NO.61173032);天津市自然科学基金(No.11JCYBJC00800)

摘  要:超文本传输协议(HTTP)是分布式、协作和超媒体信息系统的应用协议。HTTP Server是一个监听特定端口TPC连接,对客户端请求进行处理的一个应用。得益于高级语言对HTTP协议的内置支持,我们也可以使用简单的方式来实现一个较完整功能的HTTP Server。本文主要是研究一个HTTP Server的简单实现,在实现的过程中,能够体现出POST、GET方法,现已将要求完成,本文一共分为三个章节,分别对于此次设计进行阐述。The Hypertext Transfer Protocol(HTTP)is an application protocol for distributed,collaborative,and hypermedia information systems.HTTP Server is an application to monitor the TPC connection of a specific port and handle requests from the client.Thanks to the built-in support for the high-level language HTTP protocol,we can also use a simple method to implement a HTTP Server with complete functionality.This paper focuses on a simple implementation process of a HTTP Server,during which,the POST and GET methods has been completed.The paper is divided into three chapters,elaborating on the design and implementation.

关 键 词:超文本传输协议服务 万维网 外部应用程序 

分 类 号:TP393.0[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象