[Lazarus] Writing a Lazarus program with its own display, RFB?
Michael Schnell
mschnell at lumino.de
Tue Nov 19 12:22:52 CET 2013
On 11/19/2013 11:23 AM, Felipe Monteiro de Carvalho wrote:
> You could implement it as a new backend for LCL-CustomDrawn:
> http://wiki.freepascal.org/Custom_Drawn_Interface
Looking at this page triggers long-wanted stuff:
- a HTML backend that is able to be attached via HTTP (directly or via
e.g. fastGCI or Microsoft IIS/ISAPI)
- a "remote" backend that implements a propriety bi-directional
byte-stream protocol that on the other site of the pipe can be attached
by a Lazarus program serving as a "Custom-Drawn-Viewer"
Is something like this planned in the foreseeable future ?
Maybe one of these in effect is what the OP wants and "VNC" was just a
variant that could be considered.
-Michael
More information about the Lazarus
mailing list