This App allows your Android smartphone to emulate a TCP Client Terminal and implement a Chat via a 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.
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