当前位置: 首页 > news >正文

计网期中考试2025回忆

HNU CS 计网期中仅供学习如有侵权联系作者删除第一部分-简答题10*4T1考点UDP校验和多路复用多路分解socket写出UDP的特征3UDP校验和要把什么内容加在一起3说明多路复用和分解复用的原理说明源套接字和目的套接字在其中的用途4T2考点网络边缘网络核心TCP/IP协议栈情景一云服务器厂商确保全国客户连接稳定快速不会因为一个服务器的瘫痪而全部瘫痪情景二公司内打印机笔记本台式机组网使其访问更快情景一二分别对应的是网络边缘还是网络核心阐述理由3网络核心网络边缘在TCP/IP协议栈的位置3指出网络边缘和网络核心的核心设计原则列举说明4(e.g., desktop PCs, Macs, and Linux boxes), servers (e.g., Web and e-mail servers),and mobile devices (e.g., laptops, smartphones, and tablets). Furthermore, anincreasing number of non-traditional “things” are being attached to the Internet asend systems (see the Case History feature).T3考点排队时延流量强度路由器缓存R7*10^5bps L2800bit排队时延和流量强度的关系3算d_queue假设a53pkt。给了公式d_queueIL/R (1- I)好像是但是遗忘。。。带进去算就行了3实际的流量强度和排队时延的关系4类似于P14. Consider the queuing delay in a router buffer. Let I denote traffic intensity;that is, I La/R. Suppose that the queuing delay takes the form IL/R (1- I)for I 1.a. Provide a formula for the total delay, that is, the queuing delay plus thetransmission delay.b. Plot the total delay as a function of L /R拓展P16. Consider a router buffer preceding an outbound link. In this problem, youwill use Little’s formula, a famous formula from queuing theory. Let Ndenote the average number of packets in the buffer plus the packet beingtransmitted. Let a denote the rate of packets arriving at the link. Let d denotethe average total delay (i.e., the queuing delay plus the transmission delay)experienced by a packet. Little’s formula is N a * d. Suppose that onaverage, the buffer contains 100 packets, and the average packet queuingdelay is 20 msec. The link’s transmission rate is 100 packets/sec. UsingLittle’s formula, what is the average packet arrival rate, assuming there isno packet loss?T4考点web缓存HTTP 304 not modifiedTCP三次握手RTT计算传输时延计算web安全cookie考虑C-S架构C现在向S请求70个对象对象30%在自己的缓存内给了dtrans RTT计算总传输时间因为有网络缓存如何确保自己上网的安全性第二部分 综合设计题20*3T5考点TCP协议 TCP序列号ACK号 TCP三次握手 TCP流量控制 快速重传 S-ACK 超时重传 累计确认 TCP拥塞控制 ECN考虑C-S结构。初始序列号C1000 、S2000UDP和TCP的差异为什么TCP是面向连接的可靠传输协议3TCP三次握手的过程写序列号5滑动窗口由哪两个参数决定接收方滑动窗口大小为0发送方怎么办min{rwnd,cwnd}4MSS500b 报文总共大小1000b 第一个报文段丢了剩下的到了描述TCP传输的过程4某电商平台双十一期间太多人下单导致网络拥塞如何控制吞吐量举例说明4T6考点DNSRTT计算三次握手持续/非持续HTTP并行连接类似于CNTDA第八版第二章课后习题P7. Suppose within your Web browser you click on a link to obtain a Web page.The IP address for the associated URL is not cached in your local host, soa DNS lookup is necessary to obtain the IP address. Suppose that n DNSservers are visited before your host receives the IP address from DNS; thesuccessive visits incur an RTT of RTT1, . . . , RTTn. Further suppose that theWeb page associated with the link contains exactly one object, consisting ofa small amount of HTML text. Let RTT0 denote the RTT between the localhost and the server containing the object. Assuming zero transmission timeof the object, how much time elapses from when the client clicks on the linkuntil the client receives the object?P8. Referring to Problem P7, suppose the HTML file references eight very smallobjects on the same server. Neglecting transmission times, how much timeelapses witha. Non-persistent HTTP with no parallel TCP connections?b. Non-persistent HTTP with the browser configured for 6 parallelconnections?c. Persistent HTTP?考虑C-S架构 C里面点击一个链接此链接的IP不在本地cache内不在本地DNS服务器内访问了2个权威服务器才找到。不过是3个DNS服务器 1本地rtt02 2权威DNSrtt133 rtt235 访问站点的rtthtp31单位都是ms得到链接后先请求1对象接下来请求对象中的5个引用对象对象大小很小忽略dtrans点击链接到得到IP地址的时间4点击链接到得到所有对象的时间非持续串行4同2非持续并行4同2持续并行4非持续串行、非持续并行、持续串行、持续并行哪个最好4补充T7考点TCP拥塞控制cwndssthreshTCP RenoTCP Tahoe慢启动拥塞避免快速恢复冗余ACK类似于这道题考试题目问法类似于a-g也是5个小题5*4难度略低于此题题目也有一张图但是很难画出来这里不给了
http://www.zskr.cn/news/1388271.html

