How does win8 create a temporary network share? Win8 network sharing settings

Source: Internet
Author: User
Tags network function

Create temporary network sharing in win8

In the network settings of win8, a "point-to-point temporary network" setting is missing. Therefore, to create a temporary shared network, you can only use commands. (The premise is that your laptop is connected through a wired connection, so that you can use wireless sharing. Of course, it should be OK in turn, but it's just fun)


Steps:

1. Set the current network connection to share. Right-click "-properties", switch to the share tab, and check the corresponding check box.

2. Run the CMD command window as an administrator (right-click the location in the lower left corner of the computer and an option is displayed ), enter netsh wlan set hostednetwork mode = allow ssid = ***** key = ***** enter

3. Enter netsh wlan start hostednetwork and press enter.

4. Now, you have created a temporary hot spot on your computer. You can use a mobile phone or notebook with WiFi function to access it (the above ssid is the name of the temporary hot spot, key is the password of this hotspot ).


Create a hotspot in Win8 and share the network


Virtual WiFi requires the NIC to support the bearer network function. First, check whether your wireless Nic supports the bearer network function.

Run the command prompt CMD as the administrator and enter the following command:

Netsh wlan show drivers

Returns the driving status of the unlimited Nic.
Only the Hosted network supported (Yes) can share Wifi.

Next, start to build the bearer network, and enter [this requires administrator permissions, Win + X key and select "command prompt (administrator )"]

Netsh wlan set hostednetwork mode = allow ssid = wifishare key = 12345678.

The ssid is the name of your network, key is the logon password. [in this case, you can view multiple Virtual NICs "wireless network connection 2" Microsoft Virtual WiFi Miniport Adapter in the change Adapter settings of the Network and Sharing Center.]

Enable the bearer network:

Netsh wlan start hostednetwork

Note: after restarting the computer, run this command again to start virtual WiFi.

 
Open the Network and Sharing Center. Click "Change adapter settings" on the left side to perform relevant settings.
Right-click the local connection and choose Properties-Sharing tab-allow other network users to access ...... Check in front-select wireless network 2 for the home network (that is, select the WiFi hotspot you just set) and click OK. In this way, Win8 automatically sets the IP address and subnet mask of wireless network 2.

OK. The setting is complete.

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.