Michael Schnell wrote:

The plan is to remotely attach to a running program and not to start a program remotely. So I suppose remote X is not an option.

In that specific case I think I'd consider splitting the "daemon" and "UI" apart, and connecting between them with something like XML conveyed over SSH.

That would, potentially, put a lot of schema validation etc. in the daemon, but that sort of thing is probably much more predictable than a mass of LCL, widget set, X and so on.

--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk

[Opinions above are the author's, not those of his employers or colleagues]

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to