News

Qt Python simple TCP client with GUI (PySide6). The program can be used to facilitate testing of TCP servers, etc. Received messages can be seen in the main black field. Transmitted messages can be ...
This is a simple TCP server supporting one connection (socket) only. It can be used to facilitate testing of simple TCP clients, etc. Use "Port number" field to specify the desired TCP port. Received ...