Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMultiple ip has same MAC address. #57
Open
Labels
Comments
|
The function just parses each line in the Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I use ARPInfo.getAllIPAndMACAddressesInARPCache() line, it returns me some IP and mac but there is one mac address which is same for 4 different ip. when I run "apr -a" in cmd it give me different mac that above code and cmd give me unique mac addresses.