windows下使用https请求

时间:2020-07-02 17:05:08
【文件属性】:
文件名称:windows下使用https请求
文件大小:1.16MB
文件格式:RAR
更新时间:2020-07-02 17:05:08
windows https 本例子是使用qt4.8.1进行编译的,要想实现https请求,你需要有openssl,不过我所用的qtcreator是支持opsnssl的 ,你只需要找到安装目录下的libeay32.dll和ssleay32.dll,然后拷贝到你exe所运行的目录下即可。
【文件预览】:
https_example
----vc90.pdb(988KB)
----mainwindow.cpp(142B)
----https请求所需的.dll库()
--------libeay32.dll(995KB)
--------ssleay32.dll(204KB)
----release()
----debug()
--------https_example.ilk(690KB)
--------https_example.pdb(1.28MB)
--------moc_mainwindow.cpp(2KB)
--------moc_reqwebserver.cpp(3KB)
--------moc_mainwindow.obj(42KB)
--------main.obj(74KB)
--------moc_reqwebserver.obj(68KB)
--------https_example.exe(57KB)
--------reqwebserver.obj(115KB)
--------https_example.intermediate.manifest(878B)
--------mainwindow.obj(47KB)
----main.cpp(591B)
----reqwebserver.h(863B)
----https_example.pro.user(53KB)
----Makefile(8KB)
----https_example.pro(393B)
----mainwindow.h(237B)
----reqwebserver.cpp(6KB)
----Makefile.Debug(8KB)
----Makefile.Release(8KB)

网友评论