Resaux lan en WIFI
maxence0055
Messages postés
30
Date d'inscription
Statut
Membre
Dernière intervention
-
galaxy700 Messages postés 13 Date d'inscription Statut Membre Dernière intervention -
galaxy700 Messages postés 13 Date d'inscription Statut Membre Dernière intervention -
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
A voir également:
- Resaux lan en WIFI
- Changer wifi chromecast - Guide
- Voir mot de passe wifi android - Guide
- Adresse mac wifi - Guide
- Volte wifi - Guide
- Dns wifi - Guide
2 réponses
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
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
il faudrait aussi faire des configurations ip manuellement sur chaque PC, bien que ça puisse fonctionner avec les adresses automatiques.