mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Fix broken link
This commit is contained in:
parent
c5b26e487e
commit
71b963699d
@ -249,7 +249,7 @@ In case server's web address is incorrect, or server is not accessible, you shou
|
||||
Conclusion
|
||||
~~~~~~~~~~
|
||||
|
||||
With this simple example we have demonstrated how to set up a client program, connect it to a server, request a web page and retrieve it. Now you should be able to write your own client program for ESP8266 and move to more advanced dialogue with a server, like e.g. using `HTTPS <https://en.wikipedia.org/wiki/HTTPS>`__ protocol with the `Client Secure <readme.md#client-secure>`__.
|
||||
With this simple example we have demonstrated how to set up a client program, connect it to a server, request a web page and retrieve it. Now you should be able to write your own client program for ESP8266 and move to more advanced dialogue with a server, like e.g. using `HTTPS <https://en.wikipedia.org/wiki/HTTPS>`__ protocol with the :doc:`Client Secure <client-secure-examples>` .
|
||||
|
||||
For more client examples please check
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user