ps.println("This client response was written by Bill's server TcpExample1.");// to remote clientnc
ps.println("When you see something that is not right, not fair, not just, you have to speak up. You have to say something; you have to do something. ");
System.out.println("This server response was written by Bill's server TcpExample1.");// to server console
System.out.println("John Lewis");
// "flush()" in important in that it forces a write