What would happen if you try connecting to a websocket of a client that is already connected to a server

Viewed 10

I am trying to get information about a port on an instance I run. When I try to connect using WebSockets to a client that is already linked to a server I do not receive any reply however, for other ports I receive a connection failed. Does this indicate that this is a WebSocket port?

0 Answers
Related