| 出现10060错误的原因:复制代码-error 10060
->The server was not found. Make sure you tiped the right ip.
->When you run the server on your machine, put 127.0.0.1 as ip,
->or your local ip. You can get it by clicking on start, execute, type "cmd" and in the following box type ipconfig
1、找不到服务器,确认你的IP配置是否正确。
 2、当你在本机运行服务器端程序时,设置IP为127.0.0.1或你的本地IP地址
 (你可以通过在WINDOWS开始菜单里运行CMD命令后,在命令行中输入IPCONFIG命令查看本机IP)。
 
 
 参考文档:http://www.kofans.cn/bbs/ko/Guides/Error%20Guide.html
 |