TCP/IP Client (Ethernet Shield)

From Visuino
Jump to navigation Jump to search

Summary

TCP Ethernet Client Socket element

Description

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