It seem I can not find these header anywhere:
<sys/socket.h>
<netinet/in.h>
<netdb.h>
If you can help me please do.
This is a discussion on I need a header. within the C++ Programming forums, part of the General Programming Boards category; It seem I can not find these header anywhere: <sys/socket.h> <netinet/in.h> <netdb.h> If you can help me please do....
It seem I can not find these header anywhere:
<sys/socket.h>
<netinet/in.h>
<netdb.h>
If you can help me please do.
those are *nix socket header's so they wont work on winders anyways... and let me guess your trying to compile an exploit...