On Mon, 25 Apr 2022 12:57:07 -0400,
[email protected] wrote:
On 4/25/22 2:20 AM, Christian Gollwitzer wrote:
Another alternative is to run your app on a server let users connect to
it via the web; CLoudTk can do this for you: http://cloudtk.tcl-lang.org/
The example on the wiki work like this, all you need for access is a web
browser, but for providing this service you need a Linux server.
Hello,
This looks promising but I believe it supports single window
applications only. I do wonder if this limitation could be avoided by
doing some window management behind the scenes. What I am thinking is,
when a new toplevel is requested, minimize (or unmap) the current one
and push its name onto a stack, and when a window is closed, display (or
map) the last one from the stack. That would make it quite powerful.
Thanks all for the suggestions. The 2nd inexpensive/retired phone
idea would work, but for some reason my casual users don't seem
interested... guess it's not a life-or-death app after all ;)
My one-man ISP doesn't favor the CloudTK approach. He provides
exceptional service and responsiveness, and I can't argue with his
reasoning as it applies to his servers. Quoting his reply below - I
don't think I'm violating any confidence here. It's an excellent
example of his thoughtful replies to issues and questions.
thanks again,
Bill
***I'm pretty wary of installing customized services on the servers
here. If it requires a specialized instance of a web-like server to
run, then it isn't something I'd like to do. The hacking attempts are
just so intense it would mean I would have to have a customized way of
logging and blocking the endless hacking attempts it would eventually
create.
***
***But if you could run it via a PHP front-end through the existing
web server, that should be doable. However, the same issue may occur,
hackers may start pounding at it and it could then use considerable
server resources. It would also be important that the code was auditet carefully for buffer overflows or various injections.
***
***My main goal with the servers here is to keep them very fast, and
also secure. So it pretty much means keeping things as simple as
possible.
--
William D Waddington
"Even bugs...are unexpected signposts on
the long road of creativity..." - Ken Burtch
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)