Skip to content
Snippets Groups Projects
Commit b005aaea authored by adfis's avatar adfis
Browse files

Fisher FINAL

parent 08a03a20
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ public class FisherTCPExample1Telnet {
// across what is in fact a slow connection
ps.flush();
}
System.out.println("TcpExample1 completed successfully.");
System.out.println("FisherTCPExample1 completed successfully.");
}
catch(IOException e)
{
......
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