dhcpdiscover
dhcpdiscover copied to clipboard
libremesh / dhcpdiscover
Sir,
I have been working on the same problem I have to identify all the dhcp server in a lan using c program but i dont know where to start can you help me out with this i ran your program but i dont know what modules to install from where and i am getting so many errors
#include <ioctl.h> #include <sys/socket.h> #include <netdb.h> #include <netinet/in.h> #include <net/if.h> #include <arpa/inet.h>
#include errors detected. Please update your includePath. Squiggles are disabled for this translation unit (C:\Users\dheer\Desktop\c program\long.c)