The Hypertext Transfer Protocol , the Web's ( ) protocol , is at the heart of the Web. HTTP is implemented in two programs : a ( ) program and a server program . The client program and server program executing on different end systems , talk to each other by (请作答此空) HTTP messages . HTTP defines how Web clients request Web pages from servers and how servers transfer web pages to clients . when a user ( ) a web page , the browser sends http request messages for the objects in the page to the server . The server ( ) the requests and responds with http response messages that contain the objects .A.exchangingB.changingC.decliningD.removing

The Hypertext Transfer Protocol , the Web's ( ) protocol , is at the heart of the Web. HTTP is implemented in two programs : a ( ) program and a server program . The client program and server program executing on different end systems , talk to each other by (请作答此空) HTTP messages . HTTP defines how Web clients request Web pages from servers and how servers transfer web pages to clients . when a user ( ) a web page , the browser sends http request messages for the objects in the page to the server . The server ( ) the requests and responds with http response messages that contain the objects .

A.exchanging
B.changing
C.declining
D.removing

参考解析

解析:Web的应用层协议是超文本传输协议,是web核心。HTTP在两类程序(客户端程序、服务器端程序)中执行。客户端程序、服务器端程序在不同的终端系统中执行,通过交换HTTP消息来进行交互。HTTP定义了Web客户端如何从服务器端请求Web页面以及服务器端如何传送Web页面到服务器。当用户请求一个web页面,浏览器发送页面对象的http请求给服务器。服务器接收请求并用包含对象的http消息进行响应。

相关考题:

Program that can destroy another computer’s programs are called () . A、bugsB、bugsC、virusesD、games

● 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.(71)A. numbersB. connectionsC. diagramsD. resources(72)A. procedureB. functionC. routeD. flow(73)A. pathB. windowC. frameD. diagram(74)A. packetB. timeC. errorD. phase(75)A. portsB. streamsC. packetsD. cells

Hypertext Transfer Protocol(HTTP)(名词解释)

下列各个选项中对字符数组赋字符串的语句中,错误的是( )。A.char s[10];s="program";B.char s[]="program";C.char s[10]="program";D.char s[10]; strcpy(s,"program");

A user opens a webpage that requires the transmission of packets from the Web server to the client‘s browser. The packets transmitted from the Web server to the client exceed the smallest MTU value on the communications path.Which two protocol functions allow this type of communication?()A. packet segmentationB. serialized checkingC. packet sequencingD. parallel checking

( ):The capability provided to the consumer is to use the provider’s applications runningon a cloud infrastructure,The applications are accessible from various client devicesthrough either a thin client interface, such as a web browser (e.g.,web-based E-mail),or a program interface.A.laaSB.PaaSC.SaaSD.DaaS

Program( )describes program's objectives,desired output,input data required,processing requirement,and documentation.A.specificationB.flowchartC.structureD.address

The Hypertext Transfer Protocol , the Web's (请作答此空) protocol , is at the heart of the Web. HTTP is implemented in two programs : a ( ) program and a server program . The client program and server program executing on different end systems , talk to each other by ( ) HTTP messages . HTTP defines how Web clients request Web pages from servers and how servers transfer web pages to clients . when a user ( ) a web page , the browser sends http request messages for the objects in the page to the server . The server ( ) the requests and responds with http response messages that contain the objects .A.transport-layerB.application-layerC.network-layerD.link-layer

The Hypertext Transfer Protocol,the Web's( )protocol,is at the heart of the Web.HTTP is implemented in two programs:a(请作答此空)program and a server program.The client program and server program executing on different end systems,talk to each other by( )HTTP messages.HTTP defines how Web clients request Web pages from servers and how servers transfer web pages to clients.when a user( )a web page,the browser sends http request messages for the objects in the page to the server.The server( )the requests and responds with http response messages that contain the objects.A.hostB.userC.clientD.guest

The Hypertext Transfer Protocol,the Web's(请作答此空)protocol,is at the heart of the Web.HTTP is implemented in two programs:a( )program and a server program.The client program and server program executing on different end systems,talk to each other by( )HTTP messages.HTTP defines how Web clients request Web pages from servers and how servers transfer web pages to clients.when a user( )a web page,the browser sends http request messages for the objects in the page to the server.The server( )the requests and responds with http response messages that contain the objects.A.transport-layerB.application-layerC.network-layerD.link-layer

What does RPL stand for?()A、routing primary languageB、routing policy languageC、routing police languageD、routing program languageE、routing protocol language

Within a 64-bit Windows desktop OS, by default where are the program files for 32-bit programs located?()A、C:/WindowsB、C:/Program Files (x86)C、C:/Program FilesD、C:/Windows/System32

Which of the following describes a server that is hosting only an Anti-virus program?()A、 Distributed Application ServerB、 Dedicated Application ServerC、 Peer-to-Peer Application ServerD、 File and Print Server

