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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T08:24:35+00:00 2026-05-26T08:24:35+00:00

I am reframing my previous question, this question was asked by my senior engineer,

  • 0

I am reframing my previous question, this question was asked by my senior engineer, who wasnt convinced with my answer. Q: What is the technical difference between designing a ‘web hosted application’ and a ‘downloadable stand alone application’ eg. wrt HTTP layer coding etc.

  • 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-26T08:24:35+00:00Added an answer on May 26, 2026 at 8:24 am

    Broadly speaking, web hosted applications rely on the following architectural features:

    Web Application

    • The UI is rendered on a client machine, using a specialized client (a.k.a. web browser)
    • The UI capabilities on the client machine are limited to what the web browser (including plugins) supports. The programmer generally has no ability to implement arbitrary functionality on the client, but rather must work within the capabilities supported by the client.
    • Business logic and data storage are not on the client machine (generally speaking, there can be limited exceptions). Rather, one or more servers take those architectural roles.
    • Communication between the client and server occurs using a standardized network communication protocol (HTTP).

    Stand Alone Application

    • There are a vast number of different architectures for stand-alone applications. Some can be quite similar to a web hosted application; others are quite different.
    • The programmer has full control (within the capabilities of the operating system and with support of a broad selection of UI frameworks) over the user interface.
    • The business logic layer and data layer may reside on the same machine or on a remote server.
    • If one or more remote servers are involved in the solution, many different remote communication protocols can be selected from. There’s no requirement to use HTTP over TCP/IP (and in fact, more efficient protocols are often selected).
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I thought of re-framing this question once again, to make it clear. Thanks a
Sorry my last question was not well formated. So I am deleting the content
Normally I would refrain from asking vague questions but in this case I cannot
I've got a question about renaming a file after it's been uploaded in Zend.
Ref to: Creating a ValidationAttribute to ensure unique column values. Ok... Let's try reframing
I recently had to re-factor some code from a previous maintainer and initially I
Regrading this code: var tmpNewNode = xdoc.ImportNode(newNode, true); if (oldNode.ParentNode != null) { oldNode.ParentNode.ReplaceChild(tmpNewNode,
I have a simple question regrading MySQL. Is it possible to return the rows
Would anyone know why using graphics.clear(); in this example is preventing the graphics from
In a Cocoa app, I have a setup like this: The main thread (M)

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.