Is there a way to have a timeout when using this class? I'm attempting to connect to an IP/port, see if it is there, and then return true if it is, false if it isn't. That works, but it looks like the ...