TCP/IP Server (WiFi Socket)

From Visuino
Revision as of 10:04, 9 June 2022 by Visuino (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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