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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×