ESP-TCP 连接自己搭建的服务器

castieldean
Posts: 6
Joined: Mon Mar 14, 2022 8:44 am

ESP-TCP 连接自己搭建的服务器

Postby castieldean » Sat Jul 16, 2022 1:34 am

大家好,我想使用tcp连接自己搭建的服务器 这个服务器不是本地local的IP4 而是有域名的,类似espslr.*****.com,端口是8591 我使用examples\protocols\sockets\tcp_client 这个例程并不可以成功连接
log 如下
I (9579) example: Socket created, connecting to espslr.******.com:8591
E (27839) example: Socket unable to connect: errno 113

我的理解是这个例程只能够连接IP4/6 而不能够连接有域名的服务器 ,那请问有什么方法可以与域名服务器建立tcp连接呢?
谢谢!

ESP_Gargamel
Posts: 786
Joined: Wed Nov 14, 2018 8:45 am

Re: ESP-TCP 连接自己搭建的服务器

Postby ESP_Gargamel » Tue Jul 19, 2022 9:19 am

看下示例 examples/protocols/http_request,需要先 dns 做域名解析。

Who is online

Users browsing this forum: No registered users and 97 guests