Click to See Complete Forum and Search --> : java socket server


blinkerton
11-08-2008, 04:23 AM
Hi there.
I'm looking for a tip or tutorial on setting up a java server environment on my machine but find nothing that really indicates where I should start. Will Tomcat suffice for backend web services? Trying to build a socket server.

Thanks.

Khalid Ali
11-09-2008, 01:24 PM
your question is rather confusing...as far as tomcat is concerned, its good for almost everything that you want to do with a web server.
What exactly you want to do with this socket server