The difference between B/s architecture and C/s architecture

Source: Internet
Author: User
Tags dedicated server

Difference
  1. Different hardware environments:

    c/S is generally established in a dedicated network, a small range of network environment, LAN and then through a dedicated server to provide connectivity and data exchange services. b/S is built on the WAN, need not be specialized network hardware environment, example with telephone Internet, renting equipment. Information is managed by itself. Have more than C/s to adapt to the range, generally as long as there are operating systems and browsers on the line

  2. The security requirements are different:

    c/S is generally oriented to a relatively fixed user group, the ability to control information security is very strong. Generally highly confidential information system using C/s structure is suitable. Can be published through the B/s part of the public information.

    b/S is built on the wide area network, the security control ability is relatively weak, facing is an unknown user group.

  3. Different from the program architecture:

    c/S program can pay more attention to the process, the authority can be multi-level check, the system running speed can be less considered.

    b/S multiple considerations for security and access speed are based on the need for more optimization. More than C/s has higher requirements B/s structure of the program architecture is the trend of development, from the MS. NET series of BizTalk Exchange 2000, etc., fully support the network component Building system. SUN and IBM push the JavaBean component technology, so that b/s more mature.

  4. Software reuse differs:

    c/S program can inevitably be considered as a whole, the reuse of components is not as good as the reuse of components under B/s requirements.

    The multi-structure of B/s pair requires the relative independent function of the component. Can be reused relatively well. You can reuse the table you bought, not the stone table on the wall.

  5. System maintenance is different:

    System maintenance is the software life cycle, the cost is big,-------important

    Due to the integrity of the C/s program, it is necessary to investigate the problem and upgrade the system. Upgrade is difficult. Could be a whole new system.

    b/S components, components of individual replacement, to achieve seamless upgrade of the system. Minimal system maintenance overhead. Users can download and install themselves from the Internet to achieve upgrades.

  6. Different handling issues:

    c/S program can handle the user face fixed, and in the same area, security requirements of high demand, operating system-related. Should all be the same system.

    b/S is built on the wide area network, facing different user groups, dispersed area, this is the C/s can not be made. Minimal relationship to operating system platform.

  7. User interface is different

    C/S is established window platform, the performance method is limited, the programmer generally requires higher

    b/S is built on the browser, there is more rich and vivid expression way to communicate with users. And most of the difficulty is reduced, reducing development costs.

The difference between B/s architecture and C/s architecture

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.