This project demonstrates how to download and display a remote image using the LuaSocket libraries that ship with Corona.
Note that this method blocks program execution during the download process. This can be addressed using Lua coroutines for a more "threaded" structure; future example code will demonstrate this.
| Attachment | Size |
|---|---|
| SimpleImageDownload.zip | 28.09 KB |