-
hreads:本示例演示了如何开发一个先进的命名管道服务器…
hreads:This sample demonstrates how to develop an advanced namedpipe server that is capable of servicing 5 instances. The application is an echo server where data isreceived from a client and echoed back to the client. Allthe pipe instances are serviced using threads.
- 2022-08-09 16:47:24下载
- 积分:1
-
一个简单的WEB服务器
一个简单的WEB服务器-A simple web server
- 2022-02-11 15:00:20下载
- 积分:1
-
小型的Windows上的web server
小型的Windows上的web server -A small web server on windows
- 2023-04-28 10:30:04下载
- 积分:1
-
.net的web编程中的chart源码 本源码主要解决web页面的统计图的产生,简单并且容易学习其中的原理...
.net的web编程中的chart源码 本源码主要解决web页面的统计图的产生,简单并且容易学习其中的原理-. net of web programming chart source in the main solution to the source web page charts the emergence of a simple and easy to learn the principles of which
- 2022-01-25 20:47:14下载
- 积分:1
-
提供教学平台,完整的教师学生模块, 精美的页面和暴强的路帮性...
提供教学平台,完整的教师学生模块, 精美的页面和暴强的路帮性-provide teaching platform, a complete teacher-student modules, exquisite pages and sharp-way hand
- 2022-03-17 02:34:40下载
- 积分:1
-
简单的电子商务课程报告, 了解电子商务的概念。
熟悉Web服务器IIS的安装和配置
掌握WEB数据库技术
了解web数据库管理系统的建立
会使...
简单的电子商务课程报告, 了解电子商务的概念。
熟悉Web服务器IIS的安装和配置
掌握WEB数据库技术
了解web数据库管理系统的建立
会使用web数据库管理网站数据
-A simple e-commerce curriculum report, to understand the concept of e-commerce. Familiar with the Web server installation and configuration of IIS master WEB database technology to understand the establishment of web database management system database management using the web site data
- 2022-05-10 17:00:23下载
- 积分:1
-
盛天iismanager V1.1特点:1)现场创作2)修改网站的属性…
盛天IISManager v1.1 功能特性: 1)创建站点 2)修改站点属性,除了常用的属性外还有一些控制属性,例如带宽、CPU使用百分比等 3) 删除指定站点 4) 停止指定站点 5)启动指定站点-Sheng days IISManager v1.1 features : 1) the creation of site 2) Amend site attributes, in addition to commonly used attributes some control attributes, such as bandwidth, CPU usage percentage 3) Delete the designated site 4) Stop the designated site 5) activated designated site
- 2022-02-04 16:04:34下载
- 积分:1
-
项目名称:论坛+留言板+即时聊天+ MP3播放器+网页网站SE…
程序名称:论坛上+留言板+即时聊天+MP3播放器+页面到站点服务+生成的身份证号+验证码图片生成+网页FTP+无组件图纸+无组件传-+图片原位反转分析+CSS生成器卷轴+在线语法测试页面+框架生成器
- 2022-07-19 11:45:24下载
- 积分:1
-
将JSP中的Form表单使用Java类实现,使得在编写JSP网页时能够保证页面整洁。这个是我们实验室为学校搭建研究生管理平台时所使用的公共类...
将JSP中的Form表单使用Java类实现,使得在编写JSP网页时能够保证页面整洁。这个是我们实验室为学校搭建研究生管理平台时所使用的公共类-will JSP Form form using Java to achieve category, making the JSP page prepared to guarantee clean pages. This is our laboratory for graduate school management platform structures used by the public category
- 2022-03-03 06:40:38下载
- 积分:1
-
本程序是一个web服务器,在 .NET 环境下运行。
实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载,...
本程序是一个web服务器,在 .NET 环境下运行。
实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载,
在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数",
注意带上"?",如需传递多个参数,中间用"+"分隔;
如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA);
在进行适当的配置之后,也可以作为服务器端程序运行以输出动态页面。
文件清单:
httpsrv.exe web服务器主程序文件
httpsrv.ini 主程序配置文件,可以通过它改变服务器及本站点的配置,
在第一次运行程序前,请做好正确的配置
MIME.ini 记录所知道的MIME文件类型,不要修改该文件
-Windows NT/2000/XP
- 2022-02-06 13:22:39下载
- 积分:1