websocket-sharp icon indicating copy to clipboard operation
websocket-sharp copied to clipboard

Unable to connect to the server by ipv6.

Open jarvis-aps opened this issue 7 years ago • 2 comments

I have a server with the necessary data for the player. The server has settings for ipv4 and ipv6.

When I tested app in ipv4, I have connection with server and everything worked fine. But for ipv6 I received an error message: sock closed 1006.

When I tested the server through the client, the connection was successful for ipv6 and ipv4.

I'm trying to connect to the server using the format: "ws://" + ip + ":" + port.

I am new to this issue and I will be glad to any tips.

jarvis-aps avatar Nov 06 '18 08:11 jarvis-aps

Have you solved the problem? The same issue happened to me @jarvis-aps

godtang avatar Aug 11 '22 07:08 godtang

@godtang I'm sorry, but that was a very long time ago. I can't remember how I solved this problem.

jarvis-aps avatar Aug 11 '22 08:08 jarvis-aps