Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : IP to MAC-address code?
| Subject: | IP to MAC-address code? |
| Posted by: | "AntonE" (anto..@true.co.za) |
| Date: | Mon, 12 Nov 2007 22:34:50 |
Does anyone know of a quick way to simply translate remote IP to MAC address
on LAN from Delphi code?
I found a ShowARPTable function, but you first have to ping it to add it to
the table, then scan the table and need to do it much quicker...
Thanks in advance
Ekkas