Web-related concepts and web concepts

Source: Internet
Author: User
Tags informix

Web-related concepts and web concepts

1. In Web development, we may look at these things:

(1) HTML: The Web uses Hypertext Technology HTML to express information and establish links between information and information.

(Many nice pages are made of html + css)


(2) URL: The Web uses the unified resource positioning technology URL to precisely locate information on the network.

(This is important in Web development)

URL implementation page access:

URL: the abbreviation of Uniform Resource Locator, which represents the "unified Resource Locator", which we often call the URL.
A URL is the only naming convention that recognizes the locations of computers, directories, or folders on the Internet.
URL Composition
Part 1: Protocol
Part 2: Host IP address (sometimes including port number)
Part 3: Addresses of project resources, such as directories and folder names


(3) HTTP: The Web uses the network application layer protocol HTTP to regulate information transmission between browsers and Web servers

(Transmission of Web and browser Information)

2. Differences between C/S and B/S

(1) C/S is also called Client/Server or customer/Server mode. Servers generally use high-performance PCs, workstations, or Minicomputers

It also uses large database systems, such as Oracle, Sybase, Informix, and SQL Server.

The client must install dedicated client software.
(2) B/S is the abbreviation of Brower/Server. Only one Browser is installed on the client)

For example, Netscape Navigator or Internet Explorer. The Server installs databases such as Oracle, Sybase, Informix, and SQL Server.

The browser interacts with the database through the Web Server.


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.