This is a simple TCP Client using bubble tea to create an interface. Receives text from a TCP connection, and prints that to a window. Take user input via a message prompt, and sends that as a message ...
This application consists of a simple TCP server and a corresponding TCP client. Its primary purpose is to facilitate testing network connectivity between two machines, particularly useful for ...