Is there an example source for a very simple TCP client that starts a connection to a nearby server (192.168.0.1), and periodically sends a small amount of data to it, and leaves the connection connected?
↧
Is there an example source for a very simple TCP client that starts a connection to a nearby server (192.168.0.1), and periodically sends a small amount of data to it, and leaves the connection connected?