Jump to content
sandokhane

Collecting data

Recommended Posts

hi, 

I am looking for ideas or scenarios to integrate the functionality of collecting data and sending them to a remote server.

Share this post


Link to post
15 hours ago, Lars Fosdal said:

@sandokhane - The question way to general to be answered.  Be more specific.

i want to collecte some data from a database...the user can export and send those data to à server.

what is the best file format that can be used ?

what component or technoly can be used to send data?

....

Share this post


Link to post

It depends on the amount/size of the data, the frequency of uploads (batch or streaming).

A REST server and JSON data packages sounds like one possible solution.

  • Like 1

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×