Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 223 Bytes

File metadata and controls

7 lines (4 loc) · 223 Bytes

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)