Hi Duilio,
what about using RDP (remote desktop protocol) ?

It works very well. And your windows application becomes a web
application is minutes :)

See also

http://www.microsoft.com/windowsxp/using/networking/expert/northrup_03may16.mspx

Thanks for your suggestion, but RDP is not an option as the users are really non-IT end users, not the administrator.
What I am now having is a Delphi client-server SQLite application that
uses socket communications (which i'm porting file by file to
FPC/Lazarus so as to be able to run on Linux).  The client (single
client currently) sends commands to the socket server to retrieve
information from SQLite, to update records, and to interface with
devices on the PC.  This is done at high speeds so thousands of
records can be retrieved at one go in a second.
<<

could you please expand on this ? Maybe privately ?

It seems something I have been searching for months
I'm not the programmer :), i just wrote the high level specs, but you can email 
me.


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

Reply via email to