问题

when the system upon which a transport entity is running fails and subsequently reatarts,the()information of all active connections is lost.the affected connections become half-open,as the side that did not fail does not yet realize the promble. The still active side of a half-open connections using a()timer.this timer measures the time transport machine will continue to await an()of a transmitted segment after the segment has been retransmitted the maximum number of times.when the timer(),the transport entity assumes that either the other transport entity or the intervening network has failed.as a result,the timer closes the connection,and signals an abnormal close to the TS user. In the event that a transport entity fails and quickly restart,half-open connections can be teminated more quickly by the use of the RST segment.the failed side returns an RST I to every segment I that it receives.when the RST I reaches the other side,it must be checked for validity dased on the ()number I,as the RST could be in response to an old segment .if the reset is valid,the transport entity performs an abnormal termination.

A.data B.state C.signal D.control A.give-up B.abandon C.quit D.connection A.reset B.acknowledgment C.sequence D.synchroizer A.stops B.restarts C.expires D.abandons A.sequence B.acknowledgment C.connection D.message

参考答案
您可能感兴趣的试题
  • 以下关于面向对象设计的叙述中,错误的是( )。A.类的属性用于封装数据,类的方法用于封装行为B.面向对象设计的基本思想包括抽象、封装和可扩展性C.对象继承和多态可用来实现可扩展性D.对象持久化是指将数
  • 软件需求管理是软件项目开发过程中控制和维持需求约定的活动,包括( )、版本控制、需求跟踪、需求状态跟踪等活动。A.需求发现 B.需求变更控制 C.需求排序 D.需求评估
  • 数据库的视图与基本表之间,基本表与存储文件之间分别通过建立( )之间的映像,保证数据的逻辑独立性和物理独立性。A.模式到内模式和外模式到内模式 B.外模式到内模式和内模式到模式 C.外模式到模式和模式
  • 面向对象系统分析与设计中,结构图用于描述事物之间的关系,包括( );行为图用于描述参与者与用例之间的交互及参与者如何使用系统,包括( )。A.用例图、类图、对象图和通信图 B.用例图、类图、对象图和部
  • 实施( )是目前国际上为保护计算机软件知识产权不受侵犯所采用的主要方式。A.版权法 B.刑法 C.物权法 D.合同法
  • 需要对应用系统的性能进行调整的原因通常不包括( )。A.在系统开发设计和开发阶段没有考虑好性能问题 B.系统运行环境发生了变化 C.数据积累达到了一定的量 D.用户的功能性需求发生变化
相关内容