This is a code written in C(Programming Language) to show the IP and MAC-ADDRESS of the devices connected to the same network.
- Shows the Names of the Connected Devices.
- Shows the IP address of the Connected Devices.
- Shows the MAC-address of the Connected Devices.
- Pull the code into your system.
- Run Network_Scanner.c
- Enter the Port Number if asked.
- List of connected devices with their IP address and MAC-ADDRESS will be displayed to you.