Fat clients, thin clients, and rich clients

Source: Internet
Author: User
1. Fat Client

Network applications developed in a C/S structureProgramThe client needs to develop dedicated client software for the client. The client is relatively large, and many functions can be implemented on the client to share the burden on the server, which belongs to the fat client type.

 

 

2. thin client

 

For Web applications developed in B/S structure, the client is only a browser, and all business logic is processed by the server. The client is relatively thin, so it is called a thin client.

 

3. Rich clients

A popular development structure, rich client, draws on the advantages of the fat client and thin client: similar to the B/S structure, the browser is used on the client; it has powerful processing functions similar to those in the C/S structure on the client, and rich client applications are also applied to the Web.

 

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.