#client1/server1 - simple TCP client/server: -server: supports 1 client connection; -client: sends bytes from file with interval,ms;
#client2/graph1 - simple TCP client/server plotting graphs: -server: supports 1 client connection, displays graph/logs of twos-compliment words (16 bits); -client: sends words from file with interval,ms;