【发布时间】:2015-07-12 04:58:06
【问题描述】:
当我尝试在 Eclipse 中运行我的 android 应用程序时遇到此异常:
IOException: failed to connect to /192.168.70.1 (port 9900): connect failed: ETIMEDOUT (Connection timed out)
会有什么问题?
【问题讨论】:
当我尝试在 Eclipse 中运行我的 android 应用程序时遇到此异常:
IOException: failed to connect to /192.168.70.1 (port 9900): connect failed: ETIMEDOUT (Connection timed out)
会有什么问题?
【问题讨论】:
为时已晚,但我想更好的方法是在防火墙上打开 9900 端口。 控制面板\所有控制面板项\Windows Defender 防火墙然后选择高级设置为端口的入站和出站创建规则。就是这样
【讨论】:
控制面板\系统和安全\Windows Defender 防火墙\打开或关闭 Windows Defender 防火墙\专用网络设置\关闭 Windows 防火墙。
它对我有用。
【讨论】: