Application for creating Server or Client socket connections (TCP), and serial connections. Secure client option (TLS 1.2 & 1.3)
Possibility to send binary files and a "HEX" mode for send/receive byte values.
Handle multiple send areas = easy send different messages.
Store the conversation in a binary file.
Use the .msi installer on Windows (build-in Java runtime)
or
Use the .deb installer on Debian-based Linux x86 systems (build-in Java runtime)
or
use the .exe (Windows) / .jar (All OS with Java installed) - This option requires Java 1.9 (1.11 recommended for TLS 1.3 support) - if not already installed, download from https://learn.microsoft.com/en-us/java/openjdk/download
DOES NOT WORK ON ANDROID.
...