文件名称:avhttp-master
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-03-23
- 文件大小:
- 2.81mb
- 下载次数:
- 0次
- 提 供 者:
- 胡**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
AV-HTTP代码,用于在EXE应用程序间建立类似WEB服务器所具有的接受HTTP信息请求的功能。-AV-HTTP code used to create similar WEB server has a function that accepts HTTP requests for information between the EXE application.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vcprojects\async_http_stream-vc2005.sln
..........\async_http_stream-vc2005.vcproj
..........\async_http_stream-vc2012.sln
..........\async_http_stream-vc2012.v12.suo
..........\async_http_stream-vc2012.vcxproj
..........\async_http_stream-vc2012.vcxproj.filters
..........\async_proxy_test-vc2005.sln
..........\async_proxy_test-vc2005.vcproj
..........\async_proxy_test-vc2008.sln
..........\async_proxy_test-vc2008.vcproj
..........\async_proxy_test-vc2012.sln
..........\async_proxy_test-vc2012.vcxproj
..........\async_proxy_test-vc2012.vcxproj.filters
..........\cookie_test-vc2013.sln
..........\cookie_test-vc2013.vcxproj
..........\cookie_test-vc2013.vcxproj.filters
..........\Debug\async_ht.B082E8C6.tlog\async_http_stream-vc2012.lastbuildstate
..........\.....\......................\CL.read.1.tlog
..........\.....\......................\CL.write.1.tlog
..........\.....\......................\link-cvtres.read.1.tlog
..........\.....\......................\link-cvtres.write.1.tlog
..........\.....\......................\link-rc.read.1.tlog
..........\.....\......................\link-rc.write.1.tlog
..........\.....\......................\link.read.1.tlog
..........\.....\......................\link.write.1.tlog
..........\.....\......................\unsuccessfulbuild
..........\.....\async_http_stream-vc2012.Build.CppClean.log
..........\.....\async_http_stream-vc2012.log
..........\.....\async_http_stream-vc2012.pdb
..........\.....\async_http_stream.obj
..........\.....\vc120.idb
..........\.....\vc120.pdb
..........\mini_http_server-vc2012.sln
..........\mini_http_server-vc2012.vcxproj
..........\mini_http_server-vc2012.vcxproj.filters
..........\multi_avhttp_test-vc2012.sln
..........\multi_avhttp_test-vc2012.vcxproj
..........\multi_download-vc2005.sln
..........\multi_download-vc2005.vcproj
..........\multi_download-vc2012.sln
..........\multi_download-vc2012.vcxproj
..........\multi_download-vc2012.vcxproj.filters
..........\percent_encoding_test-vc2012.sln
..........\percent_encoding_test-vc2012.vcxproj
..........\percent_encoding_test-vc2012.vcxproj.filters
..........\sync_http_stream-2005.sln
..........\sync_http_stream-2005.vcproj
..........\sync_http_stream-vc2012.sln
..........\sync_http_stream-vc2012.vcxproj
..........\sync_http_stream-vc2012.vcxproj.filters
..........\sync_proxy_test-vc2005.sln
..........\sync_proxy_test-vc2005.vcproj
..........\sync_proxy_test-vc2008.sln
..........\sync_proxy_test-vc2008.vcproj
..........\sync_proxy_test-vc2012.sln
..........\sync_proxy_test-vc2012.vcxproj
..........\sync_proxy_test-vc2012.vcxproj.filters
.gitattributes
.gitconfig
.gitignore
.travis.yml
AUTHORS
CMakeLists.txt
Jamfile
LICENSE
project-root.jam
README.md
example\async_http_stream.cpp
.......\form.cpp
.......\imagebin.cpp
.......\ip138.cpp
.......\multi_download.cpp
.......\sync_http_stream.cpp
.......\sync_imagebin.cpp
include\avhttp\async_read_body.hpp
.......\......\bencode.hpp
.......\......\bitfield.hpp
.......\......\completion_condition.hpp
.......\......\cookie.hpp
.......\......\default_storage.hpp
.......\......\..tail\abi_prefix.hpp
.......\......\......\abi_suffix.hpp
.......\......\......\error_codec.hpp
.......\......\......\escape_string.hpp
.......\......\......\handler_type_requirements.hpp
.......\......\......\io.hpp
.......\......\......\parsers.hpp
.......\......\......\socket_type.hpp
.......\......\......\ssl_stream.hpp
.......\......\......\utf8.hpp
.......\......\entry.hpp
.......\......\file.hpp
.......\......\file_upload.hpp
.......\......\http_stream.hpp
.......\......\impl\file.ipp
.......\......\....\file_upload.ipp
.......\......\....\http_stream.ipp
.......\......\....\multi_download.ipp
.......\......\....\src.hpp
.......\......\logging.hpp