Reproduced (slightly modified): The Host network setup method for Windows 8 (W8 create wireless network/AP)

Source: Internet
Author: User
Tags hosting

The first step, check whether the computer supports network sharing

In the command prompt (open with look at the end of the article), enter: Netsh wlan show drivers, and then enter.

Find the "Supported hosting network" one, if the following is "Yes", congratulate you, your computer support bearer network can be shared, otherwise, think of another way!

Step two, set the user name and password for the shared network

At the command prompt, type: netsh wlan set hostednetwork mode=allow ssid=wifiname key=wifipasswd Enter

SSID is set to the WiFi name, key is the password entry

After the carriage return, it displays

Step three, start the hosting network

Enter at the command prompt; Netsh wlan start hostednetwork

Fourth step, close the bearer network

At the command prompt, type: netsh wlan stop hostednetwork

Fifth step, allow Internet-connected network sharing

Reproduced (slightly modified): The Host network setup method for Windows 8 (W8 create wireless network/AP)

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.