There are two apps, involved. A client and a server. All the server does is listen in on the client and print out the message sent by the client. Why do I get a SocketException with the message:"Connection reset by peer"? I'm new to java programming, could anyone of u help?