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

  • Home
  • SEARCH
  • 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 203605
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:23:37+00:00 2026-05-11T17:23:37+00:00

Background I have a business idea, one component of which involves a client that

  • 0

Background

I have a business idea, one component of which involves a client that would be downloaded & installed by thousands of users via a web page.

Application Requirements

Version 1:

The application must:

  • monitor internet usage on the user’s desktop with the following areas monitored:

    • browser used,
    • hours used
    • sites accessed
    • takes into account which browser tab is ‘active’
  • Produce a report of this usage (in CSV or another easily exportable format)

  • It needs to be easily monitored by the user (e.g., in Windows via an icon in the system tray allowing the user to pause or stop the program).
  • Easily upgradable via automatic updates.
  • Needs to be lightweight with regards to memory usage.
  • Needs to be easily and quickly installed,
    • Must be able to be uninstalled completely.
  • Cannot adversely impact browser or user’s system performance experience

For Version 2:

  • be able to present graphical outputs (pie & bar charts)
  • be multi-platform (version 1 will target Windows only)
  • Integrate an online component

Question

Given these requirements, what technical implementation would you recommend, and what platform/language architecture would you recommend? The key aspects are functionalities and broadly defined low impact on users. ETA or cost are less critical.

  • 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-05-11T17:23:37+00:00Added an answer on May 11, 2026 at 5:23 pm

    I built something very similiar to this last year. I used C#. Initially it leveraged some of the 3.5 framework, but I had to scale it back to the 2.0 framework due to installation size restrictions. It’s currently monitoring about 13,000 machines. collecting and sending back to a report server around 3MB of data per minute.

    The client machines range from Pentium 4 boxes with 256MB of RAM running XP on up to dual core 2GB machines.

    The app I built was not to be touched by the end user, so it runs as a combination of a windows service and a browser helper object plug in for IE. The BHO was necessary to capture exactly what was going on in the browser.

    The only real challenges were in making it work under XP and Vista (all service pack levels) and in IE 6 and 7. XP and Vista have different security implications to take into account; IE 6 and 7 also have different access models.

    Finally, we punted on dealing with Firefox or other browsers because the customer just didn’t care about it.

    UPDATE

    Firefox only supports javascript, c++, and xul to code extensions in; using c# would be a complete PITA. I’d probably try javascript if it would do what I needed just because it’s easier.

    As far as Chrome, they only recently started supporting extensions (March 19,2009). You have to change the shortcut startup properties to even be able to run them. So, I’d probably skip that browser until it matures a bit. I imagine there will be a lot of changes to how plugins are built for it over the next year.

    Concerning the amount of data per minute, that’s an aggregate value. Each individual client only checks in once every fifteen minutes or so; or upon reconnect to the network when working disconnected. So, individual traffic is pretty low and has no impact on the user experience.

    Firewalls

    The reason a firewall really doesn’t matter for us is that the data is transmitted back to our reporting server over port 80 using web services. If 80 is blocked, then they can’t browse anyway so there’s nothing to collect… As far as bandwidth, limit what you collect and broadcast back out. XML with long descriptive attribute / value names are NOT your friend.

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

Sidebar

Ask A Question

Stats

  • Questions 93k
  • Answers 93k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Are you using the eval method to serialize the string… May 11, 2026 at 6:35 pm
  • Editorial Team
    Editorial Team added an answer The difference is that const char * is a pointer… May 11, 2026 at 6:35 pm
  • Editorial Team
    Editorial Team added an answer You could also create a custom model field type -… May 11, 2026 at 6:35 pm

Related Questions

Background I am trying to create a copy of a business object I have
Background I am working on a legacy small-business automation system (inventory, sales, procurement, etc.)
My company currently evaluates the development of a Java FAT client. It should support
One-line summary: What is the best practice for unhooking event handlers created in the
I'm new to WPF and come from a WinForms background and have a fairly

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.