Using API get information network interface such as: IP Address, SubnetMask, MAC Address, IP Range,....
1.Compile the program:
make
->Build Network_Info.o main.o in obj
make all
->Build Network_Info.o main.o in obj
->Build libNetwork_Info.a in static/lib
->Build Network_Info in bin
2.Run the program:
./bin/Network_Info