You are not logged in.
I am thinking about use the interfaces aspect of mORMot to add automatic update capabilities to my application.
Seems easy to make the communication between client and server, to know when a client needs to be updated. It's easy too to send the new .exe as a huge string to the client.
I want now to update a progress bar in the client, while the data is retrivied from server. Any sugestions?
Offline
can you post a sample code?
Offline