Resaux lan en WIFI
maxence0055
Messages postés
32
Statut
Membre
-
galaxy700 Messages postés 13 Statut Membre -
galaxy700 Messages postés 13 Statut Membre -
Bonjour,
Je cherche a crée un résaux lan mais en wifi avec plusieurs ordinateur disposant chacun d'une carte résaux fonctionnel sans cable pour jouer a des jeux en lan au lycée ^^
Amic'Maxence0055
Je cherche a crée un résaux lan mais en wifi avec plusieurs ordinateur disposant chacun d'une carte résaux fonctionnel sans cable pour jouer a des jeux en lan au lycée ^^
Amic'Maxence0055
2 réponses
-
Salut,
crée un réseau adhoc sur chaque PC, le même SSID, bien sûr.
-
Open the dos command Prompt by typing cmd on the run command or directly on the start menu...type these commands to create an ad hoc network :
1/ netsh wlan set hostednetwork mode=allow ssid=NAME key=PASSWORD
2/ netsh wlan start hostednetwork
(NAME is the name of the ad hoc network, you can change it...PASSWORD is your adhoc password, change it to a more secure one...)
To stop the adhoc network , type this command : netsh wlan stop hostednetwork
trick from http://adhoc327.blogspot.com/p/httpswwwyoutubecomwatchvrmuavzowuk.html