Computer Networks&Applications Notes--计算机网络与应用笔记1

@[TOC](Computer Networks&Applications Notes–计算机网络与应用笔记1)1

1.What is the Internet.

  1. Internet: “networks of networks”
  2. protocol(协议): 控制接收和发送消息
    e.g. TCP, IP, HTTP.
  3. Internet standerds.网络标准
  4. Infrastructure that provides services to applications.为应用程序提供服务的基础架构
  5. provides programming interfacing to apps. 提供与应用程序接口的项目

2. What is the protocol.

  1. protocols define format, order of msgs sent and received among network entities, and actions taken on msg transmission, receipt.
  • 协议定义在网络实体之间发送和接收的消息的顺序和格式,以及对消息传输,接收所采取的动作。
  1. all communication activity in Internet governed by protocols.
  • 互联网中的所有交流活动都被协议管理

3.Packet Switching

  1. Data is sent as chunks of formatted bits (Packets). 数据以chunk的形式被发送
  2. Packets consist of a “header” and “payload”.数据包包含header 和 payload两部分组成
  3. Switches “forward” packets based on their headers. 交互是基于头部的
  4. Each packet travels independently. 每个数据包独立传播

4.Delay延迟

  1. Four sources of packet delay: Processing, queueing, transmission, propagation
  2. Processing Delay: check bit error, determine output link
  3. Queueing Delay: time watching at output link for transmission, depends on congestion level of router.
  4. Transmission delay: L-- packet length(bits), R-- link bandwidth(bps). D E L A Y t r a n s = L / R DELAY_{trans} = L / R DELAYtrans=L/R
  5. Propagation delay: d – length of physical link, s – propagation speed in medium. D E L A Y p r o p = d / s DELAY_{prop} = d / s DELAYprop=d/s

5. Quiz

Q1. Which of the following delays is significantly affected by the load in the network?

Answer: Queuing delay 

Q2. Packet switching, instead of circuit switching, is generally used to transfer data in the Internet.

Answer: True

Q3. Propagation delay depends on the size of the packet.

Answer: False

Q4. Consider a packet that has just arrived at a router. What is the correct order of the delays encountered by the packet until it reaches the next-hop router?

Answer:  Processing, queuing, transmission, propagation Correct

Q5. It seems you need very small delay in the network to be able to control such machines remotely. Which of the following improvements could help reduce the delay most effectively?

Answer: Reduce packet header size

  1. UNSW COMP9311 Computer Networks&Applications week1 lecture slide ↩︎

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值