Skip to content
Snippets Groups Projects
Commit cd71ac9c authored by tbavl's avatar tbavl
Browse files

Bavlsik Assignment 2

parent 4b88c772
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ import java.util.Scanner;
/**
*
* @author simonschnitzler
* @author tbavlsik
*/
public class BavlsikClient {
public final static String LOCALHOST = "0:0:0:0:0:0:0:1"; //Local host
......
......@@ -14,7 +14,7 @@ import java.util.Set;
/**
*
* @author simonschnitzler
* @author tbavlsik
*/
public class BavlsikServer {
// the set clientWriters contains form all sockets the active PrintStream
......
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