Skip to content
Snippets Groups Projects
Commit 82a0a3e1 authored by owenw2's avatar owenw2
Browse files

updated config files

parent d4f4f739
No related branches found
No related tags found
No related merge requests found
...@@ -4,12 +4,11 @@ C sp25-cs425-0603.cs.illinois.edu 1234 ...@@ -4,12 +4,11 @@ C sp25-cs425-0603.cs.illinois.edu 1234
D sp25-cs425-0604.cs.illinois.edu 1234 D sp25-cs425-0604.cs.illinois.edu 1234
E sp25-cs425-0605.cs.illinois.edu 1234 E sp25-cs425-0605.cs.illinois.edu 1234
A 127.0.0.1 2005
A localhost 1000 B 127.0.0.1 2006
B localhost 1001 C 127.0.0.1 2007
C localhost 1002 D 127.0.0.1 2008
D localhost 1003 E 127.0.0.1 2009
E localhost 1004
go run ./Client/client.go abcd config_test.txt go run ./Client/client.go abcd config_test.txt
go run ./Server/server.go A config_test.txt go run ./Server/server.go A config_test.txt
\ No newline at end of file
A sp25-cs425-0601.cs.illinois.edu 1234 A 127.0.0.1 2005
\ No newline at end of file B 127.0.0.1 2006
C 127.0.0.1 2007
D 127.0.0.1 2008
E 127.0.0.1 2009
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment