Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Ad icon
🎮 INDIAN PSN GIFT CARDS AVAILABLE NOW! 🎮
madukaperera
Updated:
Today at 12:57 PM
🚀 Google AI PRO – 18 Months | Rs. 850 Only
lkkolla
Updated:
Yesterday at 4:56 PM
🔒 NordVPN Premium – 3 Months
hrdilshan
Updated:
Thursday at 8:29 PM
🚀 Microsoft Office 365 Pro Plus – Lifetime Access! 🚀
hrdilshan
Updated:
Thursday at 8:28 PM
Linkedin Premium Business / Careere /Sales Navigator - 1/2/3/6/9/12 Months - Reddem Link
hrdilshan
Updated:
Thursday at 8:27 PM
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
News
How to turn your Windows 7 laptop into a wireless hotspot
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="nmcjanaka" data-source="post: 17606351" data-attributes="member: 512114"><p>[FONT=&quot]The idea is a simple one <span style="color: red">Windows 7 feature called Virtual Wi-Fi</span>. the operating system can virtualise any compatible wireless adapter, to make it appear as though you've as many additional adapters as you need.[/FONT]</p><p> [FONT=&quot]The effect is dramatic. Once it's set up, then any Wi-Fi compatible device that can connect to you - another desktop, laptop, or an iPod Touch, say - will immediately be able to get online, by sharing your internet connection through a duplicate of your wireless adapter. [/FONT]</p><p> [FONT=&quot]Getting this working isn't too difficult, either, as long as you can get over the first hurdle: finding a virtual Wi-Fi-compatible driver for your wireless adapter.[/FONT]</p><p> [FONT=&quot]Intel's latest <u><span style="color: blue">32-bit</span></u> and <u><span style="color: blue">64-bit</span></u> drivers now include support, as do various others for Atheros, Broadcom, Realtek and other big players, but these don't apply to every chipset. Check the support site for your wireless adapter to see what's available.[/FONT]</p><p> [FONT=&quot]If you're in luck and manage to find and install an up-to-date Windows 7 driver for your adapter, then the next step is to set it up, and for that you'll need an elevated command prompt. Click Start, type CMD, right-click the Cmd.exe link and select "Run as Administrator".[/FONT]</p><p> [FONT=&quot]Now type the following command:[/FONT]</p><p> <strong>[FONT=&quot]netsh wlan set hostednetwork mode=allow ssid=MyNet key=MyPassword[/FONT]</strong>[FONT=&quot][/FONT]</p><p> [FONT=&quot]and press [Enter]. Replace "MyNet" with the name you'd like to use for your custom network, and "MyPassword" with a password that's a little harder to guess.[/FONT]</p><p> [FONT=&quot]Still at the command line, type[/FONT]</p><p> <strong>[FONT=&quot]netsh wlan start hostednetwork[/FONT]</strong>[FONT=&quot][/FONT]</p><p> [FONT=&quot]and press [Enter] to fire up the virtual adapter.[/FONT]</p><p> [FONT=&quot]Now click Control Panel <span style="color: red">>>></span> Network and Internet <span style="color: red">>>></span> Network and Sharing Centre <span style="color: red">>>></span> Change Adapter Settings, right-click your internet connection and select Properties. Click the Sharing tab, check "Allow other network users to connect...", choose your virtual Wi-Fi adaptor - and that's it.[/FONT]</p><p> [FONT=&quot]Any nearby Wi-Fi enabled device should see a new network appear with the SSID you defined above. They'll be able to connect to it using your password, and can then immediately share your internet connection.[/FONT]</p><p> [FONT=&quot]While it's worth knowing how to do this manually, if it's something you do often then you'll probably prefer a simpler solution.[/FONT]</p><p> [FONT=&quot]You could speed things up a little by creating a batch file to run the netsh commands, perhaps, but for a really easy life we'd recommend you install <u><span style="color: blue">Virtual Router</span></u>. It's compact, free, and will automate the whole process for you with the minimum of hassle. <img src="/styles/default/xenforo/smilies/default/happy.gif" class="smilie" loading="lazy" alt=":)" title="Happy :)" data-shortname=":)" /><img src="/styles/default/xenforo/smilies/default/happy.gif" class="smilie" loading="lazy" alt=":)" title="Happy :)" data-shortname=":)" /><img src="/styles/default/xenforo/smilies/default/happy.gif" class="smilie" loading="lazy" alt=":)" title="Happy :)" data-shortname=":)" /><img src="/styles/default/xenforo/smilies/default/happy.gif" class="smilie" loading="lazy" alt=":)" title="Happy :)" data-shortname=":)" /><img src="/styles/default/xenforo/smilies/default/happy.gif" class="smilie" loading="lazy" alt=":)" title="Happy :)" data-shortname=":)" />[/FONT]</p><p> </p><p>[FONT=&quot][/FONT]</p><p>[FONT=&quot]more <a href="http://tecnewslanka.blogspot.com/" target="_blank">click here</a></p><p>[/FONT][FONT=&quot][/FONT]</p></blockquote><p></p>
[QUOTE="nmcjanaka, post: 17606351, member: 512114"] [FONT="]The idea is a simple one [COLOR=red]Windows 7 feature called Virtual Wi-Fi[/COLOR]. the operating system can virtualise any compatible wireless adapter, to make it appear as though you've as many additional adapters as you need.[/FONT] [FONT="]The effect is dramatic. Once it's set up, then any Wi-Fi compatible device that can connect to you - another desktop, laptop, or an iPod Touch, say - will immediately be able to get online, by sharing your internet connection through a duplicate of your wireless adapter. [/FONT] [FONT="]Getting this working isn't too difficult, either, as long as you can get over the first hurdle: finding a virtual Wi-Fi-compatible driver for your wireless adapter.[/FONT] [FONT="]Intel's latest [U][COLOR=blue]32-bit[/COLOR][/U] and [U][COLOR=blue]64-bit[/COLOR][/U] drivers now include support, as do various others for Atheros, Broadcom, Realtek and other big players, but these don't apply to every chipset. Check the support site for your wireless adapter to see what's available.[/FONT] [FONT="]If you're in luck and manage to find and install an up-to-date Windows 7 driver for your adapter, then the next step is to set it up, and for that you'll need an elevated command prompt. Click Start, type CMD, right-click the Cmd.exe link and select "Run as Administrator".[/FONT] [FONT="]Now type the following command:[/FONT] [B][FONT="]netsh wlan set hostednetwork mode=allow ssid=MyNet key=MyPassword[/FONT][/B][FONT="][/FONT] [FONT="]and press [Enter]. Replace "MyNet" with the name you'd like to use for your custom network, and "MyPassword" with a password that's a little harder to guess.[/FONT] [FONT="]Still at the command line, type[/FONT] [B][FONT="]netsh wlan start hostednetwork[/FONT][/B][FONT="][/FONT] [FONT="]and press [Enter] to fire up the virtual adapter.[/FONT] [FONT="]Now click Control Panel [COLOR=red]>>>[/COLOR] Network and Internet [COLOR=red]>>>[/COLOR] Network and Sharing Centre [COLOR=red]>>>[/COLOR] Change Adapter Settings, right-click your internet connection and select Properties. Click the Sharing tab, check "Allow other network users to connect...", choose your virtual Wi-Fi adaptor - and that's it.[/FONT] [FONT="]Any nearby Wi-Fi enabled device should see a new network appear with the SSID you defined above. They'll be able to connect to it using your password, and can then immediately share your internet connection.[/FONT] [FONT="]While it's worth knowing how to do this manually, if it's something you do often then you'll probably prefer a simpler solution.[/FONT] [FONT="]You could speed things up a little by creating a batch file to run the netsh commands, perhaps, but for a really easy life we'd recommend you install [U][COLOR=blue]Virtual Router[/COLOR][/U]. It's compact, free, and will automate the whole process for you with the minimum of hassle. :):):):):)[/FONT] [FONT="][/FONT] [FONT="]more [URL="http://tecnewslanka.blogspot.com/"]click here[/URL] [/FONT][FONT="][/FONT] [/QUOTE]
Insert quotes…
Verification
Awruddata maasa keeyada?
Post reply
Top
Bottom