ESP8266 Developer Zone The Official ESP8266 Forum 2016-01-21T15:10:07+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=450 2016-01-21T15:10:07+08:00 2016-01-21T15:10:07+08:00 https://bbs.espressif.com:443/viewtopic.php?t=450&p=5468#p5468 <![CDATA[Re: espconn_gethostbyname timeout settings?]]>
Sorry that we do not have this feature.

Due to the busy schedule we do not have a plan to add it recently.

Sorry for the inconvenience.

Statistics: Posted by ESP_Faye — Thu Jan 21, 2016 3:10 pm


]]>
2016-01-20T19:57:07+08:00 2016-01-20T19:57:07+08:00 https://bbs.espressif.com:443/viewtopic.php?t=450&p=5462#p5462 <![CDATA[Re: espconn_gethostbyname timeout settings?]]> Statistics: Posted by tontito — Wed Jan 20, 2016 7:57 pm


]]>
2016-01-15T03:14:57+08:00 2016-01-15T03:14:57+08:00 https://bbs.espressif.com:443/viewtopic.php?t=450&p=5383#p5383 <![CDATA[Re: espconn_gethostbyname timeout settings?]]> Statistics: Posted by tontito — Fri Jan 15, 2016 3:14 am


]]>
2015-05-21T10:12:02+08:00 2015-05-21T10:12:02+08:00 https://bbs.espressif.com:443/viewtopic.php?t=450&p=1811#p1811 <![CDATA[Re: espconn_gethostbyname timeout settings?]]>
Thanks for your interest in ESP8266.

DNS time out can not be set right now, sorry for the inconvenience.

Thanks for your valuable advice, we will think it over.

Statistics: Posted by ESP_Faye — Thu May 21, 2015 10:12 am


]]>
2015-05-17T18:41:19+08:00 2015-05-17T18:41:19+08:00 https://bbs.espressif.com:443/viewtopic.php?t=450&p=1709#p1709 <![CDATA[espconn_gethostbyname timeout settings?]]>
i have NTP Server to RTC Clock synchronization and get webpage value.

ESP8266 for Arduino code
const int httpPort = 80;
client.connect("www.windows.com", httpPort)); //no internet 5000 millis for time out
WiFi.hostByName("time.windows.com", timeServer); //no internet 5000 millis for time out

ESP Api espconn_gethostbyname

if internet normaly no problem but no internet 5 second freeze esp8266 for timeout error.

how setting DNS time out?

Statistics: Posted by tontito — Sun May 17, 2015 6:41 pm


]]>