《简易web服务器设计》文献综述.docVIP

  • 24
  • 0
  • 约5.57千字
  • 约 6页
  • 2017-08-20 发布于重庆
  • 举报
《简易web服务器设计》文献综述

《简易WEB服务器设计》文献综述 摘要 本文主要论述了WEB服务器的设计与研究,其中介绍了WEB服务器现况,WEB 服务器的的基本组成,包括服务器端和浏览器端,WEB系统的工作原理,服务器/浏览器的通信模式,以及用VC++和SOCKET完成web服务器基本功能:页面访问请求响应、HTML文件的解析以及数据发送。着重介绍了分析请求和构造响应这两项服务器与浏览器通信所必需的功能。同时,对软件的界面设计、及界面的制作方法、系统托盘程序的制作以及程序编译完成后的调试工作以及编程和软件完成后各种相应问题的解决也做了简单的介绍,另外还对Socket规范的含义,以及socket各种类的组成和操作函数,本次设计的开发工具Visual C++ 6.0做了介绍。并对简易WEB服务器的页面设计,侦听和响应等功能模块的设计以及具体代码实现做了较为详细的介绍。 关键词:WEB服务器、WEB服务器端构架、socket、VC++ Abstract This paper mainly talks about researching and designing on a simple web server. In this paper, I give an introduction On Web server status,WEB server of the basic components, include server and browser and how the web system working I also introduce how they communicate between web server and browser,and Completed basic functions of the web server with VC++ and SOCKET : In response to requests for visits to pages, HTML document analysis and data roduction Analysis focused on the request and to respond to these two tectonic server browser with the necessary communications functions.Meanwhile,introduce about software interface design,Interface methods,System tray production process and Compiling procedures after the completion of testing and Programming and software after the completion of a variety of solutions.Then,What is WinSocket, how it is developing, how to write the codes with socket, how to use the develop tool Visual C++ 6.0 are related. Then I talk about how to design page and write the codes of listen and response function modules of web server in roduction Analysis focused on the request and to respond to these two tectonic server browser with the necessary communications functions. Keywords: Web server, WEB server architecture, socket,VC++ 如今,上网已成为最热门话题,通过Internet,我们既能获取信息又能发布信息,而迅速发展的Web技术更是给Internet应用提供了一个很好的发展方向。当今的许多应用都是基于web技术的,如电子商务、视频会议、远程医疗诊断等。 WWW 是 World Wide Web (环球信息网)的缩写,也可以简称为 Web,中文名字为“万维网”。它起源于1989年3月,由欧洲量子物理实验室 CERN(the European Laboratory for Particle Physics)所发展出来的主从结构分布式超媒体系统。通过万维网,人们只要通过使用简单的方法,就可以很迅速方便地取得丰富的信息资料。 由于用户在通过 Web

文档评论(0)

1亿VIP精品文档

相关文档