Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9095871
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T23:42:47+00:00 2026-06-16T23:42:47+00:00

I have an image upload application (C# desktop) for end users and I want

  • 0

I have an image upload application (C# desktop) for end users and I want to switch to the cloud(storage)(the VPS is to expensive and unlimited hosting providers don’t allow image hosting scripts).
In order to do that I need to embed the login credentials inside my application (delivered to the end users) and maybe update them according to changes. So it’s not a solution to me because of security reasons (cracking and upload things that aren’t images).

One solution would be to host a PHP script so that my application uploads to that script (check if it’s a image) and than to re-upload that image to the cloud storage. The problem is, I use the double bandwidth.

Is there any cloud hosting model that enables me that (without paying the double bandwidth or additional fees for running the PHP application or other thenology) or how to “hide” the creditals?

I have about 5000 uniqe visitors a day with about 70 users online in each moment (google analytics). I am offering a free service in a free app without adds so i have no earnings and i would really try to keep it like that with minimal hosting costs 🙁

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T23:42:48+00:00Added an answer on June 16, 2026 at 11:42 pm

    Try out Google App Engine and Blobstore. It’s relatively easy to use (sorry, no PHP support tho!) and is free up to a specified limit, so you can develop without having to spend.

    https://developers.google.com/appengine/docs/python/blobstore/overview

    How it works:

    1. Your C# app GETs to a short Python script that simply returns a URL
      that contains a random key (that Google gives your Python script)

    2. Your C# app POSTs to that URL using an appropriate mime type.

    3. Your C# app will be redirected to a final URL once the upload
      completes. That URL will again be a Python script, which will
      then record the uploaded URL (and any metadata) to prevent it from becoming orphaned.

    Another advantage of using Google App Engine is that they offer image transforms (crop, scale) that will be handled on their end — allowing you to ask for thumbnails, for example, without having to download the full sized image first.

    For step 3, you could record the URL (really just the blobstore entry ID) to your main application. The point is: you don’t want to lose that random key because that’s the only way of retrieving the image file.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created on image uploader as a desktop application. Now I want to
I have an grails application, which allows users to upload image files and these
In my application I want to upload the image. For that I have to
I have a desktop application that needs to upload/download images to/from service computer over
I have an application that uses the Paperclip plugin for image upload. Now that
Let say, I have a web application that allows users to upload images and
I have an application that allows users to upload photos, which are stored in
I want to create an application where I want to upload image from the
I have a web application that I upload an image to, the image is
I have a rails application which will upload image with the name as same

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.