This project implements a simple Java TCP client and a Python TCP server for sending and receiving short integers over a network connection. The Java client sends a short integer encoded in two bytes ...
This is the sample deployment python project of simple client-server communication where the server side code will be deployed over kubernetes as for the client comunications will be testing the ...