Thursday, August 28, 2014

Create ad-hoc network in windows 8/8.1

It was much more easier to create ad-hoc network in windows 7 but in windows 8/8.1 . It is not same as windows 7 at all. So, now, what's the solution??  There is actually pretty much easy solution provided by Microsoft!!!  What's that????

Here you will have to open you notepad (or any other text editing tools) and copy the text from below and paste them to notepad...

netsh wlan set hostednetwork mode=allow ssid=network_name key=security_key

in network_name provide a name for your network and in security_key provide a password for your network(Pretty much easy!!!!is't it???)

Now copy  the entire line and then open  your command prompt as administrator then paste the copied text onto command prompt.

Then the final step: copy and then paste the line below onto command prompt...

netsh wlan start hostednetwork


A screenshot for you how i created my one.
Thats all..Your ad hoc network should be started immediately..
Happy Sharing over Wifi...

No comments:

Post a Comment