To start the server, run the following command in the server directory: server.go -port 5454 To start a client, run the following command in the client directory: client.go -sPort 5454 -cPort (ClientId) -username (Name)