1
HFS ~ HTTP File Server / Re: Automatic login using macros / Automatic user recognition
« on: August 12, 2016, 04:41:20 AM »
LeoNeeson you are on the wrong path. Rather than asking the browser for the mac address since the server is on the same LAN as the host they can get the mac address from the socket. Just have to resolve the IP to the appropriate MAC using Windows ARP table. Write "arp -a" into cmd for an example