ESP8266 WiFi.Sockets

From Visuino
Revision as of 18:48, 10 June 2022 by Visuino (talk | contribs) (Created page with "== Summary == {{:Summaries:Summary ESP8266 WiFi.Sockets}} == Description == Use this property to add Client, Server and UDP sockets to the WiFi module. == Available Elements == *TCP/IP Client (ESP8266 Socket) - {{:Summaries:Summary TCP/IP Client (ESP8266 Socket)}} *TCP/IP Server (ESP8266 Socket) - {{:Summaries:Summary TCP/IP Server (ESP8266 Socket)}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Specifies the sockets of the WiFi module

Description

Use this property to add Client, Server and UDP sockets to the WiFi module.

Available Elements