Split out the computer name resolving stuff. Should be easier to add
new resolvers if/when ITS start using their random computer names in all
labs.
1 parent 33d3932 commit 926fc12c1a5a69db1ddabadf68b01d455b37bf84
Mark authored on 22 Sep 2012
Showing 6 changed files
View
src/clients/StudentClient.java
View
src/clients/TutorClient.java
View
src/discovery/computername/ComputerNameResolver.java
View
src/discovery/computername/InvalidComputerNameException.java 0 → 100644
View
src/discovery/computername/OtagoComputerNameResolver.java
View
src/server/Server.java