TCP/IP Client (Ethernet)

From Visuino
Revision as of 08:23, 9 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoLinkItGPRSTCPClientSocket.png == Summary == {{:Summaries:Summary TCP/IP Client (Ethernet)}} == Description == Add this element to the GSM/GPRS Module Sockets in order to have TCP Client Socket. Client socket can connect to a remote server. == Used By == *TArduinoLinkItGPRS.Sockets - {{:Summaries:Summary TArduinoLinkItGPRS.Sockets}} == Properties == *Host - {{:Summaries:Summary TCP/IP Client (Ethernet).Host}} *[...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoLinkItGPRSTCPClientSocket.png

Summary

TCP GSM/GPRS Client Socket element

Description

Add this element to the GSM/GPRS Module Sockets in order to have TCP Client Socket.

Client socket can connect to a remote server.

Used By

Properties

  • Host - Specifies the remote URL to connect to
  • IPAddress - Specifies the IPV4 IP Address of the remote socket
  • Enabled - Enables or disables the socket
  • Port - Specifies the port of the socket.
  • Name - Specifies the name of the element

Pins