I am trying to communicate with a server. But i cant seem to get it to receive the response from the server on my phone. It just hangs in an infinite loop. It receives in a python client but not in the java one. is there something I am doing wrong?I am trying to communicate with a server. But i