Quote:
that would connect to zones every specified amount of time, so that he could check if zone is crashed or not, if zoneserver doesn't *know* it ?
|
They would most like have to be static zones. My line of thinking is that world recieves a connection then hands it over to a zone. If the zone is dynamic, world hands it off to a random one or maybe the first one that connects to it heh!
Is this going to be for windows or linux?
For linux, a simple script to check with cron to make sure a certain number of zones are up && || certain zone names. I don't know how you would get the process list from windows.
It's an idea anyways. Maybe my rants will give you some good ideas to solve some problems you think might come up =)
I'd even help if you want.