A TCP/IP application receives files from a remote machine.  

题目
单选题
A TCP/IP application receives files from a remote machine.  The application reads 32 kilobytes of data at a time to the socket, but has not issued a system call to set the window size. Which of the following procedures should be performed on the personal machine to increase the throughput of the application?()
A

 Increase the size of thewall

B

 Increase the size of sb_max

C

 Increase the size of tcp_recvspace

D

 Increase the size of tcp_sendspace

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

While troubleshooting a connectivity issue from a PC you obtain the following information:

Local PC IP address: 190.0.3.35/24

Default Gateway: 190.0.3.1

Remote Server: 190.0.5.250/24

You then conduct the following tests from the local PC:

Ping 127.0.0.1 - Unsuccessful

Ping 190.0.3.35 - Successful

Ping 190.0.3.1 - Unsuccessful

Ping 190.0.5.250 – Unsuccessful

What is the underlying cause of this problem?

A.TCP/IP not correctly installed

B.Local physical layer problem

C.NIC not functioning

D.Remote physical layer problem

E.None of the above


正确答案:A
解析:Explanation:
Every Windows based PC uses the 127.0.0.1 as the local loopback IP address. Every PC will respond to this local IP address if the TCP/IP stack is correctly installed and running on the machine. If you cannot ping the loopback address of 127.0.0.1, then something is wrong with the TCP/IP protocol stack.

第2题:

Above is the output from show ip bgp neighbors command. What is line 21 stating about the BGP connection?()

A. the number of consecutive TCP connections to the specified remote neig hbor

B. the number of total TCP connections that the router has

C. the number of times the router has established a TCP connection

D. the number of neighbors that the router has


参考答案:C

第3题:

在CDMA20001X数据业务的分层结构中,不同层之间依次排列,下面正确的是()

A.Application Layer、PPP、TCP/IP、RLP,Physical Layer

B.Application Layer、PPP、RLP、TCP/IP、Physical Layer

C.Application Layer、RLP、PhysicalLayer、TCP/IP、PPP

D.Physical Layer、RLP、PPP、TCP/IP、Application Layer


参考答案:D

第4题:

A TCP/IP application receives files from a remote machine.  The application reads 32 kilobytes of data at a time to the socket, but has not issued a system call to set the window size. Which of the following procedures should be performed on the personal machine to increase the throughput of the application?()

  • A、 Increase the size of thewall
  • B、 Increase the size of sb_max
  • C、 Increase the size of tcp_recvspace
  • D、 Increase the size of tcp_sendspace

正确答案:C

第5题:

TCP/IP ( )layer protocols provide services to the application(请作答此空)running on a computer. The application layer does not define the application itself, but rather it defines( )that applications need--like the ability to transfer a file in the case of HTTP. In short, the application layer provides an( )between software running on a computer and the network itself. The TCP/IP application layer includes a relatively large number of protocols, with HTTP being only one of those. The TCP/IP( )layer consists of two main protocol options--the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP).

A.hardware]
B.software]
C.packet
D.equipment

答案:B
解析:
TCP/IP传输层协议为运行在计算机上的应用软件提供服务。应用层没有定义应用本身,而是定义了应用需要的服务,例如采用HTTP可以传输文件。简而言之,应用层提供了运行在计算机上的软件与网络之间的接口。TCP/IP应用层包括了很多的协议,HTTP仅是其中之一。TCP/IP传输层主要由两个可选的协议组成——传输控制协议(TCP)和用户数据报协议(UDP)。

第6题:

● TCP/IP (71) layer protocols provide services to the application (72) running on a computer. The application layer does not define the application itself, but rather it defines (73) that applications need—like the ability to transfer a file in the case of HTTP. In short, the application layer provides an (74) between software running on a computer and the network itself. The TCP/IP application layer includes a relatively large number of protocols, with HTTP being only one of those. The TCP/IP (75) layer consists of two main protocol options—the Transmission Control Protocol (TCP) and the User Datagram Protocol (UDP).


正确答案:A,B,A,C,D

第7题:

The TCP/IP network model differs from the more popular OSI model. Which of the layers below belong to the TCP/IP model?()

A. application layer

B. session layer

C. transport layer

D. internet layer

E. network layer

F. data link layer

G. physical layer


参考答案:A, C, D

第8题:

TCP/IP(71)layer protocols provide services to the application(72)running on a computer. The application layer does not define the application itself, but rather it defines(73)that applications need--like the ability to transfer a file in the case of HTTP. In short, the application layer provides an(74)between software running on a computer and the network itself. The TCP/IP application layer includes a relatively large number of protocols, with HTTP being only one of those. The TCP/IP(75)layer consists of two main protocol options--the Transmission Control Protocol(TCP) and the User Datagram Protocol(UDP).

A.application

B.transport

C.link

D.network


正确答案:A

第9题:

While troubleshooting a connectivity issue from a PC you obtain the following information: Local PC IP address: 190.0.3.35/24 Default Gateway: 190.0.3.1 Remote Server: 190.0.5.250/24 You then conduct the following tests from the local PC: Ping 127.0.0.1 - Unsuccessful Ping 190.0.3.35 - Successful Ping 190.0.3.1 - Unsuccessful Ping 190.0.5.250 - Unsuccessful What is the underlying cause of this problem?()

  • A、TCP/IP not correctly installed
  • B、Local physical layer problem
  • C、NIC not functioning
  • D、Remote physical layer problem

正确答案:A

第10题:

A TCP/IP application is transferring files from a personal machine to a remote machine.  The application writes 32 kilobytes of data at a time to the socket, but has not issued a system call to set the window size.  Which of the following procedures should be performed on the personal machine to increase the throughput of the application?()

  • A、 Increase the size of thewall
  • B、 Increase the size of sb_max
  • C、 Increase the size of tcp_recvspace
  • D、 Increase the size of tcp_sendspace

正确答案:D

更多相关问题