Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libremesh / dhcpdiscover #4

Open
code-official opened this issue Mar 20, 2023 · 0 comments
Open

libremesh / dhcpdiscover #4

code-official opened this issue Mar 20, 2023 · 0 comments

Comments

@code-official
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant