文件名称:Http.0_2_3
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 351kb
- 下载次数:
- 0次
- 提 供 者:
- H***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
基于C++的http协议栈,里面还包括2个例子-a http lib by c++
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Http
....\Examples
....\........\Examples.pnproj
....\........\Examples.pnps
....\........\Jamfile
....\........\src
....\........\...\hello_client.cpp
....\........\...\hello_server.cpp
....\........\...\raw_client.cpp
....\........\...\xmlrpc_client.cpp
....\........\...\xmlrpc_print_visitor.hpp
....\........\...\xmlrpc_server.cpp
....\Http
....\Http.ppg
....\....\http.pnproj
....\....\http.pnps
....\....\inc
....\....\...\boost_asio.hpp
....\....\...\http
....\....\...\....\client.hpp
....\....\...\....\client_connection.hpp
....\....\...\....\client_connection_base.hpp
....\....\...\....\client_ssl_connection.hpp
....\....\...\....\client_verb.hpp
....\....\...\....\client_verb_post.hpp
....\....\...\....\debug_logger.hpp
....\....\...\....\handler_ctor.hpp
....\....\...\....\handler_queue.hpp
....\....\...\....\handler_request_base.hpp
....\....\...\....\handler_request_error.hpp
....\....\...\....\handler_response_base.hpp
....\....\...\....\handler_response_error.hpp
....\....\...\....\hello
....\....\...\....\.....\client.hpp
....\....\...\....\.....\handler_request_hello.hpp
....\....\...\....\.....\handler_request_hello_xml.hpp
....\....\...\....\.....\handler_response_hello.hpp
....\....\...\....\.....\handler_response_hello_xml.hpp
....\....\...\....\.....\server.hpp
....\....\...\....\parser_base.hpp
....\....\...\....\parser_impl.hpp
....\....\...\....\parser_request.hpp
....\....\...\....\parser_response.hpp
....\....\...\....\server.hpp
....\....\...\....\server_connection.hpp
....\....\...\....\server_connection_base.hpp
....\....\...\....\server_connection_manager.hpp
....\....\...\....\server_ssl_connection.hpp
....\....\...\....\structure_base.hpp
....\....\...\....\structure_request.hpp
....\....\...\....\structure_response.hpp
....\....\...\....\xmlrpc
....\....\...\....\......\client.hpp
....\....\...\....\......\errors.hpp
....\....\...\....\......\handler_request.hpp
....\....\...\....\......\handler_response.hpp
....\....\...\....\......\server.hpp
....\....\...\....\......\xmlrpc.hpp
....\....\Jamfile
....\....\src
....\....\...\client.cpp
....\....\...\client_connection.cpp
....\....\...\client_connection_base.cpp
....\....\...\client_ssl_connection.cpp
....\....\...\debug_logger.cpp
....\....\...\handler_request_base.cpp
....\....\...\hello
....\....\...\.....\hello_client.cpp
....\....\...\.....\hello_server.cpp
....\....\...\parser_base.cpp
....\....\...\parser_request.cpp
....\....\...\parser_response.cpp
....\....\...\server.cpp
....\....\...\server_connection.cpp
....\....\...\server_connection_base.cpp
....\....\...\server_connection_manager.cpp
....\....\...\server_ssl_connection.cpp
....\....\...\structure_request.cpp
....\....\...\structure_response.cpp
....\....\...\xmlrpc
....\....\...\......\xmlrpc.cpp
....\....\...\......\xmlrpc_client.cpp
....\....\...\......\xmlrpc_server.cpp
....\Jamfile
....\libHTTP.rtf
....\Support
....\.......\Asio
....\.......\....\COPYING
....\.......\....\include
....\.......\....\.......\.cvsignore
....\.......\....\.......\asio
....\.......\....\.......\asio.hpp
....\.......\....\.......\....\basic_datagram_socket.hpp
....\.......\....\.......\....\basic_deadline_timer.hpp
....\.......\....\.......\....\basic_io_object.hpp
....\.......\....\.......\....\basic_socket.hpp
....\.......\....\.......\....\basic_socket_acceptor.hpp
....\.......\....\.......\....\basic_socket_iostream.hpp
....\.......\....\.......\....\basic_socket_streambuf.hpp
....\.......\....\.......\....\basic_streambuf.hpp
....\Examples
....\........\Examples.pnproj
....\........\Examples.pnps
....\........\Jamfile
....\........\src
....\........\...\hello_client.cpp
....\........\...\hello_server.cpp
....\........\...\raw_client.cpp
....\........\...\xmlrpc_client.cpp
....\........\...\xmlrpc_print_visitor.hpp
....\........\...\xmlrpc_server.cpp
....\Http
....\Http.ppg
....\....\http.pnproj
....\....\http.pnps
....\....\inc
....\....\...\boost_asio.hpp
....\....\...\http
....\....\...\....\client.hpp
....\....\...\....\client_connection.hpp
....\....\...\....\client_connection_base.hpp
....\....\...\....\client_ssl_connection.hpp
....\....\...\....\client_verb.hpp
....\....\...\....\client_verb_post.hpp
....\....\...\....\debug_logger.hpp
....\....\...\....\handler_ctor.hpp
....\....\...\....\handler_queue.hpp
....\....\...\....\handler_request_base.hpp
....\....\...\....\handler_request_error.hpp
....\....\...\....\handler_response_base.hpp
....\....\...\....\handler_response_error.hpp
....\....\...\....\hello
....\....\...\....\.....\client.hpp
....\....\...\....\.....\handler_request_hello.hpp
....\....\...\....\.....\handler_request_hello_xml.hpp
....\....\...\....\.....\handler_response_hello.hpp
....\....\...\....\.....\handler_response_hello_xml.hpp
....\....\...\....\.....\server.hpp
....\....\...\....\parser_base.hpp
....\....\...\....\parser_impl.hpp
....\....\...\....\parser_request.hpp
....\....\...\....\parser_response.hpp
....\....\...\....\server.hpp
....\....\...\....\server_connection.hpp
....\....\...\....\server_connection_base.hpp
....\....\...\....\server_connection_manager.hpp
....\....\...\....\server_ssl_connection.hpp
....\....\...\....\structure_base.hpp
....\....\...\....\structure_request.hpp
....\....\...\....\structure_response.hpp
....\....\...\....\xmlrpc
....\....\...\....\......\client.hpp
....\....\...\....\......\errors.hpp
....\....\...\....\......\handler_request.hpp
....\....\...\....\......\handler_response.hpp
....\....\...\....\......\server.hpp
....\....\...\....\......\xmlrpc.hpp
....\....\Jamfile
....\....\src
....\....\...\client.cpp
....\....\...\client_connection.cpp
....\....\...\client_connection_base.cpp
....\....\...\client_ssl_connection.cpp
....\....\...\debug_logger.cpp
....\....\...\handler_request_base.cpp
....\....\...\hello
....\....\...\.....\hello_client.cpp
....\....\...\.....\hello_server.cpp
....\....\...\parser_base.cpp
....\....\...\parser_request.cpp
....\....\...\parser_response.cpp
....\....\...\server.cpp
....\....\...\server_connection.cpp
....\....\...\server_connection_base.cpp
....\....\...\server_connection_manager.cpp
....\....\...\server_ssl_connection.cpp
....\....\...\structure_request.cpp
....\....\...\structure_response.cpp
....\....\...\xmlrpc
....\....\...\......\xmlrpc.cpp
....\....\...\......\xmlrpc_client.cpp
....\....\...\......\xmlrpc_server.cpp
....\Jamfile
....\libHTTP.rtf
....\Support
....\.......\Asio
....\.......\....\COPYING
....\.......\....\include
....\.......\....\.......\.cvsignore
....\.......\....\.......\asio
....\.......\....\.......\asio.hpp
....\.......\....\.......\....\basic_datagram_socket.hpp
....\.......\....\.......\....\basic_deadline_timer.hpp
....\.......\....\.......\....\basic_io_object.hpp
....\.......\....\.......\....\basic_socket.hpp
....\.......\....\.......\....\basic_socket_acceptor.hpp
....\.......\....\.......\....\basic_socket_iostream.hpp
....\.......\....\.......\....\basic_socket_streambuf.hpp
....\.......\....\.......\....\basic_streambuf.hpp