In C# (or at least from C#), how do I get the remote IP that a socket is trying to connect to from only the socket handle (file descriptor??) on Windows.
I have