我正在尝试通过通过我的PC制造的Ad-hoc网络将我的Galaxy选项卡连接到Internet。 PC Ad-hoc设置很好,因为我可以使用我的iPhone和其他设备。
我正在尝试通过通过我的PC制造的Ad-hoc网络将我的Galaxy选项卡连接到Internet。 PC Ad-hoc设置很好,因为我可以使用我的iPhone和其他设备。
I am trying to connect my Galaxy Tab to the Internet through an ad-hoc network made via my PC. The PC ad-hoc settings are fine because I can use it from my iPhone and other devices.
Android有与Adhoc网络连接的问题。 这里是一个链接修复其他人在这里习惯让他的平板电脑连接到adhoc网络。另外这个是他获得信息的线程的链接。
Android has issues connecting to adhoc networks. Here is a link to a fix someone else here used to get his tablet to connect to a adhoc network. Also this is the link to the thread he got his information from.
如果您没有在PC上使用任何虚拟路由器应用程序,请尝试运行 这两个命令 - 它可能有效:
netsh wlan set hostednetwork mode=allow ssid=SSIDNAME key=YOURPASSWORD netsh wlan start hostednetwork
确保在提升(管理员)命令中运行这些命令 提示。
如果运行第二个命令后会出现任何错误;像 - "托管网络无法启动。组或资源不是正确的状态以执行所请求的操作。" ,转到 Device Manager > Network Adaptors
选择网络适配器,右键单击并选择禁用。再次选择相同和启用。
尝试再次运行上述命令。
If you are not using any virtual router app on your PC, try running these two commands - it might work:
netsh wlan set hostednetwork mode=allow ssid=SSIDNAME key=YOURPASSWORD netsh wlan start hostednetwork
Make sure you run these commands in elevated (administrator) command prompt.
If you get any error after running the second command; something like - "The hosted network couldn't be started. The group or resource is not in the correct state to perform the requested operation.", go to Device Manager > Network Adaptors
select your network adaptor, right click and select Disable. Again select the same and enable.
Try running both the above commands again.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有