Hi There. I've been working on my MMORPG for almost 9 months now. A big problem I've been having with it is Server Reliability. Im using Indy 10 and until recently was using the Supercore components, until I thought they were the problem and got rid of them. The problem I'm having is when I'm stress testing the server, it runs fine for a few minutes and then will just stop responding, no errors or anything. Is this a problem other people have had?

I've uploaded my code for anyone who feels like helping me out of this big hole at:

http://www.blue-omega.com/Server.zip

and the program to stress test the server at:

http://www.blue-omega.com/StressTest.zip

Although the server may not actually work, it may eventually be an example that people who are learning Delphi networking could look at. If when its fixed, people want to use the code, then please feel free! Also I'll be giving the code away for my games Client, Login Server and Creature Controller as soon as its finished.

Just a quick note on what the game is like - A MMORPG thats a platform version of Pokemon with Creatures that adapt to the players that visit each area of the map..

Many thanks in advance for any help that i recieve