Skip to content
Snippets Groups Projects
Commit 5061e4da authored by Brutzman, Don's avatar Brutzman, Don
Browse files

typo in comment

parent 88c1238f
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ import java.net.*;
/**
* This is Assignment 1 where I have modified the given code from TCPExample3Client
* -sleep time has been extended to give more time in between loops
* -Initial print line has been altered to reflect assingnment 1
* -Initial print line has been altered to reflect assignment 1
* -Loop only runs a finite number of times ,10.
* Before, we always used telnet (netcat) to connect to the server. Here we are
* now writing our own program to do the connection.
......
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