›› 2016, Vol. 29 ›› Issue (1): 121-.

• 论文 • 上一篇    下一篇

一种简易Web服务器的设计与实现

王栋   

  1. (西安电子科技大学 电子信息攻防对抗与仿真重点实验室,陕西 西安 710071)
  • 出版日期:2016-01-15 发布日期:2016-02-25
  • 作者简介:王栋(1990—),男,硕士研究生。研究方向:Linux系统应用。

Design and Implementation of a Simple Web Server

WANG Dong   

  1. (Key Laboratory of Electronic Information Countermeasure and Simulation,Xidian University,Xi'an 710071,China)
  • Online:2016-01-15 Published:2016-02-25

摘要:

文中基于Linux操作系统,介绍了在Linux下实现Web服务器的一种方法。通过对HTTP协议的分析,给出了Web服务器的实现细节。在一个局域网中,将此Web服务器程序运行在一台装有Ubuntu Linux的电脑上,并通过局域网中其他计算机上的浏览器正常访问,验证了文中所实现的Web服务器的正确性。

关键词: Linux, HTTP, Web服务器

Abstract:

This paper describes the detailed implementation of a web server under Linux with the HTTP protocol.This web server program running on a computer with Ubuntu Linux can be normally accessed by other computer in the LAN,thus verifying the correctness of this Web server.

Key words: Linux;HTTP;Web server

中图分类号: 

  • TP316.85