ID:268103
 
Like zeta has.. whenever the server goes down the system autop hosts another one.. how would I tell weither or not a connect is there and if there isnt, to host a new server automaticly
Have a second .dmb file which will call startup(), and then ping the new server with Export(), and if there is no response, then call startup() again.
In response to Garthor
You could also (if the host has unix) use crontab to autoreboot every 5 minutes (if it's up it won't be rebooted...but it will say in the log "Failed to open on port: [port]"