Answer: Is a Website Software? Web App & Softwares List

  • Thread starter Math10
  • Start date
  • Tags
    Software
In summary, a website is a combination of a set of web pages, a server system (or more than one) that the pages are on, and an address that people on the internet can use to locate those web pages. A Domain Name is the name assigned to an address by an ISP, and a URL is the address plus the Domain Name. The first page a user gets is index.html. The CGI can be written in any language, but it sends out HTML to the internet. It also keeps track of users and what they have already communicated to your server so that it can respond appropriately.
  • #1
Math10
301
0
Is website a software? How about an web app? Please name me a list of softwares.
 
Computer science news on Phys.org
  • #2
What do YOU think of as software?
 
  • #3
Math10 said:
Is website a software? How about an web app? Please name me a list of softwares.
Please be more specific, what exactly are you wanting to know?
 
  • #4
I can take a stab at a top level description, but I am not an expert. Maybe others can correct any errors here.

A website is a combination of a set of web pages, a server system (or more than one) that the pages are on, and an address that people on the internet can use to locate those web pages. The website can exist without any actual working web pages, but I assume you would want some working web pages.

The address usually has several levels. I can open a DOS command window and enter "ping facebook.com" to see if it exists and will reply to my "ping". It "ping"ed an address 173.252.120.6. "facebook.com" is called a Domain name and 173.252.120.6 is the Universal Resource Locator (URL) of facebook.com. Facebook bought that 173.252.120.6 URL address through an Internet Service Provider (ISP) and allows people to use parts of it. In the case of Facebook, they provide all the software that users are allowed to use.

An Internet Service Provider registers your Domain Name and the associated URL, and supplies a connection to the internet. My PC at home has an address that AT&T has provided. They are my ISP. I am not sure if I can use my PC as an internet web site. I think not.

You put your software on the server that the ISP provides. You have to set up a system to send the correct HTML web pages to someone contacting your web site. That is called a web server. One method is called a Common Gateway Interface. It decides how to respond to user requests and sends HTML to the user. You may have to program this yourself. The first page a user gets is index.html. The CGI can be written in any language, but it sends out HTML to the internet. It also keeps track of users and what they have already communicated to your server so that it can respond appropriately.

This thread is closed because the OP decided to abandon this one and start another instead of answering simple questions.
 
Last edited by a moderator:
  • #5
Thanks fact checker, but as you said there are a lot of mistakes, for example, the customer can lease the Domain Name themself, they do not need to go through an ISP, and they are not for sale. Yes, a person can host a website at home simply by setting up a server. Also, web centric companies do not have single IP addresses, a company like Facebook (or their hosting company) would more than likely have multiple Class Cs. they're just not all public. So many ways to do things. I just don't have time to do a tutorial right now.
 

Related to Answer: Is a Website Software? Web App & Softwares List

1. What is the difference between a website and a web application?

A website is a collection of webpages that are accessed through a web browser. It typically contains informational content and may have interactive features, but its primary purpose is to convey information. A web application, on the other hand, is a software program that runs on a web server and is accessed through a web browser. It often has more complex functionality and is used to perform specific tasks or provide a service.

2. Is a website considered a software?

No, a website is not considered a software. A website is a collection of webpages that are accessed through a web browser, while software is a program that is installed on a computer or device and performs a specific task or function.

3. What are some examples of web applications?

Some examples of web applications include email clients, online banking systems, social media platforms, e-commerce sites, and project management tools.

4. What is the difference between a web application and a desktop application?

A web application is accessed through a web browser and runs on a remote server, while a desktop application is installed on a local computer and runs independently. Web applications are platform-independent, meaning they can be accessed from any device with an internet connection, while desktop applications are typically designed for a specific operating system.

5. Are all websites considered web applications?

No, not all websites are considered web applications. While some websites may have interactive features, they do not necessarily have the complex functionality and data processing capabilities that are characteristic of web applications.

Similar threads

  • Computing and Technology
Replies
14
Views
3K
Replies
7
Views
427
  • Computing and Technology
Replies
3
Views
1K
  • Computing and Technology
Replies
13
Views
2K
Replies
4
Views
1K
Replies
2
Views
1K
Replies
34
Views
2K
  • Computing and Technology
Replies
20
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
12
Views
455
  • Computing and Technology
Replies
1
Views
1K
Back
Top