Computer Network interview questions Summary

Source: Internet
Author: User

1. What network protocol does the Internet use? What is the main hierarchy of the protocol?
TCP/IP application layer/Transport Layer/Network Layer/data link layer/Physical Layer
2. What protocol does the physical address and IP address of the Internet use for conversion?
ARP (Address Resolution Protocol)
3. What are the two parts of IP address encoding?
An IP address consists of a network number and a host number. However, it is only after bitwise AND top-up with the "subnet mask" that the network bit and host bit are distinguished.

 

5. Q &:
1. What is the principle of IP phone?
IPv6
2. What is the process of establishing TCP/IP communication? What is the role of a port?
Three-way handshake to determine the applicationProgramUse this Protocol
What is the difference between No. 3.1 and No. 7 signaling? Which one is widely used in China before?

 

12. What is the layer-7 model of ISO? What layer does TCP/UDP belong? What are the advantages and disadvantages of TCP/UDP?
Application Layer
Presentation Layer
Session Layer
Transport Layer
Network Layer
Physical Link Layer
Physical Layer
TCP/UDP belongs to the transport layer
The TCP Service provides data stream transmission, reliability, effective traffic control, full duplex operations, and Multiplexing technologies.
Unlike TCP, UDP does not provide reliable IP protocol mechanisms, stream control, and error recovery functions. Because UDP is relatively simple, the UDP header contains a few bytes, which consumes less than the TCP load.
TCP: provides stable transmission services with traffic control. The disadvantage is that the packet header is large and the redundancy is poor.
UDP: it does not provide stable services, with a small packet header and low overhead.

 

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.