CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - c http server

搜索资源列表

  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 default document "index.htm&
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:5517
    • 提供者:张杰
  1. CHttpClient

    4下载:
  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. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:910385
    • 提供者:佟德生
  1. VC++网络高级编程之七

    0下载:
  2. HTTPClient: 该程序完全是为了演示HTTP的客户编写的,因此运行时必须在本机有开HTTP服务才行。 HTTPSvr: 这是微软提供的HTTP服务器例程,使用时需要在建一个 C:\\webpages\\的目录。你把该目录下的webpages拷到C:就好了。 下面是原来的readme-HTTPClient : The procedure is to demonstrate the preparation of HTTP clients, and therefore must be run
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:295665
    • 提供者:张思发
  1. mhttpd-2.0.1.tar

    0下载:
  2. 一个非常example的minimal http服务器,用非常纯粹的c++完成,可以作为学习c++和socket编程的最佳例子!-example of a very minimal http server, with very pure c completed, could serve as learning c socket programming and the best example!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:36515
    • 提供者:陶河
  1. downAndUp.rar

    0下载:
  2. 用SOCKET编程实现FTP客户端(C#)及服务器端(C++)功能,有断点续传功能,SOCKET Programming with FTP client (C#) and server-side (C++) function, HTTP functions
  3. 所属分类:.net

    • 发布日期:2017-04-05
    • 文件大小:544164
    • 提供者:吉崟波
  1. entmms

    0下载:
  2. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html x
  3. 所属分类:.net

    • 发布日期:2017-03-27
    • 文件大小:217916
    • 提供者:zhoujay
  1. HTTP

    1下载:
  2. http服务器,这是由vc++编写的类似于http的服务器程序-http server, which is by vc++ prepared similar to the server program http
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:55186
    • 提供者:s
  1. C++hxbc

    0下载:
  2. C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:1874082
    • 提供者:hclcool
  1. link

    0下载:
  2. 支持多线程断点续传的文件传输(FTP)程序(含服务端和客户端、支持蓝牙(Bluetooth)传输)-Support multi-threaded HTTP file transfer (FTP) procedures (including server and client, support Bluetooth (Bluetooth) transmission)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:373257
    • 提供者:wsmwlh
  1. MyProxy

    0下载:
  2. 实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-a HTTP server,by c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:453490
    • 提供者:志峰
  1. Mohican_binsrc

    0下载:
  2. simple http server in c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:995405
    • 提供者:ispostback
  1. miniweb

    0下载:
  2. 用c++实现的一个小型的http服务器,可以直接使用或者作为开发http服务器的参考。-Using c++ to achieve a small http server can be used directly or as a development http server reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:20718
    • 提供者:黄亮
  1. high-performance-server_demo

    0下载:
  2. a http server program demo basis on c++.
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:634664
    • 提供者:songaccount
  1. klhttpd

    0下载:
  2. 一个建立HTTP服务器的源代码,比较基础,c语言写的-An HTTP server to establish the source code, more basic, c language written
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:36278
    • 提供者:左岸
  1. SimpleHttpServer-2010-12

    0下载:
  2. 简单的HTTP服务器,用C#编写,短小精炼-Simple HTTP server written with C#, short refining
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:10915
    • 提供者:
  1. FileDownload

    0下载:
  2. C# HTTP文件下载,本程序测试环境:远程服务器为IIS,IIS服务器上有个文件,本地HTTP下载IIS上的相应文件-C# HTTP file download from iis server
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:71877
    • 提供者:臧艳军
  1. Server

    0下载:
  2. Game mobile online j2me Server c# http://sfvn.org
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:57436
    • 提供者:Firesis
  1. MiniHttpServer

    0下载:
  2. .net C# 利用HttpListener类开发的内嵌式http服务器,以实现简单html内容显示。本示例显示了将http服务器加入到应用中并通过浏览器请求,返回页面模板的内容。(.net C# uses embedded HTTP server developed by HttpListener class to realize simple HTML content display. This example shows adding HTTP server to the applicat
  3. 所属分类:C#编程

    • 发布日期:2017-12-31
    • 文件大小:45056
    • 提供者:一角空弦
  1. c++理解http服务器tinyhttpd-0.1.0.tar

    0下载:
  2. 用c++做的http简单案例,用以理解http服务器是很不错的,对于新人来说!!(C++ HTTP simple case, to understand the HTTP server is very good, for new people!!!)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:5120
    • 提供者:Beijiaan
  1. C语言实现Http server请求网页

    0下载:
  2. C语言实现HTTP请求,在linux上编译后即可使用(Implementation of HTTP requests in the C language)
  3. 所属分类:其他

    • 发布日期:2018-01-11
    • 文件大小:3445760
    • 提供者:Mask–T
« 12 3 »
搜珍网 www.dssz.com