CMS专题

单选题When creating a Web service which requires reliable delivery of SOAP messages, which transport should be used?()ASOAP/TCPBSOAP/JMSCSOAP/HTTPDSOAP/SMTPESOAP/HTTPS

题目
单选题
When creating a Web service which requires reliable delivery of SOAP messages, which transport should be used?()
A

 SOAP/TCP

B

 SOAP/JMS

C

 SOAP/HTTP

D

 SOAP/SMTP

E

 SOAP/HTTPS

参考答案和解析
正确答案: D
解析: 暂无解析
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which layer of the OSI reference model is responsible for ensuring reliable end-to-end delivery of data?

A. Application

B. Presentation

C. Session

D. Transport

E. Network

F. Data-Link


正确答案:D
D 解析:Explanation:
A key function of the transport layer is to provide connection services for the protocols and applications that run at the levels above it. These can be categorized as either connection-oriented services or connectionless services. Some protocol suites, such as TCP/IP, provide both a connection-oriented and a connectionless transport layer protocol, to suit the needs of different applications.

The transport layer is also the place in the layer stack where functions are normally included to add features to end-to-end data transport. Where network layer protocols are normally concerned with just "best effort" communications, where delivery is not guaranteed. Transport layer protocols are given intelligence in the form. of algorithms that ensure that reliable and efficient communication between devices takes place. This encompasses several related jobs, including lost transmission detection and handling, and managing the rate at which data is sent to ensure that the receiving device is not overwhelmed.

Transmission quality, meaning ensuring that transmissions are received as sent, is so important that some networking references define the transport layer on the basis of reliability and flow-control functions. However, not all transport layer protocols provide these services. Just as a protocol suite may have a connection-oriented and a connectionless transport layer protocol, it may also have one that provides reliability and data management services, and one that does not. Again, this is the case with TCP/IP: there is one main transport layer protocol; TCP, that includes reliability and flow control features, and a second, UDP, that doesn't.

第2题:

When creating a service profiIe using the Expert Wizard in a single vlan vnic configuration which four optionsare available?()

  • A、Fabric ID
  • B、Native Vlan
  • C、Vlan Trunking
  • D、Trunk encapsulation
  • E、Mac Address assignment

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

第3题:

You are developing a Windows Communication Foundation (WCF) service. Client applications require reliable sessions to access the service.Users report that they receive ServerTooBusyException errors when their client application tries to establish a session. You need to ensure that the service can handle a minimum of 30 client connection requests.Which ReliableSessionBindingElement property should you configure?()

A. MaxRetryCount

B. MaxTransferWindowSize

C. MaxPendingChannels

D. InactivityTimeout


参考答案:C

第4题:

Which layer of the OSI reference model is responsible for ensuring reliable end-to-end delivery of data?()

  • A、Application
  • B、Presentation
  • C、Session
  • D、Transport
  • E、Network
  • F、Data-Link

正确答案:D

第5题:

Which two pieces of information are needed when declaring the web resource collection in the deployment descriptor?()

  • A、 the URL pattern that requires authorization
  • B、 the HTTP methods that require authorization
  • C、 the users allowed access to the web resource
  • D、 the J2EE roles allowed access to the web resource
  • E、 the authentication mechanism required by the web resource

正确答案:A,B

第6题:

Which UTM feature requires a license to function?()

A. integrated Web filtering

B. local Web filtering

C. redirect Web filtering

D. content filtering


参考答案:A

第7题:

When creating a Web service which requires reliable delivery of SOAP messages, which transport should be used?()

  • A、 SOAP/TCP
  • B、 SOAP/JMS
  • C、 SOAP/HTTP
  • D、 SOAP/SMTP
  • E、 SOAP/HTTPS

正确答案:B

第8题:

You are creating an ASP.NET web application that hosts several Windows Communication Foundation (WCF) services.The services have ASP.NET Compatibility Mode enabled. Users authenticate with the Web application by using a cookie-based ASP.NET Forms Authentication model.You add a service file named Authentication.svc that contains the following code segment:<%@ ServiceHost Service="System.Web.ApplicationServices.AuthenticationService"Factory="System.Web.ApplicationServices.ApplicationServicesHostFactory" %>You need to ensure that users can access the WCF services without having to re-authenticate.Which two configuration settings should you add? (Each is part of a complete solution. Choose two.)()

A. In the system web. Extensions scripting/webServices/authenticationService element, set the enabled attribute to true.

B. In the system web. Extensions scripting/webServices/profileService element, set the enabled attribute to true.

C. Add a service endpoint with basicHttpBinding for the contract System.Web.ApplicationServices.AuthenticationService.

D. Add a custom service behavior named AuthenticationService Type Behaviors with a service AuthenticationManager element that has service AuthenticationManagerType set to System.Web.Security.SQL Membership Provider


参考答案:A, C

第9题:

() involves not only identifying reliable suppliers but also creating methods for shipping, delivery and payment.

  • A、Plan
  • B、Develop
  • C、Make
  • D、Deliver

正确答案:B

第10题:

When adding a  element to a web application deployment descriptor, the inclusion of which sub-element requires the definition of an error page()?

  • A、 <realm-name> 
  • B、 <auth-metod> 
  • C、 <auth-constraint> 
  • D、 <form-login-config> 
  • E、 <user-data-constaint>

正确答案:D

更多相关问题