Grep-command-system-via-TCP UIUC-CS425-MP1 On every vm, run go build Server.go and then go run Server.go On any vm, run go build client.go and then go run client.go For UnitTest go test -v client_test.go