I searched around and couldn't find much for a way to download a file from the net. I have a very primitive HTTP download function which works, but it would be nice to be able to get the progress of the download, pause a download, et cetera. I have very little understanding about the HTTP protocol, so I apologize if this is already available through HTTP. (If so I'd really appreciate a push in the right direction in how to implement the functionality.)