reverse wi-fi..help URGENT!!

tv6952

Broken In
hey guys i have an acer aspire 5740 and a reliance netconnect dongle and i want to create a wi-fi network so that i can use internet on my cellphone(sony ericsson live with walkman) so how can i create one?? please help!!
 

kisame

King of Heroes
On windows 7,
Open cmd and give this command
netsh wlan set hostednetwork mode=allow ssid=cs key=123456789
give ssid and key of your choice.Key is necessary and must be 8 characters long.

Then give this command
netsh wlan start hostednetwork
This will start your wifi point.
Go into settings of your dongle connection and turn on connection sharing.select microsoft virtual wifi as the network.And you are done.

Whenever you have to share your connection,just give the second command.No need for for first command everytime.
Giving commands is PITA so make batch files.
 
Top Bottom