搜索资源列表

  1. WebServerDemo

    0下载:
  2. 怎样编写多线程HTTP服务器,该服务器响应来自于WEB浏览器的请求,读取文件或网页,并把这些内容回送给用户-multithreading HTTP server, which responded from the Web browser's request, to read documents or Web pages, and integrate these elements to give users
  3. 所属分类:Web服务器

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:小名
  1. HttpServerexample

    0下载:
  2. 本程序实现了一个Http服务器,能够接受客户端(浏览器)的连接请求,可以更改当前 的Http服务目录,而且能够将指定的网页发送到客户浏览器, 本程序是—个基于对话柜的MFC应用程序,主要介绍如何利用socket(套接字)实现Http 协议等内容。请使用vc++.net运行本程序。-This Program realize a Http Server which can accept the connection request of c
  3. 所属分类:Web服务器

    • 发布日期:2024-05-12
    • 文件大小:65536
    • 提供者:陈康
  1. Svr1

    0下载:
  2. 此源代码是关于创建HTTP服务器的程序。它可以发布用HTML语言编写的网页。-this source code is the creation of HTTP server process. It distributes Using HTML language website.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:1782784
    • 提供者:windy_duy
  1. thttpd-2.25b.tar

    0下载:
  2. 非常优秀的linux嵌入式http服务器,可以根据需要进行裁减-Good http server used in embeded linux. You can use it and cut it as your need.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:132096
    • 提供者:qq
  1. httpd-2.0.53.tar

    0下载:
  2. Apache HTTP Server 是一个功能强大的灵活的与HTTP/1.1相兼容的web服务器.这里给出的是Apache HTTP服务器的源码。-Apache HTTP Server is a powerful and flexible HTTP/1.1 compatible web server. Here is the Apache HTTP server is the source.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:8534016
    • 提供者:bean
  1. mhttpsrv_demo

    0下载:
  2. 多线程http服务器,采用多线程做的http服务器,可以参照来开发性能比较好的服务器- The multi-thread http server, uses the http server which the multithreading does, may refer to develops the performance quite good server
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:28672
    • 提供者:梁文
  1. webHttp

    0下载:
  2. 简单的web http服务器程序,实现了上传和下载的功能,当然用了多线程,不过功能很简单,我也是从书上找的,不过调试了我半天时间-simple http web server, achieving upload and download functions, of course with a multithreaded, but functional is very simple, I also find books, but I de
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:48128
    • 提供者:彭宇
  1. bao

    0下载:
  2. BOA是一个单任务的小型HTTP服务器,源代码开放、性能优秀,特别适合应用在嵌入式系统中。目前的uClinux的代码中已经包含BOA的源代码。在uClinux下实现BOA,只需要对BOA做一些配置和修改-BOA is a single-mandate of the small HTTP server, the open source community, outstanding performance, particularly for
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-12
    • 文件大小:161792
    • 提供者:刘二
  1. CShttpServer

    0下载:
  2. C#编写的简易HTTP服务器,能处理GET请求,并发送当前目录内指定的文件,默认文件为"index.htm",找不到文件则发送错误信息 采用多线程编写,能同时连接多个客户端.-C# summary prepared by the HTTP server can handle GET request, , and send the current directory specified in the document, the defau
  3. 所属分类:C#编程

    • 发布日期:2024-05-12
    • 文件大小:5120
    • 提供者:
  1. GetHTTP_zx

    0下载:
  2. 直接向HTTP服务器发送HTTP GET指令,来获取服务器上的文件-directly to the HTTP server HTTP GET order to access files on the server
  3. 所属分类:代理服务器

    • 发布日期:2024-05-12
    • 文件大小:13312
    • 提供者:zx
  1. ex34a

    0下载:
  2. 将一个HTTP服务器、一个WINSOCK HTTP客户和两个WININET HTTP客户组合在一起-to an HTTP server, an HTTP client and WINSOCK 2 WININET HTTP client portfolio together
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:84992
    • 提供者:阿甘
  1. one_VC60_http_svr

    0下载:
  2. Vc6.0编的一个http服务器程序,以后的vc版本也可以编译成功-Vc6.0 a series of the http server, later vc version you can also build success
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:94208
    • 提供者:方琪
  1. netong1

    0下载:
  2.   从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。-from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a WinInet
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:70656
    • 提供者:wudi
  1. boa-0.94.14rc21.tar

    0下载:
  2. 用于移植到嵌入式linux系统的boa http服务器-for transplantation to Embedded Linux System boa http server
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:199680
    • 提供者:刘银水
  1. wqyHTTPSV

    0下载:
  2. 一个HTTP服务器端程序,能对大家有所帮助!-an HTTP server process, we can help!
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:2566144
    • 提供者:武青云
  1. MuthreadHTTPServer

    0下载:
  2. MuthreadHTTPServer 多线程HTTP服务器 服务器 -MuthreadHTTPServer HTTP server multi-threaded server server server
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:65536
    • 提供者:呵呵
  1. mt_server_src

    0下载:
  2. 一个短小精悍的Http服务器程序 具有一定参考价值-a small and Http server with a certain reference value
  3. 所属分类:Web服务器

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:testxyz
  1. ce_http

    0下载:
  2. windows mobile上与http服务器通信,可下载网页、文件-windows mobile with http server communications, download website, documents
  3. 所属分类:Windows Mobile

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:李利平
  1. ZXHttpServer

    0下载:
  2. HTTP服务器,小巧绿色,界面简洁友好,支持断点传续,列目录等-HTTP server, the compact green, simple and friendly interface, support the tradition breakpoint are catalog
  3. 所属分类:Web服务器

    • 发布日期:2024-05-12
    • 文件大小:27648
    • 提供者:zx
  1. MyHttpClient

    0下载:
  2. 这是对HTTP协议的请求服务的简单实现,能够向HTTP服务器发出HTTP请求并接收服务器返回的内容。-This is the HTTP protocol at the request of the simple realization, HTTP server can be sent to the HTTP server and receives requests for the return of the content.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-12
    • 文件大小:477184
    • 提供者:李玺
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org