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 7925523
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T18:19:42+00:00 2026-06-03T18:19:42+00:00

Right now, I have developed an android app that is available free on the

  • 0

Right now, I have developed an android app that is available free on the market. The app basically uses HTTP GET to query some data from my personal server. I’m a wee bit worried about bandwidth as my server is hosted and thus has limited monthly transfer.

I was just wondering, is there a robust way to limit the number of requests made by each user per day, say, to 20 requests?

For some background, the app interface is pretty straightforward. Two EditText boxes to capture the HTTP GET parameters and a Button to submit the request. This eventually returns some values from a cgi script which populates a TextView on the app.

Solutions can be either on app end or server end. An idea I had was to somehow write the number of requests already made to a file and reading the status from there.

Are there better ways of achieving what I want?

  • 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-03T18:19:44+00:00Added an answer on June 3, 2026 at 6:19 pm

    Just a suggestion:

    In your APP:

    Generate a unique id for each device (see this question.) and send it to the server with the request.

    In your server:

    store requests count from each device somewhere and apply any limitation you want based on the stored value.


    Note that you could limit the requests by IP on server side.
    The problem with this approach is you’re also limiting the users connected to the internet with a shared IP (ex. multiple devices connected to an access point, etc.)

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

Sidebar

Related Questions

Right now I have a script that will get the last five files in
Right now I have a PHP file that does a MYSQL query and then
I have developed an Android App that contains a list of information. I want
Right now I have a function, in a class that is used to listen
Right now I have a link that causes a hidden div to appear when
Right now I have a foreach loop that grabs the first link with an
Right now I have this SQL query which is valid but always times out:
I have developed an app running successfully on all the versions of android phones
I have worked on android mobile app development, now I want to develop apps
I am a Student..and right now trying to develop code for android..that shows nearby

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.