Can't determine when there is an existing connection
Posted: Tue Jul 13, 2021 10:54 pm
I'm connecting to an Envisalink 4 using java.net.Socket. When there's an existing connection using the Envisalink, the new connection doesn't throw an error. All of the connection status methods(isBound, isConnected, etc) return affirmative values as if it was connected. The only difference from a valid connection is that it doesn't respond. I'd like to provide the user with messaging to help them figure out the reason that it isn't connectings.
Is there anyway to do this?
If not, in the next firmware update can you make it throw an error if there's an existing connection?
Is there anyway to do this?
If not, in the next firmware update can you make it throw an error if there's an existing connection?