1 int createlisten(int port); 2 void closeconnection(int sockfd); 3 int createconnection_tcp(char *host, int port);