Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
reseau_sur_bluetooth [2008/08/26 13:50] – créée madko | reseau_sur_bluetooth [2012/10/30 22:47] (Version actuelle) – modification externe 127.0.0.1 | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
====== Serveur ====== | ====== Serveur ====== | ||
+ | < | ||
modprobe bnep | modprobe bnep | ||
pand --listen --role NAP | pand --listen --role NAP | ||
+ | </ | ||
====== Client ====== | ====== Client ====== | ||
+ | < | ||
modprobe bnep | modprobe bnep | ||
pand --connect < | pand --connect < | ||
+ | </ | ||
+ | |||
+ | ====== Réseau ====== | ||
+ | |||
+ | On configure ensuite l' | ||
+ | < | ||
+ | [root@serveur]# | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | [root@client]# | ||
+ | </ |