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

搜索资源列表

  1. HTTPProxy(Vc6.0)

    1下载:
  2. 用vc6.0开发的,利用Winsock实现的HTTP代理。功能很简单,就只能实现HTPP会话的转发。目前只考虑了Get命令的转发和处理,默认端口5050。-vc6.0 development with the use of Winsock HTTP proxy. Very simple function, it can only achieve HTPP conversation transponders. Currently only considered Get transponders a
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:209648
    • 提供者:周雪强
  1. HTTPGetPost

    0下载:
  2. This article presents a utility that lets you retrieve raw information from web servers using HTTP s GET and POST commands. 解压后其中一个是源文件,另一个是demo 阅读代码相关参考: http://www.rfc-editor.org/ http://www.codetools.com/index.html-This article presents a
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62080
    • 提供者:陈丽萍
  1. AProxy

    0下载:
  2. 一个小巧的代理程序(编译后压缩大约5K),工作模式是单线程的,即异步模式, 工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP)-a compact agents (compiled compressed about 5K), the mode is the thread, that is asynchronous mode, in a port,
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:9685
    • 提供者:zx
  1. ZXProxy

    0下载:
  2. 一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP) -a compact agents (compiled compressed about 5K), the mode is a multithreaded,
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:7369
    • 提供者:zx
  1. FastDown1.1

    1下载:
  2. 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:3208536
    • 提供者:zxq
  1. CSSMastery

    0下载:
  2. The code, images and designs for this book are released under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License. http://creativecommons.org/licenses/by-nc-sa/2.5/ You are free: * to copy, distribute, display, and perf
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:710779
    • 提供者:121
  1. OSSLTunnel

    0下载:
  2. SSL 加密原代码 有了这个就可以对http协议get /post头进行加密-SSL encryption source code With this we can get an agreement on http / post first encryption
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:12876
    • 提供者:vlyyer
  1. HTTPLib

    0下载:
  2. Http library for Palm, HTTP full implimentation include GET, POst, -Http library for Palm, HTTP GET include full implimentation, POst,
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:20237
    • 提供者:Sean
  1. svmsm

    1下载:
  2. SMO算法的Matlab实现,花了很大的力气才弄出来的!和大家分享!更多就在我的主页访问吧:http://huangbo929.blog.edu.cn-SMO algorithm Matlab, spent a lot of time and energy only get out! And to share with you! More on the home page I visit it : http://huangbo929.blog.edu.cn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1598
    • 提供者:黄波
  1. OReilly.JavaScript.The.Definitive.Guide.5th.Editio

    0下载:
  2. This Fifth Edition is completely revised and expanded to cover Javascr ipt as it is used in today s Web 2.0 applications. This book is both an example-driven programmer s guide and a keep-on-your-desk reference, with new chapters that explain everyth
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:2292246
    • 提供者:
  1. HS_HTTP_Client

    1下载:
  2. 本程序是用Sockets编写的HTTP客户程序实例,它具有三个基本的命令:GET、HEAD、POST,可以和我前一次发的HTTP服务器进行测试。-this procedure is used to prepare the HTTP Sockets clients example, It has three basic commands : GET, HEAD, POST, and before I could once when the HTTP server for testing.
  3. 所属分类:浏览器

    • 发布日期:2008-10-13
    • 文件大小:70159
    • 提供者:侯爽
  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 response to a Web page is sent
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:45165
    • 提供者:阿缘
  1. UtilMind.WinHTTP.v3.2.6FS

    1下载:
  2. UtilMind.WinHTTP.v3.2.6.for.Delphi.BCB.Full.Source-SSGWinHTTP是一款基于WinInet的HTTP客户端控件允许你通过HTTP协议POST或者GET数据。通过WinHTTP你可以获取网页、下载文件、取得CGI返回结果,甚至还可以上传文件到CGI。-UtilMind.WinHTTP.v3.2.6.for.Delphi.B CB.Full.Source-A SSGWinHTTP is based on the HT WinInet TP cl
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:170997
    • 提供者:红雨
  1. 自动下载整站2004-11-8

    0下载:
  2. 一个可以取得一个网站所有链接图片的程序。。。只要输入网址和所存放的文件jia ,瞬间一个大型网站的所有图片将尽收眼底 http://www.8asp.com 程序如有什么问题请来我网站讨论-a website can get a picture of all the links procedures. . . And as long as the address stored in document jia, a major websites moment of all panoramic pi
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2547
    • 提供者:黄建新
  1. api

    0下载:
  2. API实现http请求,支持post和get方法
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:178688
    • 提供者:陈忠权
  1. WWWHttp

    0下载:
  2. 用C#实现的Http协议封装,可以使用UrlEncoded、Multi-Part form vars、XML这3种方式来POST和Get文本和文件,支持Proxy,支持各种编码,是良好的学习HTTP编程的例程
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:6533
    • 提供者:YMF
  1. HTTPserver

    3下载:
  2. 用VC编写的基于MFC的HTTP服务器,提供一般的请求命令(POST,GET...)
  3. 所属分类:网络编程

    • 发布日期:2014-01-16
    • 文件大小:47252
    • 提供者:lc
  1. Source

    0下载:
  2. The code is in the ITK s svn repositories at the following link http://www.na-mic.org/svn/NAMICSandBox/trunk/MultiImageRegistration/ If you dont have access to ITK s svn servers, you can get read access to the repository by simply d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:135145
    • 提供者:刘长乐
  1. eo-1.0.1

    0下载:
  2. 这是linux下的进化计算的源代码。 === === === === === === ===== check latest news at http://eodev.sourceforge.net/ ======================================================================= Welcome to EO, the Evolving Objects library. The latest ne
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1485372
    • 提供者:wk
  1. HTTPExample

    2下载:
  2. symbian c++的HTTP联网,里面包括简单的get和post请求
  3. 所属分类:Symbian

    • 发布日期:2008-10-13
    • 文件大小:18399
    • 提供者:kykz111
« 1 2 3 4 5 6 78 9 10 11 12 ... 23 »
搜珍网 www.dssz.com