相关文章:

  • 不只是`pacman -Syu`:深入理解Arch/Manjaro软件包管理的‘暗礁’与安全边界
  • Armv8-A架构ID_ISARx_EL1寄存器详解与应用
  • 基于ESPHome与NodeMCU的智能门铃改造:硬件连接与自动化配置详解
  • LoRaWAN GPS追踪器:硬件选型、低功耗设计与云端集成全解析
  • DIY太阳能土壤湿度传感器:低功耗设计与Gardena系统兼容方案
  • 基于Python与树莓派的家庭网络设备自动化监控方案
  • 基于RAG架构构建企业级智能问答机器人:从向量数据库到LLM的实战指南
  • Board Architect:一体化平台如何重塑嵌入式与IoT开发流程
  • Unity 2019.3.2 + ShaderForge:美术同学的第一行Shader代码(从结构体到半兰伯特)
  • 30元搞定ESP32以太网:手把手教你用LAN8720模块,避开RMII时钟和GPIO0的坑
  • ARM PMU性能监控与TLB缓存事件解析
  • 基于JTAG与OpenOCD的ARM嵌入式系统开源调试环境搭建与实战
  • 2026年台州市正规上门黄金白银回收品牌门店名录 K金+铂金+金条+银条回收门店联系方式推荐+指南 - 盛世金银回收
  • 【人本数智经济】新一代人工智能的发展趋势
  • 2026出纳岗位能力提升培训推荐
  • 个人开发者必看热门AI编程工具 8款实用软件实测选型指南
  • 2026年陇南市正规上门黄金白银回收品牌门店名录 K金+铂金+金条+银条回收门店联系方式推荐+指南 - 盛世金银回收
  • 六位数码辉光管时钟DIY:从硬件选型到软件调试的全流程指南
  • DIY模型直流电机调速器:基于PIC单片机与PWM信号控制
  • Llama 3.3多语言代码解释器实战:Streamlit+HF API零GPU部署
  • 在Linux上自动清理Journalctl日志的全过程
  • 基于LLM的GitHub App:自动生成Pull Request描述,提升开发效率
  • Linux磁盘检测、修复与备份恢复的详细指南
  • Linux进程排查实战之strace和lsof命令使用指南
  • 保姆级教程:在UE4.27中为你的角色动画添加手部IK交互(从插槽设置到射线检测)
  • 从‘123’到123:手把手教你用C语言模拟实现atoi函数(附边界测试用例)
  • 百度网盘提取码智能查询:从手忙脚乱到一键获取的进化之旅
  • 3步掌握Python智能体建模:用Mesa框架轻松构建复杂系统仿真
  • 曼哈顿距离实战指南:高维稀疏数据下的鲁棒度量与工程优化
  • springboot 前后端女生商城项目