Socket cannot pass through the firewall

Neither the port nor the exception application will work

Change the local endpoint to

socket.Bind(new IPEndPoint(IPAddress.Any, 92));

IPAddress.Any

 

don't use 127.0.0.1

don't use 127.0.0.1

don't use 127.0.0.1

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325244608&siteId=291194637