Return Mac From IP

Questions about programming languages and debugging
Post Reply
User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Return Mac From IP

Post by maboroshi »

Ive written a little app that will return a mac address from an IP however It will not return the mac from IPs outside my network This is obviously a bug in my Program

I will look into this further as I enjoy solving problems

__TOPIC__ EDITED BY MABOROSHI

User avatar
maboroshi
Dr. Mab
Dr. Mab
Posts: 1624
Joined: 28 Aug 2005, 16:00
18

Well Ive decided

Post by maboroshi »

Ok after playing with several different functions and modules Ive come up with a solution, this solution """uses the wmi interface to find mac addresses"""

its pretty simple you can dl at

http://www.techshinobi.de/software.php

Post Reply