HTTP HTTPS POST GET(包含curl版本和winhttp两种实现)

时间:2021-04-27 06:24:43
【文件属性】:
文件名称:HTTP HTTPS POST GET(包含curl版本和winhttp两种实现)
文件大小:6.24MB
文件格式:7Z
更新时间:2021-04-27 06:24:43
HTTP HTTPS POST GET winhttp 1:libcurl实现的CHttpClient类,该类实现了Htpp和Https的get post方法。 2:winhttp实现的WinHttpClient类,同样也实现了Htpp和Https的get post方法。
【文件预览】:
HttpGetPostDemo
----ipch()
--------curldemo-6aca7a7d()
----VScleaner.bat(209B)
----curlDemo.sln(891B)
----curlDemo.suo(19KB)
----Debug()
--------curlDemo.exe(3.11MB)
----curlDemo()
--------httpclient.cpp(7KB)
--------curlDemo.cpp(2KB)
--------curlDemo.vcxproj(5KB)
--------curlDemo.vcxproj.filters(1KB)
--------stdafx.h(233B)
--------httpclient.h(2KB)
--------targetver.h(236B)
--------Debug()
--------stdafx.cpp(213B)
--------ReadMe.txt(2KB)
--------curl()
--------Release()
--------curlDemo.vcxproj.user(143B)
--------WinHttpClient()

网友评论

  • 不错,好好学习。
  • vs2005有问题
  • 还不错,就是没有https的案例,都是http的
  • winhttp能用,curl的不会用,总体很好