[Csci551-talk] socket programs

nishant agarwal naa at usc.edu
Thu Jan 29 20:11:14 PST 2004


I have done:
#include <sys/socket.h> and so on for sys/types.h , netinet/in.h, arpa/inet.h and all the files suggested in the local man pages. But yet I get symbol referencing errors for socket, bind and inet_addr . what cud be the problem. 

Also, what is the way to examine the status of my ports using netstat. How do I identify my localhost local address there so that I can grep and see the status of my machine ports. 

cheers
Nishant



More information about the Csci551-talk mailing list