TCP/IP Client (ESP8266 Socket)
File:TArduinoBasicTCPClientSocket.png
Summary
TCP WiFi Client Socket element
Description
Add this element to the WiFi Module Sockets in order to have TCP Client Socket.
Client socket can connect to a remote server.
Used By
- ESP8266 WiFi.Sockets - Specifies the sockets of the WiFi module
Properties
- Host - Specifies the remote Host to connect to
- Enabled - Enables or disables the socket
- Port - Specifies the port of the socket.
- Name - Specifies the name of the element