search
HomeCommon ProblemWhat is the bs and cs architecture?

What is the bs and cs architecture?

Apr 28, 2019 am 09:37 AM
bs architecturecs architecture

This article mainly introduces to you what is bs and cs architecture. I hope it will be helpful to friends in need!

What is the bs and cs architecture?

C/S is also called Client/Server or client/server mode. The server usually uses a high-performance PC, workstation or minicomputer, and uses a large database system, such as Oracle, Sybase, Informix or SQL Server. The client needs to install special client software.

B/S## is the abbreviation of Browser/Server. You only need to install a browser (Browser) on the client, such as Netscape Navigator or Internet Explorer, and the server installs Oracle, Sybase, Informix or SQL Server. and other databases. The browser interacts with the database through the Web Server.

The advantage of C/S is that it can give full play to the processing capabilities of the client PC. Many tasks can be processed on the client and then submitted to the server. The corresponding advantage is that the client responds quickly. The main disadvantages are as follows:

1. Only applicable to LAN. With the rapid development of the Internet, mobile office and distributed office are becoming more and more popular, which requires our system to be scalable. This method of remote access requires specialized technology, and the system must be specially designed to handle distributed data.

2. The client needs to install special client software. First of all, it involves the workload of installation. Secondly, if any computer has problems, such as viruses or hardware damage, it requires installation or maintenance. Especially if there are many branches or specialty stores, it is not a matter of workload, but a matter of distance. In addition, when the system software is upgraded, each client needs to be reinstalled, and the maintenance and upgrade costs are very high.


3. There are generally restrictions on the client’s operating system. May be suitable for Win98, but not for Win2000 or Windows XP. Or it is not applicable to Microsoft's new operating systems, etc., let alone Linux, Unix, etc.


The biggest advantage of B/S is that it can be operated anywhere without installing any special software. As long as there is a computer with Internet access, it can be used, and the client has zero maintenance. The system is very easy to expand. As long as you have access to the Internet and the system administrator assigns a username and password, you can use it. You can even apply online. After passing the company's internal security certification (such as CA certificate), no human participation is required. The system can automatically assign an account to the user to enter the system.

The above is the detailed content of What is the bs and cs architecture?. 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

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

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),

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.