|
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. |
|---|
|
|
| src/clients/StudentClient.java |
|---|
| src/clients/TutorClient.java |
|---|
| src/discovery/computername/ComputerNameResolver.java |
|---|
| src/discovery/computername/InvalidComputerNameException.java 0 → 100644 |
|---|
| src/discovery/computername/OtagoComputerNameResolver.java |
|---|
| src/server/Server.java |
|---|