UDP Socket: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Created page with "Image:TArduinoLinkItGPRSUDPSocket.png  == Summary == {{:Summaries:Summary UDP Socket}}  == Description == Add this element to the GSM/GPRS Shield Sockets in order to have UDP Socket.  == Used By == *TArduinoLinkItGPRS.Sockets - {{:Summaries:Summary TArduinoLinkItGPRS.Sockets}}  == Properties == *RemotePort - {{:Summaries:Summary UDP Socket.RemotePort}} *RemoteIPAddress - {{:Summaries:Summary UDP Socket.Remo..."  | 
			
(No difference) 
 | 
Latest revision as of 07:52, 9 June 2022
File:TArduinoLinkItGPRSUDPSocket.png
Summary
UDP GSM/GPRS Socket element
Description
Add this element to the GSM/GPRS Shield Sockets in order to have UDP Socket.
Used By
- TArduinoLinkItGPRS.Sockets - Specifies the sockets of the GSM/GPRS Module
 
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
- RemoteIP - Summaries:Summary UDP Socket.RemoteIPOutputPin
 - RemotePort - Summaries:Summary UDP Socket.RemotePortOutputPin
 - In - The Any and Byte(Binary) Type Input pin of the component or element
 - Out - The Byte(Binary) Output pin of the component or element