What does the term application partitioning refer to?()A、The feature of a forms application enabling it to run both in client-server mode and on the Web. B、Storing PL/SQL program units between the Oracle server and the application to make optimal use of available resources. C、The nature of a three-tier architecture, where the form module and processing software reside on an application server. D、The feature of a forms application that is able to use Ethernet, twisted pair, and wireless data connections.

You have recently created and distributed RDP files for a certain RemoteApp program. However,you findthat the application performs poorly and needs to be migrated to a more powerful server. What should youdo to ensure that users can connect to the RemoteApp program after it is migrated?()A、Create a new TS Web Access site for the new terminal server and publish the application to the newsite.B、Re-create an RDP file for the RemoteApp program after the migration and distribute the file to users.C、Modify the properties of the existing RDP file and re-distribute the file to users.D、In TS RemoteApp Manager on the old terminal server, change the Terminal Server settings so that the server name listed is the new terminal server.

Your company runs Remote Desktop Services. You have a Remote Desktop Session Host (RD Session Host) se rver. You enable Microsoft Word as a RemoteApp application on the RD Session Host server. You need to ensure that the RemoteApp application opens when a user double - clicks a Word (.docx) file on a client computer. Which two actions should you perform?()A、Create a Windows Installer (.msi) file.B、Create a Remote Desktop Protocol (.rdp) file.C、In the properties of the RemoteApp application, enable the Allow any command - line arguments setting.D、Enable the Associate client extensions for this program with the RemoteApp program setting for the file.

单选题What does the term application partitioning refer to?()AThe feature of a forms application enabling it to run both in client-server mode and on the Web. BStoring PL/SQL program units between the Oracle server and the application to make optimal use of available resources. CThe nature of a three-tier architecture, where the form module and processing software reside on an application server. DThe feature of a forms application that is able to use Ethernet, twisted pair, and wireless data connections.

单选题You have a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has Terminal Server installed. You have a new multi-user application that you plan to install on the server. The setup program for the application is named setup.exe. You need to install the application on the server. You must ensure that the application can be used by all users. What should you do? ()AFrom the command prompt, run setup.exe.BFrom Add or Remove Programs, add a new program.CIn Windows Explorer, use the Run As option to run setup.exe.DIn Windows Explorer, use Compatibility mode to run setup.exe.

单选题Within a 64-bit Windows desktop OS, by default where are the program files for 64-bit programs located?()AC:/Program FilesBC:/Windows/CC:/Windows/System32DC:/Program Files (x86)

单选题TRANSFER:To transfer from one training program to another, you must notify The Grantsmanship Center at least five working days before the original program. There is a $50 fee per transfer, and no more than two transfers will be accepted.AThere is no fee for the first transfer.BYou have to pay for the transfer.CMore money is charged for the second transfer.

单选题What is the result( )?A  The program prints “0”.B  The program prints “4”.C  The program prints “8”.D  The program prints “12”.E  The code does not compile.

单选题You have a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has Terminal Server installed. You have a new multi-user application that you plan to install on the server. The setup program for the application is named setup.exe. You need to install the application on the server. You must ensure that the application can be used by all users. What should you do? ()AFrom the command prompt, run setup.exe.BFrom Add or Remove Programs, add a new program.CIn Windows Explorer, use the Run As option to run setup.exe.DIn Windows Explorer, use Compatibility mode to run setup.exe.

单选题What does RPL stand for?()Arouting primary languageBrouting policy languageCrouting police languageDrouting program languageErouting protocol language

多选题Your company runs Remote Desktop Services. You have a Remote Desktop Session Host (RD Session Host) server. You enable Microsoft Word as a RemoteApp application on the RD Session Host server. You need to ensure that the RemoteApp application opens when a user double-clicks a Word (.docx) file on a client computer. Which two actions should you perform?()ACreate a Windows Installer (.msi) file.BCreate a Remote Desktop Protocol (.rdp) file.CIn the properties of the RemoteApp application, enable the Allow any command-line arguments setting.DEnable the Associate client extensions for this program with the RemoteApp program setting for the file.

单选题You run a Windows Defender scan on your computer.  You notice a valid program listed in Quarantined Items.  You need to use this program on your computer.  What should you do?()AReinstall the application to another location.BRestore the program from the Quarantined Items list.CRemove the program from the Quarantined Items list.DRepair the program from the Programs option in Control Panel.

多选题A user opens a webpage that requires the transmission of packets from the Web server to the client's browser. The packets transmitted from the Web server to the client exceed the smallest MTU value on the communications path. Which two protocol functions allow this type of communication?()Apacket segmentationBserialized checkingCpacket sequencingDparallel checking

单选题A transport layer protocol has several responsibilities, One is to create a process-to-process (program-to-program) communication; TCP uses port (1) to accomplish this. Another responsibility of a transport layer protocol is to create a (2) and error-control mechanism at the transport level. TCP uses a sliding (3) protocol to achieve flow control. It uses the acknowledgment packet, time-out, and retransmission to achieve (4) control. The transport layer is also responsible for providing a connection mechanism for the application program. The application program sends (5) 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.空白(1)处应选择()AnumbersBconnectionCdiagramsDresources