问题
判断题
非淋菌性 * * 炎病人 * * 分泌物中可查到淋病奈瑟菌。
答案
参考答案:错
非淋菌性 * * 炎病人 * * 分泌物中可查到淋病奈瑟菌。
参考答案:错
A transport layer protocol has several responsibilities. One is to create a process-to-process (program-to-program) communication; TCP uses port (71) to accomplish this. Another responsibility of a transport layer protocol is to create a (72) and error-control mechanism at the transport level. TCP uses a sliding (73) protocol to achieve flow control. It uses the acknowledgment packet, time-out, and retransmission to achieve (74) control. The transport layer is also responsible for providing a connection mechanism for the application program. The application program sends (75) of data to the transport layer. It is the responsibility of the transport layer at the sending station to make a connection with the receiver. |
A.procedure
B.function
C.route
D.flow