Skip to content

Conversation

@Zeejfps
Copy link

@Zeejfps Zeejfps commented Nov 29, 2019

Looks like a copy paste issue happened here?

@Zeejfps
Copy link
Author

Zeejfps commented Nov 29, 2019

So it appears this affects the "GetConnectionInfoTest".
This is because for what ever reason IPAddress.ToString returns the IPv4 address in an IPv6 compatible format? (::ffff:127.0.0.1)
However for what ever reason the TCPClient isn't able to connect to that form of an address?

@Zeejfps
Copy link
Author

Zeejfps commented Nov 29, 2019

@miwarnec
Copy link
Collaborator

which OS did you test this on?

@Zeejfps
Copy link
Author

Zeejfps commented Nov 30, 2019

which OS did you test this on?

It was a windows 10 machine. One thing of note, this was on a work machine which has strick firewall settings, however, replacing the IPv6 address with ::1 does work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants