Hi, I'm interested in using TNet but first wanted to ask a question - is it possible to send files from one host to another?
I'm working on a language and quizzing app for kids and special needs students. The app has some level of user customisation, including options for a parent/teacher/therapist to record their own custom voice tracks to the content. I'd love to be able to offer some sort of "share your settings" option in this app so that a class with 15 tablet devices can customise just one tablet, and then share/copy their settings and custom voice files to the other 14 devices through local WiFi, rather than having to manually customise and rerecord for every single device. Another use is a speech therapist could use and customise the app at their centre, and then share their custom sets and voices with the parents of the kids for their home devices.
I can package the general settings into text strings to send over a local network, but I'm not sure how to approach the sharing of audio files. I imagine the audio files to be 25-250 KB each, and they'll live in the local Application.persistentDataPath for the device, so I guess some sort of general file sending and receiving function would probably quite nicely.
..any ideas on whether TNet can do this? Or any other approach?
Oh, and Merry Christmas!
