Processing Network Client.available();

Hi @Moritz ,

I believe that the problem is on your Client IP code:
myClient = new Client(this, "127.0.0.1", 5204);
Check your computer IP to match the network you are using or search what is my ip on Google and try substituing there.

Also, for future research you might find helpful the following links:




He provides a lot of information that I found useful myself.

Best regards

1 Like