搜索资源列表
dsao
- 黑客防线下载系统(http://www.hacker.com.cn/down) 感谢使用本软件,有任何疑问请访问黑客防线官方网站(http://www.hacker.com.cn)并提出。我们将尽快为您解决。 更多精品黑客工具请访问:www.hacker.com.cn/vip-Download hacker defense system (http://www.hacker.com.cn/down) thanks to the use of this software
w3c-libwww-5.4.0
- www工具包. 这是W3C官方支持的www支撑库. 其中提供通用目的的客户端的WebAPI: complete http/1.1 (with caching, pipelining, put, POST, Digest Authentication, deflate, etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), WebDAV, and much more-Libwww is a highly modular, gene
flashform
- VB结合Flash实现的很炫的窗体,还有声音,窗体元素完全是调用的Flash生成的SWF格式,但是可以在VB之间传递参数,作者很大气了,连 Flash源文件也打包了。运行截图如上,点击每一个选项卡都有不同的界面,你可以不同选项卡之间布局窗体元素,你可以把Flash看作是一个框架,使其与vb代码通信,形成超炫效果的动感窗体。-VB combined with Flash to achieve很炫form, as well as the voice of the form element is ca
VclSkin540
- Delphi VCLSkin v5.40 website : http://www.link-rank.com email : info@link-rank.com VCLSkin is a component to create skinnable user interface for Delphi/C++Builder application, It is easy to use, just put one component on mainform, Vclskin
libcurl-7.19.3-win32-ssl-msvc
- LibCurl是免费的客户端URL传输库,支持FTP,FTPS ... Libcurl具备线程安全、IpV6兼容、易于使用的特点,支持多种平台-libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, http, httpS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL c
curl-7.19.5-win32-nossl-sspi
- curl源代码,crul为功能强大的文件传输的命令行工具,支持ftp、http等-curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, http, httpS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. curl supports SSL certificates, http POST, http put,
httpput
- This example shows a http put operation. puts a file given as a command line argument to the URL also given on the command line.
Sockets-2.3.9.1
- C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、http(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 http 的 GET/POST/put 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
curl-7.19.2.tar
- curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, http, httpS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持httpS认证,http POST方法, http put方法, FTP上传, kerberos认证, http上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling),
http_put_test_by_oscar
- WINDOWS下经过http的上传文件,但上传文件不能过大-Under WINDOWS upload files through http, but can not be too large to upload files
JavahttpClient
- 提供的主要的功能: 实现了所有 http 的方法(GET,POST,put,HEAD 等) 支持自动转向 支持 httpS 协议 支持代理服务器等 -Provides main functions: to achieve all the http methods (GET, POST, put, HEAD, etc.) to support automatic shifting in favor of httpS protocol support proxy se
curl-7.25.0
- libcurl主要功能就是用不同的协议连接和沟通不同的服务器~也就是相当封装了的sockPHP 支持libcurl(允许你用不同的协议连接和沟通不同的服务器)。, libcurl当前支持http, https, ftp, gopher, telnet, dict, file, 和ldap 协议。libcurl同样支持httpS证书授权,http POST, http put, FTP 上传(当然你也可以使用PHP的ftp扩展), http基本表单上传,代理,cookies,和用户认证。-libc
curl-7.26.0
- curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, http, httpS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持httpS认证,http POST方法, http put方法, FTP上传, kerberos认证, http上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling),
Tunnel-based-on-http
- 本文详细研究了http协议报文的内容,对于http协议 有了全面深入的了解;在此基础上,本文给出了构建http隐蔽通道 的三种通用模型(简单http模型、代理模型、CGI模型)和四种常用 的方法(GET方法、HEAD方法、POST方法、put方法)- The thesis structure is as follows: Firstly, this dissertation not only investigates the message structure of
http_put_socket
- 通过Socket把封装好的XML数据发送给MySQL,文件为自己用C写了http的put方法-The package good through Socket XML data sent to MySQL, files for their own use C wrote the http put method
httpput
- http put extends http Entity Enclosing Request Base.
put-1.1.tar
- http put methos implemented in C code for keil compiler, shall be required for mcu wed developmwnt
http
- http请求的四个方法,包括post、get、put、delete-four methods http request, including post, get, put, delete
http
- 一个在vc上运行的http类,实现http put、get、post三种方法-A http class run on vc, achieve http put, get, post three methods
http-tiny-1.2.tar
- 一个简单的http client,可以实现GET,put,DELETE等功能(A simple http client)