Hello everybody, I have developed an applet game. The server code was wirtitten in JAVA. I will put this game server on an apache web server. I wanna know that applet game servers are usually written in C or in JAVA. What is the common tendency? What are the advantages-disadvantages? If my game server is written in JAVA, do I have to make changes on my server except for; 1. setup JRE 2. open related port 3. run game server For more clarity I can say taht my project is similiar to yahoo's chess applet. I am waiting for your suggestions and answers. Thanks in advance...