UDP Socket (Ethernet Shield): Difference between revisions

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

Latest revision as of 08:44, 9 June 2022

Summary

UDP Ethernet Socket element

Description

Add this element to the Ethernet 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