[Lazarus] Remote application
Michael Schnell
mschnell at lumino.de
Mon Oct 29 13:12:03 CET 2012
On 10/29/2012 11:54 AM, Santiago A. wrote:
> Hello:
>
> I have an old delphi application
>
> Any hint? New ideas? Experiences?
You could make it a client/server application.
I have no experience on this using Lazarus, but on Delphi my colleagues
very successfully use the commercial RemObjects kit, which easily
provides remote procedure calls via lots of different media, including
SOAP and a propriety fast compressing TCP/IP "channel". ->
http://www.remobjects.com/
They claim it works with FreePascal, too, but we did not yet check this.
-Michael
More information about the Lazarus
mailing list