Welcome![Sign In][Sign Up]
Location:
Search - webserver

Search list

[JSP/JavaWebServer

Description: Java多线程Web服务器,TCP/IP 1.0。-Java multi-threaded Web server, TCP/IP 1.0.
Platform: | Size: 89088 | Author: ckay | Hits:

[Web Serverwebserver

Description: 一个完整的企业网站文件,
Platform: | Size: 2812928 | Author: whb | Hits:

[Othergohead

Description: GoAhead WebServer 应用开发文档-GoAhead WebServer Application Development Documentation
Platform: | Size: 386048 | Author: liboqing | Hits:

[GUI DevelopDelphi_html_form

Description: Delphi如何使用HTML做软件界面,界面可以为任何HTML页面,无需web服务器。- how to write a HTML Form Application, no webserver needed.
Platform: | Size: 2048 | Author: 蓝科 | Hits:

[.netWebServer-[MyWebServer]

Description: 一个C#实现的Web服务器类库,相当于IIS功能。-Implemented a C# class library Web server, which is equivalent IIS functionality.
Platform: | Size: 4096 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSserwer

Description: WebServer on LPC2364
Platform: | Size: 1510400 | Author: marek | Hits:

[JSP/JavaWebServer

Description: Simple Web Server using sockets and http requests in java
Platform: | Size: 404480 | Author: Koke | Hits:

[Web ServerC++webserver

Description: C++ webserver thats prints out html
Platform: | Size: 15360 | Author: Gijs2 | Hits:

[ARM-PowerPC-ColdFire-MIPSWebServer.2103

Description: 用LPC2103控制ENC28J60,实现网络Ping连接以及简单的Webserver演示。-Use arm7 cpu lpc2103 control ENC28J60 to realize network link, and support one simple webersver example.
Platform: | Size: 121856 | Author: 宗战华 | Hits:

[JSP/Javawebserver

Description: 基本功能: 获取远端用户的连接本地服务器的请求,并建立连接 能获取远端用户请求服务的信息,并将服务的内容提交给远端用户 能获取远端用户断开连接的请求,断开和该用户的连接 拓展功能: 必须要能够处理多用户请求,也就是需要实现多线程编码 服务器能处理简单的异常。例如文件不存在、或者没有权限读取文件等 服务器必须记录log文件。记录每次请求的用户IP,机器名、读取时间、读取文件名、服务器响应码等-Basic functions: Access to remote users to connect a local server, the request and establish connection To have access to the remote user requests services, and content services to be submitted to the remote user To have access to remote users disconnected at the request, disconnect and the user connection Development features: Must be able to handle multiple user requests, it is the need for multi-threaded code The server can handle simple exceptions. For example, the file does not exist, or do not have permission to read documents, etc. The server log files must be recorded. A record of each request a user IP, machine name, reading time, read the file name, server response codes, etc.
Platform: | Size: 592896 | Author: fuyizheng | Hits:

[Software EngineeringWebserver_Stress_Tool

Description: 开发各类网站,压力测试的专业版工具。很实用得哦!-Webserver Stress Tool Enterprise v6. it is very useful for deleloping kinds of webserver.
Platform: | Size: 2804736 | Author: lyh | Hits:

[Other Embeded programETH_M32_EX_SOFT

Description: The TCP/Ip Software stack for teh embedded Webserver
Platform: | Size: 81920 | Author: JUPP | Hits:

[Internet-Networkwebserver

Description: 在linux下用C++编写的一个简单的Web服务器,可以响应http请求,显示html页面(包括图片),可作为C++网络编程的入门-Under the linux written in C++, a simple Web server, you can respond to http requests, display html page (including images), as C++ network programming entry
Platform: | Size: 2048 | Author: mimac | Hits:

[Internet-NetworkWEBServer

Description: 带有图形界面的Web服务器程序。 利用Socket编程实现,相当于小的Apache。-Web server with a graphical interface program. Socket programming using the equivalent small Apache.
Platform: | Size: 10240 | Author: boss liu | Hits:

[Linux-UnixWebserver

Description: 随着Internet技术的兴起,在嵌入式设备的管理与交互中,基于Web方式的应用成为目前的主流,这种程序结构也就是大家非常熟悉的B/S结构,即在 嵌入式设备上运行一个支持脚本或CGI功能的Web服务器,能够生成动态页面,在用户端只需要通过Web浏览器就可以对嵌入式设备进行管理和监控,非常方 便实用。本节主要介绍这种应用的开发和移植工作。用户首先需要在嵌入式设备上成功移植支持脚本或CGI功能的Web服务器,然后才能进行应用程序的开发。-With the rise of Internet technology in the embedded device management and interaction, Web-based applications become mainstream, this program structure is very familiar B/S structure, that is run on a embedded device CGI scripts or functions to support Web servers can generate dynamic pages, the client only through Web browser can be embedded device management and monitoring, very convenient and practical. This section describes the development and migration of such applications work. Users must first successfully transplanted in the embedded device or a CGI script functions to support Web server, and application development can be carried out.
Platform: | Size: 897024 | Author: sxf | Hits:

[OtherCode

Description: Webserver and client Lwip development for LPC2478, arm9
Platform: | Size: 6279168 | Author: tungmangtdh3 | Hits:

[Web ServerWebServer

Description: 本实例介绍一个基于http协议的服务器端程序,可以支持多线程、实时服务器日志、配置网站所在目录和默认主页等。-This instance of the http protocol describes a server-based program, can support multi-threaded, real-time server logs, configuration, web site directory and the default home page and so on.
Platform: | Size: 3136512 | Author: 王志杰 | Hits:

[Windows DevelopWEBserver

Description: web服务器单击版,利用vs2008里边的源文件,功能强大.
Platform: | Size: 81920 | Author: xiaojiakm | Hits:

[Web ServerWebServer

Description: VC++写的小型HTTP服务器源程序,也就是一个WEB服务器,功能不算强大,只是完成一个WEB服务器所必需的核心功能,以及一些设置的实现,向大家展示如何使用VC编写HTTP服务。   本WEB服务器支持设置站点根目录、默认文档名、服务器端口号、超时时间设定、服务器状态监控、适时显示发送与接收字节、访问量、活动连接数等。 -VC++ to write a small HTTP server source code, that is a WEB server function is not powerful, just a WEB server to complete the necessary core functions, as well as some settings to achieve, to show how to use the VC write HTTP service. The WEB server supports setting the site root directory, by default the document name, server port number, timeout settings, server status monitoring, time display to send and receive bytes, traffic, and number of active connections.
Platform: | Size: 28672 | Author: jiangtao | Hits:

[Embeded-SCM Developavr28j60

Description: avr 单片机控制enc28j60实webserver ip dns-avr Microcontroller enc28j60 real webserver ip dns
Platform: | Size: 20480 | Author: vctest | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »

CodeBus www.codebus.net