c++ boost asio http get post请求

时间:2021-05-30 03:01:22
【文件属性】:
文件名称:c++ boost asio http get post请求
文件大小:24KB
文件格式:ZIP
更新时间:2021-05-30 03:01:22
c++ http get post 利用Boost::Asio库来实现Post/Get请求的发送。可以快速开发c++的http请求,访问以http为协议的服务器示例代码。
【文件预览】:
boost_asio_http_sample
----http()
--------ReadMe.txt(1KB)
--------dllmain.cpp(389B)
--------http.cpp(790B)
--------http.vcxproj.filters(2KB)
--------YFC()
--------stdafx.h(320B)
--------http.h(496B)
--------stdafx.cpp(210B)
--------http.vcxproj(6KB)
--------http_mark.h(1KB)
--------targetver.h(236B)
----HTTP服务.sln(1KB)
----test()
--------HttpBoost.h(2KB)
--------stdafx.h(432B)
--------test.cpp(1KB)
--------stdafx.cpp(402B)
--------HttpBoost.cpp(5KB)
--------HttpBase.h(1KB)
--------test.vcxproj(5KB)
--------http_mark.h(1KB)
--------targetver.h(342B)
--------main.cpp(388B)
--------HttpBase.cpp(3KB)
--------test.vcxproj.filters(2KB)

网友评论