• 请不要在回答技术问题时复制粘贴 AI 生成的内容
newstartbean
V2EX  ›  程序员

请教关于 https 通信用 C++实现的开源库

  •  
  •   newstartbean · Dec 26, 2018 · 2905 views
    This topic created in 2777 days ago, the information mentioned may be changed or developed.

    各位技术大佬,现在有个项目需要实现 https 通信,并且是跨平台的,在 windows 和 linux 上均可。有木有开源包可以推荐呀

    10 replies    2018-12-26 13:08:56 +08:00
    wevsty
        1
    wevsty  
       Dec 26, 2018
    libcurl
    nicevar
        2
    nicevar  
       Dec 26, 2018
    curl,移动平台也能用
    nocwat
        3
    nocwat  
       Dec 26, 2018
    Poco,SSL 用起来还挺方便。
    heraldic
        4
    heraldic  
       Dec 26, 2018
    似乎只有 curl 用的多
    xylophone21
        5
    xylophone21  
       Dec 26, 2018
    golang
    vtychx
        7
    vtychx  
       Dec 26, 2018
    关键字"vc https"
    3dwelcome
        8
    3dwelcome  
       Dec 26, 2018
    分两步
    第一步,找一个 http 的开源库。
    第二步,找一个 SSL 的实现,在 http 上套一层,就是 https 了。
    ysc3839
        9
    ysc3839  
       Dec 26, 2018 via Android
    推荐使用 libcurl,不过这个库是 C 语言的 API,你也许需要其他的 C++ 封装库。
    benson458
        10
    benson458  
       Dec 26, 2018
    libcurl
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3181 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 40ms · UTC 12:46 · PVG 20:46 · LAX 05:46 · JFK 08:46
    ♥ Do have faith in what you're doing.