I implemented a client-server-communication TCP. The Client is sending a request frame and the server sends the response back to the client.
Now on the client side, I