Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
最近我在着手写一个Minecraft启动器,用到了BMCLAPI,第一次调用BMCLAPI,调用多了之后就突然不能连上BMCLAPI了, 我一开始还以为这是反DDOS,我便等了一个小时左右再去debug 还是连不上! 后来再怎么debug,连不能连上基本上看脸了,有时连的上有时连不上,不知道怎么回事??? 我在开始下载前加了一句 ServicePointManager.DefaultConnectionLimit = 1000; (C#)以提高下载速度 是不是和这个有关??
你是直接connect reset或者timeout吗