jeudi 24 septembre 2015

Pushing SQL-File from controller to webclient

I got an controller with an 32bit atmel cpu, no floating point, which runs an custom linux deriviat.

This controller provides a webpage over http. This http server is written in c++ and lua. Ethernetcontroller is an Davicom DM9000A 16bit.

There's an SQLite3 DB on the controller which I'd like to sent to the client if client requests this file via http.

Page is up, client has connection and everything is fine. But now the last step, sending the SQL File from controller to client is a problem.

How could I archive this?




Aucun commentaire:

Enregistrer un commentaire