Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

IPv6 #16

Open
oshere1111 opened this issue Sep 19, 2021 · 0 comments
Open

IPv6 #16

oshere1111 opened this issue Sep 19, 2021 · 0 comments

Comments

@oshere1111
Copy link

new EngineIOClientOption(EngineIOScheme.http, "localhost", 1009)));
so i tried using a remote (on local network) pc on local ipv4 ir worked perfectly
but when i tried to switch to ipv6 (same port) its shows error like this ones:
System.UriFormatException: Invalid URI: Invalid port specified.
at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
at System.Uri..ctor(String uriString)
at System.Net.WebRequest.Create(String requestUriString)
at EngineIOSharp.Client.Transport.EngineIOPolling.CreateRequest(EngineIOHttpMethod Method)
at EngineIOSharp.Client.Transport.EngineIOPolling.Request(EngineIOHttpMethod Method, Object EncodedPacket, Action`1 ErrorCallback)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant