The steps involved in establishing a socket on the client side are as follows: ... Create a socket with the socket() system call; Bind the socket to an address using ...
www.cs.rpi.edu