posted 13 years ago
Hi,
Please have a look at the following two set of code, the server code and the client code
UserRegistrationServer.java
UserRegisterClient.java
In here, it is throwing an exception "java.net.SocketException: Software caused connection abort: recv failed" after the first data entry attempt, which means from the second data entry onwards. I have no idea why this is. This exception is caught in the client application. Please help me. Thanks.
Are you better than me? Then please show me my mistakes..