Socket Programming - IITK - Indian Institute of Technology Kanpur
Socket Structures struct sockaddr: Holds socket address information for many types of sockets struct sockaddr_in: A parallel structure that makes it easy to reference elements of the socket address sin_port and sin_addr must be in Network Byte Order...