PDA

View Full Version : [java] write a simple server


mickey
22nd July 2008, 01:59
Hello,
I have this simple server but it works with only a request; I'm new to java and I need to change it in a way that it can respose to more than one request. What changes I have to do, please?

Thanks,