搜索资源列表

  1. miniweb-0.8.1

    0下载:
  2. 一个c++实现的迷你http服务器,实现基本的http协议功能-a c++ mini- http server, the basic function http protocol
  3. 所属分类:Web服务器

    • 发布日期:2024-05-12
    • 文件大小:35840
    • 提供者:高兴就好
  1. lancer-20030601.tar

    0下载:
  2. 一个c++实现的http服务器,windows下编译通过-a c++ realization of the http server, through the windows, using
  3. 所属分类:Web服务器

    • 发布日期:2024-05-12
    • 文件大小:220160
    • 提供者:高兴就好
  1. WebServer-127

    0下载:
  2. 用java开发的,支持jsp,高性能小型http服务器。-java development with the support of jsp, high-performance mini- http server.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:2269184
    • 提供者:学金
  1. 1111111111

    0下载:
  2. 取得HTTP服务器上的文件,使用了事件对象以及WSASelectEvent来处理异步通知.zip-made HTTP server document, Use of the incident and target WSASelectEvent to handle asynchronous notification. zip
  3. 所属分类:Internet/网络编程

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

    0下载:
  2. 一个用java实现的http服务器端例程,源代码。-use a java realized http server routines, the source code.
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. apache http服务器 2.0 包含用户指南,参考手册,对特定平台的说明等-apache http server 2.0 include user guides, reference manuals, for specific platforms such as the descr iption.
  3. 所属分类:WEB源码

    • 发布日期:2024-05-12
    • 文件大小:1190912
    • 提供者:hello world
  1. linuxhttpd

    0下载:
  2. 这是一个简单的用C语言写的http服务器源代码,在arm9硬件平台linux操作系统上通过。-This is a simple C language to write the http server source code, arm9 the Linux operating system hardware platform adopted.
  3. 所属分类:嵌入式Linux

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

    0下载:
  2. 本程序是通过MFC CAsyncSocket类实现的一个多线程HTTP服务器,它支持CGI和ISAPI。-this procedure is adopted MFC CAsyncSocket Class Implementation of a multithreaded HTTP service , with support for CGI and ISAPI.
  3. 所属分类:Web服务器

    • 发布日期:2024-05-12
    • 文件大小:3027968
    • 提供者:侯爽
  1. 20070101075034816251

    0下载:
  2. 多线程HTTP服务器程序.Linux下开发的心得笔记 包括加锁的问题、内核编程的一些注意事项、内核程序风格的注意事项、为操作函数集等和一些源码。-multithreaded HTTP server. Linux development experience including lockable Notes, some kernel programming note, the kernel procedures style matters
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:26624
    • 提供者:sp
  1. HTTPfuwuqichengxu

    0下载:
  2. 实现对HTTP服务器端口进行侦听,能接受客户端的连接请求。可以对客户端的GET请求方式作出响应,将指定的网页发送到浏览器。记录在服务器运行过程中的所有错误和时间,并显示出来。-achieve HTTP server port on the interception, the client will accept the connection request. The client can request the GET method r
  3. 所属分类:Web服务器

    • 发布日期:2024-05-12
    • 文件大小:45056
    • 提供者:阿缘
  1. CHttpClient

    0下载:
  2. 一个用C++写的可实现与http服务器交互的类,并提供了他的com封装版并有帮助,我把它们全部压缩到了一起。-a C can be written with the interactive http server category, and to provide his version of the com Packaging and help, I put them down to together.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:910336
    • 提供者:佟德生
  1. HttpServerusingWinSocket

    0下载:
  2. 用VC编写的一个基于WinSocket的http服务器,该程序中完成了自己的异常处理和多线程的处理。-VC prepared a WinSocket on the http server, The procedures completed his abnormal processing and multi-threaded processing.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:40960
    • 提供者:刘山
  1. WebserverAndWebClient

    0下载:
  2. 一个简单的HTTP服务器和HTTP客户端程序 HTTP客户端(即浏览器)只支持显示标准HTML,只支持get命令 HTTP服务器也是如此-a simple HTTP server and HTTP client HTTP client (browser) only support display standard HTML, get orders only support HTTP server is also the case
  3. 所属分类:JSP源码/Java

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

    0下载:
  2. http 服务器代码 用winsocket 写成-http server code written with winsocket
  3. 所属分类:Web服务器

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

    0下载:
  2. HTTP服务器-HTTP server
  3. 所属分类:Web服务器

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

    0下载:
  2. 用VC编写的基于MFC的HTTP服务器,提供一般的请求命令(POST,GET...)-VC prepared with the MFC-based HTTP server, the request to provide general order (POST, GET ...)
  3. 所属分类:Internet/网络编程

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

    0下载:
  2. HTTP服务器例程,使用时需要在建一个 C:\webpages\的目录。你把该目录下的webpages拷到C:就好了。 HttpClient 演示HTTP的客户端,因此运行时必须在本机有开HTTP服务才行。-HTTP server routines need to use to build a C: webpages directory. You put the directory of webpages Kaodao C: j
  3. 所属分类:ICQ/即时通讯

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

    0下载:
  2. HTTP服务器;共享软件 Visual C++ 源码.解压密码vscodes.com-HTTP server sharing software Visual C++ Source. Vscodes.com decompression password
  3. 所属分类:Web服务器

    • 发布日期:2024-05-12
    • 文件大小:45056
    • 提供者:ahcfwj
  1. HTTPmt

    0下载:
  2. http服务器,适用于linux系统,简单,好用,适用于初学者参考
  3. 所属分类:中间件编程

    • 发布日期:2024-05-12
    • 文件大小:74752
    • 提供者:xqw
  1. HTTPSVR

    0下载:
  2. 也是个http服务器,适用于windows系统,vc++程序,适用于初学者参考-It is also a http server for windows system, vc++ Procedures applicable to beginners reference
  3. 所属分类:中间件编程

    • 发布日期:2024-05-12
    • 文件大小:94208
    • 提供者:xqw
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org