- Aug 16, 2002
- 680
- 0
- 0
I'm putting together a Wake-On-LAN Intranet tool for my company, and I've got the Wake-On-LAN portion working when I pass it a direct hard-coded MAC address and Subnet Mask.
However, the User will be inputting their computer's hostname into a textfield to turn it on remotely. I need to take that hostname and query it against the DHCP server to return the MAC Address.
The servers are running Windows 2003 Server with IIS (using ASP).
Any thoughts?
However, the User will be inputting their computer's hostname into a textfield to turn it on remotely. I need to take that hostname and query it against the DHCP server to return the MAC Address.
The servers are running Windows 2003 Server with IIS (using ASP).
Any thoughts?