Jump to content

Connectify - Share Wireless, Ethernet and Mobile BB


Recommended Posts

  • 4 weeks later...
Posted

Connectify is actually just a wrapper around Windows 7s native "Virtual WiFi" feature so there is no need to download anything - it's built-in to Windows itself. :)

 

http://www.istartedsomething.com/20090516/windows-7-native-virtual-wifi-technology-microsoft-research/

 

In essence, how Virtual WiFi works is very similar to how virtualization works for operating systems which most people are familiar with – the transparent sharing of limited hardware resources to many operating systems. Virtual WiFi, abbreviated to VWiFi, is a software layer that abstracts the wireless LAN card hardware into multiple virtual adapters. The software handles the connections of each adapter to ensure every adapter has an opportunity to connect to their respective networks limited by time. The result is an operating system none-the-wiser and acts as if you have multiple WLAN hardware adapters working independently. (Source)

 

To set up and use Virtual WiFi in Windows 7, without paying a buck, just follow these three simple steps:

 

  • Open an elevated command line with administrative privileges and type
     
    netsh wlan set hostednetwork mode=allow ssid=Test key=password
     
    replacing the name and password with your own preference.
     
     
  • Start the adapter by
     
    netsh wlan start hostednetwork
     
     
  • Share an existing connection to it by going to the “Properties” of a connection, selecting the “Sharing” tab and enabling ICS and choosing the corresponding Virtual WiFi adapter.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...