首页
外语
计算机
考研
公务员
职业资格
财经
工程
司法
医学
专升本
自考
实用职业技能
登录
计算机
A transport layer protocol usually has several responsibilities.One is to create a process-to-process communication;UDP uses (7
A transport layer protocol usually has several responsibilities.One is to create a process-to-process communication;UDP uses (7
admin
2019-05-15
84
问题
A transport layer protocol usually has several responsibilities.One is to create a process-to-process communication;UDP uses (71) numbers to accomplish this.Another responsibility is to providecontrol mechanisms at the transport level.UDP does this task at a very minimal level.There is no flowcontrol mechanism and there is no (72) for received packet.UDP, however,does provide errorcontrol to some extent.If UDP detects an error in the received packet,it will silently drop it.
The transport layer also provides a connection mechanism for the processes.The (73) must be able to send streams of data to the transport layer.It is the responsibility of the transport layer at (74) station to make the connection with the receiver,chop the stream into transportable units,numberthem,and send them one by one.It is the responsibility of the transport layer at the receiving end to waituntil all the different units belonging to the same process have arrived,check and pass those that are (75) flee,and deliver them to the receiving process as a stream.
(75)
选项
A、call
B、state
C、cost
D、error
答案
D
解析
转载请注明原文地址:https://kaotiyun.com/show/oFDZ777K
本试题收录于:
网络工程师上午基础知识考试题库软考中级分类
0
网络工程师上午基础知识考试
软考中级
相关试题推荐
ItshouldgowithoutsayingthatthefocusofUMLismodeling.However,whatthatmeans,exactly,canbeanopen-endedquestion.
Thebeautyofsoftwareisinitsfunction,initsinternalstructure,andinthewayinwhichitiscreatedbyateam.Toauser,ap
Thebeautyofsoftwareisinitsfunction,initsinternalstructure,andinthewayinwhichitiscreatedbyateam.Toauser,ap
Thebeautyofsoftwareisinitsfunction,initsinternalstructure,andinthewayinwhichitiscreatedbyateam.Toauser,ap
PPP(Point-to-PointProtocol)是SLIP(SerialLineIPprotocol)的继承者,它提供了跨过同步和异步电路实现路由器到路由器(router-to-router)和主机到网络(host-to-network)的连
NAT英文全称是“NetworkAddressTranslation”,中文意思是“网络地址转换”,它是一个IETF(InternetEngineeringTaskForce,Internet工程任务组)标准,允许一个整体机构以一个公用IP(
阅读以下说明,回答问题1~4,将解答填入对应栏内。虚拟专用网是虚拟私有网络(VirtualPrivateNetwork,VPN)的简称,它是一种利用公共网络来构建的私有专用网络。对于构建VPN来说,网络隧道(Tunneling)技术是个关键技术
CDMAforcellularsystemscanbedescribedasfollows.AswithFDMA,eachcellisallocatedafrequency(71),whichissplitinto
(71)analysis emphasizes the drawing of pictorial system models to document and validate both existing and/or proposed systems. U
随机试题
使用VC6打开考生文件夹下的源程序文件modi2.cpp。请实现函数fun(doubleb[],jnclen)的如下功能:(1)b[]是一个数组,长度为len;(2)b[0]=0,b[1]=1;(3)b[i+2]=b[i]+b[i+1];注意
______的作用是中断文本中的某一行,其后的文字将开始新的一行。
A.有意伤害B.无意伤害C.可知伤害D.可控伤害E.意外伤害必然属于责任伤害的是
A.天麻钩藤饮B.羚羊钩藤汤C.参附汤合生脉散D.桃仁承气汤E.涤痰汤
1903年,______出版了《教育心理学》,这是第一本教育心理学专著。
现代人事行政的特点有()。
下列说法错误的是:
目前,综合布线领域广泛遵循的标准是(21)。
有如下程序段:inti=0,j=1;int&r=i;//①r=j;//②int*p=&i;//③*p=&r;//④其中会产生编译错误的
定义学生、教师和课程的关系模式STC(SNO,SN,SA,TN,CN,G),其中的六个属性分别为学生的学号、姓名、年龄、教师的姓名、课程名以及学生的成绩,则该关系为()。
最新回复
(
0
)