IOS Network-01-Network Fundamentals

Source: Internet
Author: User

1, b/s software system structure

Network software system development including C/s and b/s two kinds of architecture, can carry out the same business processing.

C/S is client/server abbreviation, both client and server structure, like commonly used QQ, and so on network software.

b/S is brower/server abbreviation, both browser and server structure, only need to launch a browser.

Our mobile applications are all part of the C/s structure.

2, the basic concept of network development

Several basic concepts that must be mastered in network programming

1. Client: Mobile app (IOS, Android, etc.)

2. server: A machine that provides services to clients, provides data, and provides resources

3. Request: A behavior for the client to request data from the server

4. response (Resopnse): The response of a server to a client's request, generally referring to the return of data to the client

Network connection process

1. The client (IOS, Android, etc.) sends a request to the server over the network to solicit resources (data) from the server

2. The server responds to client requests and returns the resources (data) The client wants

IOS Network-01-Network Fundamentals

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.