Hi all,
I need to move my app's data (currently stored in a local file using writeMap) to the cloud so my users can share it between devices and family members. I'm looking for some tips on how to do this. CloudKVS seems like the best solution at this point.
I don't know much about the server side of things, so I'm thinking it might be easiest to set up a test rig using my own home WiFi network, Windows laptop as the server, and some Android devices as clients.
Once that's working (fingers crossed), I could then move the server to a real server (a VPS, I'm guessing) and do it for real.
So, has anyone done this before - started with a simple home-based server and clients running Windows? (I have no experience with Unix/Linux/etc.)
Thanks!
I need to move my app's data (currently stored in a local file using writeMap) to the cloud so my users can share it between devices and family members. I'm looking for some tips on how to do this. CloudKVS seems like the best solution at this point.
I don't know much about the server side of things, so I'm thinking it might be easiest to set up a test rig using my own home WiFi network, Windows laptop as the server, and some Android devices as clients.
Once that's working (fingers crossed), I could then move the server to a real server (a VPS, I'm guessing) and do it for real.
So, has anyone done this before - started with a simple home-based server and clients running Windows? (I have no experience with Unix/Linux/etc.)
Thanks!