Due to my recent problems with disconnections (usually happening during the weekend), I've finally decided to move the service to a hosted service. It's already up and running, two things:
- all the Game History is lost (I really didn't wanted to copy it to the host service), so you start with a clean slate,
- if you can't connect to the service, your computer might have cached the old IP of the service, so you might wish to flush your DNS cache, to do that on Windows do the following:
1. Menu Start, and depending on your Windows version, either select "Run" option, or type "cmd" (without quotes) in the "Search programs and files".
2. Type "ipconfig /flushdns" (withough quotes) and press enter.
After that you should restart your browsers (close and open it up again) and you should be able to connect to the new service.