#include <netinet/in.h>
Bind a socket to a port (Server side).
This function creates an Socket and binds it to a local port.