File transfer between iOS and Desktop over Wifi
Posted: Sun Jan 16, 2011 12:27 pm
Hi,
Does anyone have any suggestions how I could get a file transfer to work between iOS and a desktop using Livecode over a local network?
Ive seen this does in a lot of apps so you can press a sync button on the iOS device and it seems to look for a computer on the network, then returns a list of available computers, you select one and the sync (or file transfer) happens.
Is there a way of finding the local IP number on the iOS device as I assume at worst I could use that and simply get the device to cycle through the IP, trying to open a web page at say 192.168.0.xxx where xxx keeps increasing, then when it does check that web page is one provided by a mini server running at the desktop app and send data to and from the app that way.
Thanks
Andy
Does anyone have any suggestions how I could get a file transfer to work between iOS and a desktop using Livecode over a local network?
Ive seen this does in a lot of apps so you can press a sync button on the iOS device and it seems to look for a computer on the network, then returns a list of available computers, you select one and the sync (or file transfer) happens.
Is there a way of finding the local IP number on the iOS device as I assume at worst I could use that and simply get the device to cycle through the IP, trying to open a web page at say 192.168.0.xxx where xxx keeps increasing, then when it does check that web page is one provided by a mini server running at the desktop app and send data to and from the app that way.
Thanks
Andy