I have 6 tablets that contain a quiz. The results of the quiz are stored on files within each tablet. The filenames contain the date the quiz was taken and indicates whether it was in English or Spanish. I need to be able to collect the files using only the common folder name and do an aggregate report on the results of the tests. I have been doing this by copying the files using a USB connection to a PC and executing a B4J app to produce the report. Now I want to use another tablet instead of a PC and use a B4A app.
Is it feasible to copy the files over a wi-fi connection?
o The files are 4k text files. Two files are created each day the quiz is taken, one in English and one in Espanol.
o The 6 laptops do not have access to Google Play or Bluetooth.
o I will know the IP addresses of each tablet.
Thanks for any encouragement you can give me.
-Chuck
Is it feasible to copy the files over a wi-fi connection?
o The files are 4k text files. Two files are created each day the quiz is taken, one in English and one in Espanol.
o The 6 laptops do not have access to Google Play or Bluetooth.
o I will know the IP addresses of each tablet.
Thanks for any encouragement you can give me.
-Chuck