Skip to content
Snippets Groups Projects
Commit 8d5fe254 authored by leahhedgcorth's avatar leahhedgcorth
Browse files

Assignment 1 v2 Hedgcorth (not final version)

parent 82472ca4
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ import java.net.Socket;
/**
* Before, we always used telnet (netcat) to connect to the server. Here we are
* now writing our own program to do the connection.
* now writing our own program to do the connection
*
* As you will see, when we run this after we start the server we will see the
* same string telnet printed, sent by the server. The output at the server will
......
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