gpt4 book ai didi

c++ - Boost ASIO 连接失败

转载 作者:行者123 更新时间:2023-11-28 05:13:43 25 4
gpt4 key购买 nike

我想使用 boost asio 做一个简单的 C++ web get

我开始以这个为例http://www.boost.org/doc/libs/1_49_0/doc/html/boost_asio/example/ssl/client.cpp

但我不断收到这样的消息

Connect failed: No connection could be made because the target machine actively refused it

最佳答案

这很尴尬,问题是主机名中的拼写错误。当引用无效的主机名时,您会收到此错误消息:

No connection could be made because the target machine actively refused it

把这个答案放在这里以防其他人遇到同样的愚蠢错误

关于c++ - Boost ASIO 连接失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43079864/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com