MIT Information Systems

Macintosh Development

[Home] [About Us] [People] [Information Systems]
[Kerberos for Macintosh] [Applications] [Miscellaneous Documentation]


Sockets Library API
BSD sockets API functions:
socket
socket_bind
socket_connect

socket_select

socket_close
socket_shutdown
socket_getpeername
socket_getsockname

socket_fcntl
socket_read
socket_write
socket_readv
socket_writev
socket_recv
socket_send
socket_recvfrom
socket_sendto
Sockets Library control functions:
AbortSocketOperation
AbortAllDNSOperations

IsValidSocket
Sockets Library utility functions:
inet_ntop
inet_pton
inet_ntoa
inet_aton
inet_addr
ntohl
ntohs
htonl
htons
Sockets Library netdb functions:
gethostbyname
gethostbyaddr

gethostname
getservent
endservent

getservbyname
getservbyport
Structures used by the API

Questions or comments? Send mail to macdev@mit.edu
Last updated on $Date: 2003/11/19 20:49:15 $
Last modified by $Author: smcguire $