This tool is a TCP Client Terminal, which allows TCP communication over WIFI with a server with RS232 output.
TCP communication over WIFI is initiated by the Terminal. To do this, the IP address and port have to be configured so that the TCP Client runs and can be accepted by the server.
This terminal can be used as a WIFI-Series diagnostic tool for the development of IoT prototypes or the use of the ESP8266.
Before launching the terminal, the server must already be launched otherwise the TCP connection can not be achieved by WIFI.
Terminal's default configuration:
IP: 192.168.4.1
Port: 8888
The user can change this configuration according to their needs