michaelteo2000 Posted July 6, 2013 Share Posted July 6, 2013 How do I creates my own WiFi Hotspot like the WiFi tethering in Android to share my connections ( using 3G / 4G / Wimax dongle ) over my WiFi adapter with my Windows 7 / 8.1 at the easiest way ?Thank You Link to comment Share on other sites More sharing options...
coolng Posted July 6, 2013 Share Posted July 6, 2013 You can do that easily with Connectify please help yourself and search for it is there on the forum. Link to comment Share on other sites More sharing options...
Administrator DKT27 Posted July 6, 2013 Administrator Share Posted July 6, 2013 You can do that easily with Connectify please help yourself and search for it is there on the forum.No idea myself, but it's frontpaged. ;) Link to comment Share on other sites More sharing options...
tacneplong Posted July 6, 2013 Share Posted July 6, 2013 Open CMD as Admin & type this command (Tested on W8)Create:netsh wlan set hostednetwork mode=allow ssid=wifi-win8 key=12345678Start hosting:netsh wlan start hostednetworkTurn it off:netsh wlan stop hostednetworkTest:netsh wlan show hostednetworkDelete created network:netsh wlan set hostednetwork mode=disallow ssid=wifi-win8 key=12345678Password is 12345678 Link to comment Share on other sites More sharing options...
michaelteo2000 Posted July 6, 2013 Author Share Posted July 6, 2013 Open CMD as Admin & type this command (Tested on W8)Create:netsh wlan set hostednetwork mode=allow ssid=wifi-win8 key=12345678Start hosting:netsh wlan start hostednetworkTurn it off:netsh wlan stop hostednetworkTest:netsh wlan show hostednetworkDelete created network:netsh wlan set hostednetwork mode=disallow ssid=wifi-win8 key=12345678Password is 12345678Dear Advanced Member,I had try all your steps above, but when I hit the "Test", it prompt me "Status = Not available"I can't find the signal via my WiFi phone as well ... Link to comment Share on other sites More sharing options...
mazigh Posted July 6, 2013 Share Posted July 6, 2013 Try this: http://lifehacker.com/5369381/turn-your-windows-7-pc-into-a-wireless-hotspot Link to comment Share on other sites More sharing options...
tacneplong Posted July 7, 2013 Share Posted July 7, 2013 Open CMD as Admin & type this command (Tested on W8)Create:netsh wlan set hostednetwork mode=allow ssid=wifi-win8 key=12345678Start hosting:netsh wlan start hostednetworkTurn it off:netsh wlan stop hostednetworkTest:netsh wlan show hostednetworkDelete created network:netsh wlan set hostednetwork mode=disallow ssid=wifi-win8 key=12345678Password is 12345678Dear Advanced Member,I had try all your steps above, but when I hit the "Test", it prompt me "Status = Not available"I can't find the signal via my WiFi phone as well ...I forgot those stepsYou will see a virtual network here (Local Area Cnt *12)Right click on the network you wanna shareDo thisGo toOpen Network and Sharing Center --> Change advanced sharing settings --> All network --> Chose Turn on sharing..., Use 128-bit..., Turn off password... Link to comment Share on other sites More sharing options...
michaelteo2000 Posted July 7, 2013 Author Share Posted July 7, 2013 Open CMD as Admin & type this command (Tested on W8)Create:netsh wlan set hostednetwork mode=allow ssid=wifi-win8 key=12345678Start hosting:netsh wlan start hostednetworkTurn it off:netsh wlan stop hostednetworkTest:netsh wlan show hostednetworkDelete created network:netsh wlan set hostednetwork mode=disallow ssid=wifi-win8 key=12345678Password is 12345678Dear Advanced Member,I had try all your steps above, but when I hit the "Test", it prompt me "Status = Not available"I can't find the signal via my WiFi phone as well ...I forgot those stepsYou will see a virtual network here (Local Area Cnt *12)Right click on the network you wanna shareDo thisGo toOpen Network and Sharing Center --> Change advanced sharing settings --> All network --> Chose Turn on sharing..., Use 128-bit..., Turn off password...when I hit netsh wlan start hostednetwork, it prompt me : The hosted network couldn't be started.The group or resource is not in the correct state to perform the requested operation.and the virtual network here (Local Area Cnt *12) is not available in my Network Connection.Where do I go wrong ? Link to comment Share on other sites More sharing options...
tacneplong Posted July 7, 2013 Share Posted July 7, 2013 Open CMD as Admin & type this command (Tested on W8)Create:netsh wlan set hostednetwork mode=allow ssid=wifi-win8 key=12345678Start hosting:netsh wlan start hostednetworkTurn it off:netsh wlan stop hostednetworkTest:netsh wlan show hostednetworkDelete created network:netsh wlan set hostednetwork mode=disallow ssid=wifi-win8 key=12345678Password is 12345678Dear Advanced Member,I had try all your steps above, but when I hit the "Test", it prompt me "Status = Not available"I can't find the signal via my WiFi phone as well ...I forgot those stepsYou will see a virtual network here (Local Area Cnt *12)Right click on the network you wanna shareDo thisGo toOpen Network and Sharing Center --> Change advanced sharing settings --> All network --> Chose Turn on sharing..., Use 128-bit..., Turn off password...when I hit netsh wlan start hostednetwork, it prompt me : The hosted network couldn't be started.The group or resource is not in the correct state to perform the requested operation.and the virtual network here (Local Area Cnt *12) is not available in my Network Connection.Where do I go wrong ?did you create network? Link to comment Share on other sites More sharing options...
michaelteo2000 Posted July 8, 2013 Author Share Posted July 8, 2013 Open CMD as Admin & type this command (Tested on W8)Create:netsh wlan set hostednetwork mode=allow ssid=wifi-win8 key=12345678Start hosting:netsh wlan start hostednetworkTurn it off:netsh wlan stop hostednetworkTest:netsh wlan show hostednetworkDelete created network:netsh wlan set hostednetwork mode=disallow ssid=wifi-win8 key=12345678Password is 12345678Dear Advanced Member,I had try all your steps above, but when I hit the "Test", it prompt me "Status = Not available"I can't find the signal via my WiFi phone as well ...I forgot those stepsYou will see a virtual network here (Local Area Cnt *12)Right click on the network you wanna shareDo thisGo toOpen Network and Sharing Center --> Change advanced sharing settings --> All network --> Chose Turn on sharing..., Use 128-bit..., Turn off password...when I hit netsh wlan start hostednetwork, it prompt me : The hosted network couldn't be started.The group or resource is not in the correct state to perform the requested operation.and the virtual network here (Local Area Cnt *12) is not available in my Network Connection.Where do I go wrong ?did you create network?I had follow all your steps but the virtual network (Local Area Cnt *12) was not created ... Link to comment Share on other sites More sharing options...
tacneplong Posted July 8, 2013 Share Posted July 8, 2013 I had follow all your steps but the virtual network (Local Area Cnt *12) was not created ...It work only on Windows 8Download thishttp://ge.tt/3eQ3dCl/v/01.Right click on Create.cmd & Select Run As Admin2.Right click on Start Hostspot.cmd & Select Run As Admin3.You will see a virtual network here (Local Area Cnt *12)Right click on the network you wanna shareDo thisGo toOpen Network and Sharing Center --> Change advanced sharing settings --> All network --> Chose Turn on sharing..., Use 128-bit..., Turn off password... Link to comment Share on other sites More sharing options...
michaelteo2000 Posted July 8, 2013 Author Share Posted July 8, 2013 I had follow all your steps but the virtual network (Local Area Cnt *12) was not created ...It work only on Windows 8Download thishttp://ge.tt/3eQ3dCl/v/01.Right click on Create.cmd & Select Run As Admin2.Right click on Start Hostspot.cmd & Select Run As Admin3.You will see a virtual network here (Local Area Cnt *12)Right click on the network you wanna shareDo thisGo toOpen Network and Sharing Center --> Change advanced sharing settings --> All network --> Chose Turn on sharing..., Use 128-bit..., Turn off password...finally I managed to creates the virtual connection, but my phone unable to obtain the IP address from it ... :-( Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.