delphi2010使用Indy组件实现http/https

时间:2019-04-01 11:34:45
【文件属性】:

文件名称: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

网友评论

  • 不管有没有用都非常感谢分享
  • 里面的两个dll不能用
  • 根本不能用,连ssl都没有绑定,怎么post 到https网址上。
  • https在pc上好做,手机上就难多了。
  • 非常感谢分享