Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2001 22:26:25 -0500
From:      "Arthur Munn" <netbsdadvocate@hotmail.com>
To:        freebsd-questions@freebsd.org
Subject:   header files for sockets
Message-ID:  <F25OXwHyqk4hPO1eVGi0000308f@hotmail.com>

next in thread | raw e-mail | index | archive | help
hello everyone, I am just now learning about sockets in FreeBSD. I have 
managed to find some great freely available docs online, but there is a 
problem, the header files they tell you to include are no longer correct. So 
what I would like to know is the header files I will need to include to work 
with sockets. If that is not specific enough, here is a brief summary of the 
system calls i will need to use:

socketpair();
socket();
bind();
connect();
listen();
sendto();
recvfrom();
send();
recv();

ok thats about the gist of it, so if anyone know the header files I need to 
include to access those systems calls it would be great, because the only 
way i am ever gonna really learn this is if i get in there and code :-)
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F25OXwHyqk4hPO1eVGi0000308f>