UDP Socket (WiFi Shield): Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image:TArduinoWiFiUDPSocket.png == Summary == {{:Summaries:Summary UDP Socket (WiFi Shield)}} == 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.RemotePort}} *UDP Socket.RemoteIPAddress|RemoteIPAd..."
 
(No difference)

Latest revision as of 08:49, 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