摘要:本论文讨论了一个HTTP服务器的设计,从可行性分析、需求分析、概要设计、详细设计和测试等各方面探讨分析了WinForm环境下的HTTP服务器的开发。该系统基于WinForm环境和C/S结构设计。开发上运用.NET技术,采用WinForm技术呈现Web服务器界面。本系统满足了在WinForm环境下HTTP服务器的实际需求,除了能提供HTML、XML解析等常规WEB服务外,还提供了WEB应用服务框架。本系统安装方便,使用便捷,具有一定的实用性。5898
关键词: Web服务器;.NET;HTTP
Design and Implementation of HTTP Server Software System
Abstract: The paper discusses the design of HTTP server, I analysis the development of HTTP server in the WinForm, and I discuss it from feasibility analysis, demand analysis, outline design, detailed design, testing, etc. The system is based on the environment of WinForm and C/S structure design. I use the .NET for the development, taking WinForm to display Web Server interface. The system is satisfied with the actual demand of the HTTP server under WinForm. In addition to providing HTML, XML analysis and other conventional WEB service, WEB service application framework is provided either. This system is easy to install, and use it convenient. It is a practical system.