登录
首页 » Web Server » 一个简单的web服务器的程序

一个简单的web服务器的程序

于 2022-01-28 发布 文件大小:96.16 kB
0 166
下载积分: 2 下载次数: 1

代码说明:

一个简单的web服务器的程序- A simple web server procedure

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • A used vc++ Write remote web page source viewer for reference
    一个用vc++写的远程网页的查看器源码,供参考-A used vc++ Write remote web page source viewer for reference
    2022-05-13 15:14:03下载
    积分:1
  • 全功能网上商城 免费版
    全功能网上商城 免费版-fully functional free version of the online store.
    2022-09-28 13:05:04下载
    积分:1
  • IIS防盗链筛选器
    IIS防盗链筛选器-anti resource thief for IIS
    2023-01-02 01:25:04下载
    积分:1
  • asp上传源代码
    asp上传源代码 -From the source code asp source code asp upload
    2022-04-27 00:57:08下载
    积分:1
  • FD download mini systems Meihuaban
    FD迷你下载系统中文美化版-FD download mini systems Meihuaban
    2023-03-14 02:20:04下载
    积分:1
  • Http Server 1.1 By Cooldiyer 一个简单的个人web服务器。适合于所有win32平台,能自动在进程表中隐藏。 可实现的功能是: 1.可...
    Http Server 1.1 By Cooldiyer 一个简单的个人web服务器。适合于所有win32平台,能自动在进程表中隐藏。 可实现的功能是: 1.可自定义网页根目录。 2.主页默认为index.htm。 3.可自定义端口。 4.可自定义服务端每次发送数据包的大小。 5.为稳定期间,本服务器使用多线程的方法,可满足不同场合的使用。 6.运行时可以隐藏窗口。 用法:http rootdir port byte [-hide] 参数说明: rootdir -> 网页的根目录 port -> 服务器的端口 byte -> 服务器每次发送数据包的大小(字节),建议设定为1024字节 -hide -> 程序隐藏窗口运行 例子1: http c:wwwroot 80 1024 http服务器的网页的根目录为c:wwwroot, 端口为80, 传送数据包的大小为1024字节。 例子2: http c:wwwroot 80 1024 -hide http服务器的网页的根目录为c:wwwroot, 端口为80, 传送数据包的大小为2048字节,隐藏运行。 注意: 1.由于本程序隐藏窗口,所以请小心使用,谢谢下载。-By Cooldiyer a simple personal web server. Suitable for all win32 platform, the process can be automatically hidden table. The function can be realized are : 1. The website can be obtained from the definition of the root directory. 2. Home default index.htm. 3. Self-defined ports. 4. Services available from the definition of each side to send the size of the packets. 5. For the stability period, the use of multi-threaded server approach to meet the use of different occasi
    2022-01-26 08:19:36下载
    积分:1
  • 此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SO...
    此工程主要包含了两个自己编写的类,:CSocketBlockServer和CSocketBlockClient。程序主要说明如何通过使用这两个类,采用"阻塞SOCKET"来实现快捷、高效的目的。我们平常所见的SOCKET程序,一般都是使用"非阻塞SOCKET",以其提高程序的效率。那么有没有办法使用"阻塞SOCKET"也能方便、快捷的实现我们的网络通讯要求呢?CSocketBlockServer和CsocketBlockClient主要是为了这一目的而编写的。目的分述如下: 1.为了简化使用"阻塞SOCKET"的编程。 2.此外,我发现很多类似的程序中,服务器或客户端既是服务器、又是客户端,尽管这 并不影响通讯,但这确实淡化了C/S模式的本意 这两个类很好的体现了C/S模式,而且 支持多用户。 3.这两个类,可以做为"非阻塞SOCKET"的补充。 使用时,需要在主程序中开辟额外的线程,在线程内部调用这两个类的成员函数来实现,实现过程比较简便。只要客户端成功连接到服务器,双方就可以任意发送数据,而不需要多 次连接。 如果编译时有错误提示:找不到ws2_32.lib,则请确认该文件的实际路径,将此文件加入工程中即可。-this project mainly involves the preparation of his two categories : CSocketBlockServer and CSocketBlockClient. The procedure on how to use these two categories, "SOCKET obstruction" to achieve a fast, efficient purpose. Usually we see SOCKET procedures are generally used "nonblocking socket," with the efficiency of the process. So is there any way the use of "obstruction SOCKET" convenient and efficient realization of network communications requireme
    2022-07-07 16:37:42下载
    积分:1
  • HTML分析LIB包,可以用来解析HTML,XHMTL,XML,XSLT等格式,并可以做抓站点用途...
    HTML分析LIB包,可以用来解析HTML,XHMTL,XML,XSLT等格式,并可以做抓站点用途-HTML LIB packet analysis can be used to interpret HTML, extensible, XML, XSLT formats, and can grasp site uses
    2023-07-07 21:15:03下载
    积分:1
  • thttpd是个简单、轻型、快速和安全的HTTP服务器程序。使用Linux的C编程。...
    thttpd是个简单、轻型、快速和安全的HTTP服务器程序。使用Linux的C编程。-thttpd is a simple, small, portable, fast, and secure HTTP server.
    2022-01-31 20:22:54下载
    积分:1
  • socket编程经典小例子,简单实用,用它可进行聊天软件的制作,使用mfc制作聊天软件!...
    socket编程经典小例子,简单实用,用它可进行聊天软件的制作,使用mfc制作聊天软件!-socket programming classic example of a small, simple and practical, it can be used for the production of chat software, the use of chat software mfc produced!
    2022-03-17 07:58:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载