Long ago I wrote an online turn-based game for up to 256 players. It consists of JSP pages and two server-side apps for computing the turns and managing player chat.
I hosted the game on my home network and had about 30 players (mostly friends). I thought it might be fun to brush the dust off and make it available for anyone to play. Can anyone suggest a cheap hosting service that could handle a game like this? I don’t want to risk running afoul of Verizon by running a website on my home connection since I rely on it for my living (contract programmer).
I could just host it on an alternative port (ie 8080) but then most of my players could not log in from work. Its a game where users will need to log in for 5-30 minutes a few times a day to manage their kingdoms.
Here is a screenshot of the game in case anyone is interested: