CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - http服务器

搜索资源列表

  1. vc-HTTP-POST-PHP

    0下载:
  2. vc客户端通过HTTP的POST方式传送文件到PHP服务器-vc client via the HTTP POST method to transfer files to your PHP server
  3. 所属分类:File Operate

    • 发布日期:2017-03-21
    • 文件大小:127942
    • 提供者:henny chen
  1. HTTPServer

    0下载:
  2. HTTP服务器 可建立个人WEB服务器程序源码,-HTTP server can create a personal WEB server program source code,
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-22
    • 文件大小:718471
    • 提供者:peter
  1. WebServer

    1下载:
  2. VC++写的小型HTTP服务器源程序,也就是一个WEB服务器,功能不算强大,只是完成一个WEB服务器所必需的核心功能,以及一些设置的实现,向大家展示如何使用VC编写HTTP服务。   本WEB服务器支持设置站点根目录、默认文档名、服务器端口号、超时时间设定、服务器状态监控、适时显示发送与接收字节、访问量、活动连接数等。 -VC++ to write a small HTTP server source code, that is a WEB server function is not p
  3. 所属分类:Web Server

    • 发布日期:2017-03-26
    • 文件大小:28660
    • 提供者:jiangtao
  1. http_get_in_c

    0下载:
  2. 使用纯C编写的http get请求,可用于测试HTTP服务器等。是一个很适用的小工具。-The use of pure C prepared http get request, can be used for testing HTTP server. Is a very applicable gadgets.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:7142
    • 提供者:魏汝垚
  1. HTTP-Server

    0下载:
  2. 分享一个简单的HTTP服务器编程,能够基本实现系统所需要的功能。-Share a simple HTTP server programming, the system can basically achieve the required functionality.
  3. 所属分类:Web Server

    • 发布日期:2017-03-28
    • 文件大小:452113
    • 提供者:liyan
  1. curllib_get_download

    1下载:
  2. curl lib 上面开发的一个下载的小程序,能够下载 ftp,http服务器上的资源,同时界面小巧,方便易用。-developed on a curl lib to download a small program that can download ftp, http server resources, while the interface compact, easy to use.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-04-25
    • 文件大小:238592
    • 提供者:
  1. mt_server_demo

    0下载:
  2. 一个多线程的http服务器- A multi-thread http server
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-04
    • 文件大小:40126
    • 提供者:站长
  1. ADOErrors

    0下载:
  2. 从HTTP服务器上下载一个文件有很多方法,"热心"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.本文附带的工程中有一个支持HTTP1.1协议,直接用Socket实现下载功能… -from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a Wi
  3. 所属分类:SNMP

    • 发布日期:2017-11-11
    • 文件大小:2830
    • 提供者:
  1. httpSever

    1下载:
  2. 简单http服务器实现,提供详细源码的注解-A simple http server, providing a detailed source notes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:17808
    • 提供者:赵晓威
  1. GetFilefromHTTPServer

    0下载:
  2. 利用MFC的一个封装类从HTTP服务器上下载文件-Use of a package MFC Class from HTTP server to download files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:191679
    • 提供者:谭巧灵
  1. small_http_server

    0下载:
  2. 轻量级http服务器程序,实现了一个HTTP服务器的所有基本功能,包括GET, HEAD, and POST方法等等。-Lightweight http server, a HTTP server to achieve all the basic functions, including GET, HEAD, and POST methods.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:90900
    • 提供者:Sky_Walker
  1. Http

    0下载:
  2. 用java swt做的http服务器,有界面,可选端口,可选网站目录。-Java swt do with http servers, there are interfaces, optional port, optional web directory.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:3916
    • 提供者:bynd
  1. VC-HTTP-FILE-WEB

    0下载:
  2. 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:117263
    • 提供者:阿荣
  1. CHttpConn

    1下载:
  2. 一个简单的C++ http客户端,可以根据指定url从http服务器下载指定的文件。-A simple C++ http client, according to the specified url from the http server to download the file specified.
  3. 所属分类:Browser Client

    • 发布日期:2014-12-12
    • 文件大小:2883
    • 提供者:杨建军
  1. LwIPNoOs

    0下载:
  2. LWIP在VC6下编译,无OS情形,以太网底层部分使用并口驱动8019,可以ping通,包含一个http服务器。-LWIP compiled in VC6 with no OS case, the bottom part of the Ethernet driver using the parallel port 8019, you can ping pass, with a http server.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:642694
    • 提供者:redriver
  1. http

    1下载:
  2. j2me上传图片到服务器,本源码包括客户端、服务器端和资源文件等。-j2me upload pictures to the server
  3. 所属分类:J2ME

    • 发布日期:2015-01-11
    • 文件大小:3996
    • 提供者:姚欣
  1. BT

    2下载:
  2. linux下基于C语言的BT下载程序 BitTorrent(简称BT)是一个文件分发协议,每个下载者在下载的同时不断向其他下载者上传已下载的数据。而在FTP、HTTP协议中,每个下载者从FTP或HTTP服务器处下载自己所需要的文件,各个下载者之间没有交互。当非常多的用户同时访问和下载服务器上的文件时,由于FTP服务器的处理能力和带宽的限制,下载速度会急剧下降,有的用户根本访问不了服务器。BT协议与FTP协议不同,它的特点是下载的人越多下载的速度越快,其原因在于每个下载者将已下载的数据提供给其
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:106428
    • 提供者:羽飞
  1. MyVideo

    0下载:
  2. android 平台播放视频的小例子,可以播放本地sdcard上的,也可以播放http服务器上的视频-android platform to play the video of the small example, you can play on the local sdcard, but also can play the video on the http server
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:131913
    • 提供者:jinhui
  1. Http

    0下载:
  2. 主要演示如何创建HTTP服务,及从HTTP服务器上下载文件-Mainly demonstrates how to create HTTP services, and download files from the HTTP server
  3. 所属分类:Web Server

    • 发布日期:2017-03-23
    • 文件大小:240578
    • 提供者:kim
  1. http

    0下载:
  2. http 服务器源码,简单易懂,便于学习研究-http server source code, easy to understand
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:49136
    • 提供者:老头
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com