WiFi connection to computer

Source: Internet
Author: User

Use WiFi in your laptop to access the Internet. You can use it without a wireless route.
Echo http://www.jmbbs.com/forum.php? MoD = viewthread & tid = 1289632.
Virtual WiFi Access Point

1. Enable and set the virtual WiFi NIC:

Run the command: netsh WLAN set hostednetwork mode = allow SSID = wuminpc key = wuminwifi
Disable: mode = disallow
2. Set Internet Connection Sharing:

In the "Network Connection" window, right-click a network connection that has been connected to the Internet, select "properties"> "share", and check "allow others... connection (n) "and select" virtual WiFi ".

3. Enable the wireless network:
Continue to run: netsh WLAN start hostednetwork in the command prompt

4. Disable the WiFi sharing function: netsh WLAN stop hostednetwork

5. view the undertaking network: netsh WLAN show hostednetwork

 

 

Use ADB controll device through WiFi

1. Make sure device has connected to the WiFi pot

2. PC and device must locat in the same gateway

3. Press command "adb tcpip 5555" and "ADB connect deviceip" on your PC

After 3 steps above, You just can control your device in your PC but not need a USB cable

 

If Adb devices result is device offline, you can press adb usb entre into USB mode.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.