You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)
The text was updated successfully, but these errors were encountered: