TCP/IP Server (WiFi Socket): Difference between revisions

From Visuino
Jump to navigation Jump to search
(Created page with "Image:TArduinoWiFiTCPServerSocket.png == Summary == {{:Summaries:Summary TCP/IP Server (WiFi Socket)}} == Description == Add this element to the WiFi Shield Sockets in order to have TCP Server Socket. Other devices can connect with client sockets to the server socket. == Used By == *WiFi Shield.Sockets - {{:Summaries:Summary WiFi Shield.Sockets}} *WiFi.Sockets - {{:Summaries:Summary WiFi.Sockets}} == Properties == *Enabled...")
 
(No difference)

Latest revision as of 10:04, 9 June 2022

File:TArduinoWiFiTCPServerSocket.png

Summary

TCP WiFi Server Socket element

Description

Add this element to the WiFi Shield Sockets in order to have TCP Server Socket.

Other devices can connect with client sockets to the server socket.

Used By

Properties

  • Enabled - Enables or disables the socket
  • Port - Specifies the port of the socket.
  • Name - Specifies the name of the element

Pins