Hey, I recently tried to create a server with processing and I want to return, if the client enters an unvalid IP+Port with the help of a try catch. Unfortunately it isn't working, also if I import java.net.ConnectException.
↧
Hey, I recently tried to create a server with processing and I want to return, if the client enters an unvalid IP+Port with the help of a try catch. Unfortunately it isn't working, also if I import java.net.ConnectException.