10
0
Suppose that I have a laptop with built-in Wi-Fi adapter, then I connect another Wi-Fi usb adapter to it(say TP Link TL WN 721N) and installed its driver.
If I use the command netsh wlan set hostednetwork mode=allow ssid=abc key=password
to create a Wi-Fi hotspot (Assume that both the adapters support hosted networks), which adapter will be used to create the hotspot, the built-in one or the TP link(in this case)?
1
Possible duplicate question: http://stackoverflow.com/questions/20810767/netsh-set-multiple-hostednetwork
– Chirag Bhatia - chirag64 – 2015-08-16T08:24:55.790