I am doing some networking programming and would like to limit access to my socket server on the the source devices' MAC address.
I know the IP from where the connection is coming, but how could I find out what the MAC of the source device is?
Any quick answers / ideas?
Is there a build-in function in socket that can do this?
Thanks,
|
_______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
