Skip to content
Snippets Groups Projects
Commit 6f1572c8 authored by advan's avatar advan
Browse files

Merge origin/master

parents 61969673 4cf1950c
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,6 @@ import java.time.DayOfWeek; ...@@ -9,7 +9,6 @@ import java.time.DayOfWeek;
/** /**
* This client program establishes a socket connection to the {@link RomeroServerHW2}, * This client program establishes a socket connection to the {@link RomeroServerHW2},
* then checks how long it takes to read the single line it expects as a server response. * then checks how long it takes to read the single line it expects as a server response.
* No fancy footwork here, it is pretty simple and similar to {@link TcpExample3Client}.
* *
* @author Don McGregor * @author Don McGregor
* @author Don Brutzman * @author Don Brutzman
......
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