using remote computing

I know this topic seems unfocused but I haven't done this before. I want open and use a remote computing website like amazonaws.com from c++. That way I could take files stored there and use them with my programs. I don't know if this will take any plugins but please help me get started. Thank you.
For starters, you'll want to be able to download data from the internet - look up libcurl
I see they do an AWS SDK for Java, Python, Ruby, etc. But not C++ :-(

Though there is the .NET version you can get at from C++ through C++/CLI.

Andy

Amazon Web Services (AWS) Documentation.
http://aws.amazon.com/documentation/
Topic archived. No new replies allowed.