文件名称:delphi2010使用Indy组件实现http/https
文件大小:450KB
文件格式:RAR
更新时间:2019-04-01 11:34:45
delphi https get post indy
根据delphi2010中的indy组件的TIdHTTP类制作封装了类:THttpModule/THttpsModule,实现了方法get和post。https访问需要的2个动态链接库文件(libeay32.dll、ssleay32.dll)也打在包中了。代码文件已经在delphi2010中测试通过。测试环境为:pwinxp win32 sp3/pwin7 win32 sp1。
【文件预览】:
uHttpModule.pas
libeay32.dll
ssleay32.dll