Determining the IP address of a connected client on the server
问题 I have a server running on one machine and have the port it uses forwarded to my router, and another machine running the client connecting to the server using my ISP assigned external IP address instead of the local address. This all works fine and it connects but When I check the address of the connected socket (client), The IP address that it shows is completely different? it shows me 148.49.68.0 . I can't find this on ipconfig and don't understand where this is popping up from. Shouldn't