UDP Socket (WiFi Socket): Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image:TArduinoWiFiUDPSocket.png == Summary == {{:Summaries:Summary UDP Socket (WiFi Socket)}} == Description == Add this element to the WiFi Shield Sockets in order to have UDP Socket. == Used By == *WiFi Shield.Sockets - {{:Summaries:Summary WiFi Shield.Sockets}} *WiFi.Sockets - {{:Summaries:Summary WiFi.Sockets}} == Properties == *RemotePort - {{:Summaries:Summary UDP Socket (Ethernet).RemotePort}} *UDP Socket (Eth..."
 
(No difference)

Latest revision as of 09:25, 9 June 2022

File:TArduinoWiFiUDPSocket.png

Summary

UDP WiFi Socket element

Description

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

Used By

Properties

  • RemotePort - Specifies the remote Port
  • RemoteIPAddress - Specifies the remote IPV4 IP Address
  • Enabled - Enables or disables the socket
  • Port - Specifies the port of the socket.
  • Name - Specifies the name of the element

Pins