search
HomeCommon ProblemWhat does bs architecture mean?

What does bs architecture mean?

Apr 28, 2019 am 09:30 AM
bs architecture

bs architecture is the browser and server architecture model. It is a network architecture model after the rise of WEB. The WEB browser is the most important application software on the client; this model unifies the client and integrates system functions. The core part of the implementation is concentrated on the server, simplifying the development, maintenance and use of the system.

What does bs architecture mean?

The operating environment of this tutorial: Windows 7 system, Dell G3 computer.

B/S architecture is the browser and server architecture model. It is a change or improved architecture to the C/S architecture with the rise of Internet technology.

Under this architecture, the user work interface is implemented through the WWW browser. A very small part of the transaction logic is implemented on the front end (Browser), but the main transaction logic is implemented on the server side (Server), forming the so-called three 3-tier structure.

B/S architecture is a network architecture model after the rise of WEB. The WEB browser is the most important application software on the client. This model unifies the client and concentrates the core parts of system function implementation on the server, simplifying the development, maintenance and use of the system.

Only one browser (Browser) is installed on the client, such as Netscape Navigator or Internet Explorer, and a database such as Oracle, Sybase, Informix or SQL Server is installed on the server.

The browser interacts with the database through the Web Server. This greatly simplifies the client computer load, reduces the cost and workload of system maintenance and upgrades, and reduces the user's total cost of ownership (TCO).

In short, the B/S structure is a method (or software construction technology) for organizing and distributing the components of software. Software components include: programs, data, documents, etc. The B/S structure is a method of allocating these three parts of the software. Data is distributed to a data server; programs are distributed to application (program) servers or WEB servers; and the client (browser) only needs Load some programs of the application server for data display and command input (such as web game screen display and player command input).

The above is the detailed content of What does bs architecture mean?. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

EditPlus Chinese cracked version

EditPlus Chinese cracked version

Small size, syntax highlighting, does not support code prompt function

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

SublimeText3 English version

SublimeText3 English version

Recommended: Win version, supports code prompts!