DAY10 Python network programming socket programming

Source: Internet
Author: User
One, client/server architecture

1.C/S architecture, including:

1. Hardware C/S Architecture (printer)

2. Software c/S Architecture (Web Service) "Qq,ssh,mysql,ftp"

2.C/S the relationship between the architecture and the socket:

We learn the socket is to complete the C/S architecture development

3. Pre-knowledge

Note A complete computer system is composed of hardware and software, and software is divided into: operating system and application software.

Communication between the Internet must follow the uniform norms, this unified specification is the agreement, like the world's standard of communication is English, the Internet Protocol is the computer industry of English, all computers can follow the unified standard to send and receive information to complete the communication!

4. Two sets of protocols in the Internet world:

1. Academia: OSI seven-layer model

2. Industry: TCP Four Layer model

Compare the two:

DAY10 Python network programming socket programming

Related Article

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.