NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Richard I on February 02, 2026, 01:05:47 PM

Title: Opening and closing nettalk apps running remotely
Post by: Richard I on February 02, 2026, 01:05:47 PM
Hello,
I have NT apps running on amazon servers, and have the need to auto close the running app at an appointed time and reopen

Cleanclosedown does the closing but the only way I can think of auto opening is by a stand alone Timer app , unless there is in fact a recognised method?

Thanks
Richard
clarion 11.1  NT14.37
Title: Re: Opening and closing nettalk apps running remotely
Post by: rjolda on February 05, 2026, 04:20:55 PM
HI RIchard,
Don't know of any standard way but I would consider starting a TIMER app which would time out and re-start the app and then close - only to be re-opened when needed.
Ron