Ad-Hoc networking stuff for Win8.x (Share your WiFi connection)

Discussion in 'Windows 8' started by murphy78, Sep 6, 2013.

  1. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,389
    11,614
    240
    #1 murphy78, Sep 6, 2013
    Last edited: Sep 6, 2013
  2. roke

    roke MDL Novice

    Oct 17, 2012
    5
    0
    0
    After setting up my connection i made two batch files, one to stop "netsh wlan stop hostednetwork", and one to start "netsh wlan start hostednetwork" with admin rights. Is this the ideal way?
     
  3. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,389
    11,614
    240
    You only need to start it once to create the network connection thing in windows.
    If you remove the connection, you need to troubleshoot your main Internet Connection it to re-enable DHCP
     
  4. bootstap

    bootstap MDL Member

    Mar 25, 2012
    122
    41
    10
    #4 bootstap, Sep 7, 2013
    Last edited: Sep 7, 2013
    hi murphy,

    thank u for ur tutorial.
    i only want to note that even if the hosted network is not supported (old adapters) it's possible via some tricks to configure an ad-hoc network (works on Win7, win8 and Win 8.1).
    thank u once more.
     
  5. balajih

    balajih MDL Novice

    Jan 10, 2011
    6
    0
    0
    Hi Murphy,
    I have broadband connection and don't have wifi modem.Can I use this method to share the internet with my mobile(wifi)??
    Thanks.
     
  6. Garbellano

    Garbellano MDL Addicted

    Aug 13, 2012
    947
    248
    30
    #6 Garbellano, Nov 14, 2013
    Last edited: Nov 14, 2013
    yes. But you need something to connect your computer with wifi
     
  7. balajih

    balajih MDL Novice

    Jan 10, 2011
    6
    0
    0
    I tried it. I'm dual booting 7 and 8.1. Doesn't work in 8.1.Thought its working in 7.
    Anyone from 8.1?
     
  8. testplayer

    testplayer MDL Junior Member

    Jun 25, 2011
    53
    8
    0
    If I have more than one wifi adapters (say, 2 internal PCEe mini cards or one mini card + one use wifi adpater), how can I specify which adapter to use to create a hostednetwork? Looks like the netsh command will only use the "first" adapter.
     
  9. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,389
    11,614
    240
    Well... you could try your luck with the custom ad-hoc wifi networking programs and see if any of them support more than one wifi broadcast card.
     
  10. testplayer

    testplayer MDL Junior Member

    Jun 25, 2011
    53
    8
    0
    It looks like all the 3rd party GUI programs are using netsh command to start a hostednetwork, so if there is no option to specify an adapter to use in netsh command, it will not be possible in those GUI software either.