Multiple connections to the same Wireless Network in Windows 7
Posted
by
Jamek
on Super User
See other posts from Super User
or by Jamek
Published on 2010-12-15T09:57:15Z
Indexed on
2011/03/16
0:12 UTC
Read the original article
Hit count: 228
Hello, my university just limited bandwidth to 512 kbps (that's 64 kB/s!) for each connection. I was thinking to make multiple connection to the same wireless network (called "internet"), is this possible under Windows 7?
I know it's possible to connect to more than one WLAN through the "hostednetwork" concept in netsh:
netsh wlan set hostednetwork mode=allow ssid=xxxxx netsh wlan start hostednetwork
However this method doesn't seem to work, I don't know if it's due to the authentication method (through certificates while hostednetwork seems to support just a "passphrase") or because I'm already connected to that network with the same MAC.
Can you think to some tool able to do this?
© Super User or respective owner