Misisng netdb.h
Hi ,
i am trying to have a socket program for receving files and the other end files are being sent..while compliling i am facing problems in identification of structures
struct servent ;
struct protoent ;
let me know if there is an alternate way to complie or am i missing something
|