salut
jé creer une socket et jé voulu obtenir une adresse mac du pc
voici mon code:
ce code permet d'obtenir tout sauf l@ macCode:
1
2
3
4 import socket info=socket.getaddrinfo(socket.gethostname(),None) print info print (" @IP : %s ")%(info[0][4][0])
ki konné alors la methode(:oops: )