ESP8266 WiFi.Sockets: Difference between revisions

From Visuino
Jump to navigation Jump to search
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)}}"
 
(No difference)

Latest revision as of 17:48, 10 June 2022

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