svr: socket(AF_INET,SOCK_STREAM) bind listen clientsocket=accept client: socket(AF_INET,SOCK_STREAM) connect