• 能为用户提供相同应用启动消息接收

    Provide a common way for users to launch applications and receive messages.

    youdao

  • 就是说发送能够确认意愿中的消息接收身份接收方能确认消息发送身份。

    That is, a sender can confirm the identity of the recipient who the sender wants to send a message to, and a recipient can confirm the identity of the sender from whom a message was received.

    youdao

  • 大多数情况下,inflow传输侦听器开始,到消息接收方结束outflow不同开始,大多数情况下都传输发送结束

    In most cases inflow starts from a transport listener and ends with MessageReceiver, while outflow could start in a different manner and will most of the time end with transport sender.

    youdao

  • 消息接收必须能够确认这样一个事实实际上他们已经确确实实接收到了消息

    Recipients of messages must be able to acknowledge the fact that they actually did in fact receive the message.

    youdao

  • 通信异步的,因为组件客户机可以发送接收消息而无需等待接收认可

    Communication is asynchronous because components or clients can send or receive messages without waiting for an acknowledgment from the recipient.

    youdao

  • 然后可以接收重新组合消息

    The messages can then be reassembled on the receiving side.

    youdao

  • 然后接收方xdr译码消息数据进行处理。

    The receiver then decodes the message from XDR and does something with the data.

    youdao

  • 发送消息传递接收应用程序使用先进先(FIFO)机制

    The messages are delivered from the sender to the receiving application using a first-in-first-out (FIFO) mechanism.

    youdao

  • 否则BusinessProcess Choreographer不能提交发送事务因此消息将不发送导致接收出现超时异常

    Otherwise, Business Process Choreographer will not be able to commit the send transactions and consequently, messages will not be sent, resulting in a timeout exception on the receiver.

    youdao

  • 消息转发接收方之前,Facade执行解密授权身份验证

    Before the message is forwarded to the receiver, Facade performs decryption, authorization and authentication on it.

    youdao

  • 如果出现包含一个多个via元素fwd元素接收应该删除检查fwd元素的第一个via子元素,并验证是不是消息意想中的接收

    If a FWD element that contains one or more via elements is present, the receiver should remove and inspect the top via subelement of FWD and verify that it is the intended recipient of the message.

    youdao

  • 消息模型中的一个接收方使用。

    Each message is consumed by only one receiver in this model.

    youdao

  • 一个这样标识符某种结构来定义消息接收确定某种类型消息进行何种处理

    One such identifier defines messages with a certain structure and is used by the receivers to identify what processing to do with a certain type of messages.

    youdao

  • 如果访问管理器不能认证消息消息永远不会到达接收方

    If the access manager is unable to authenticate the message, it never reaches the receiver.

    youdao

  • 消息传递队列之后,请运行JMS接收方客户机检索消息

    Once the message is delivered on the queue, run the JMS receiver client to retrieve it.

    youdao

  • 指定不同域中DOM对象之间协作通信,该允许消息接收方根据消息起源选择响应消息

    It specifies a method of collaborative communication between dom objects from different domains that allow the receiver of a message to choose which messages to respond to based on their origin.

    youdao

  • 拥有标准消息格式主要好处就是可以通过任何传输消息并且使消息原样到达接收方,也可以说这就是要求标准消息格式的整个目的

    The main advantage, and arguably the entire purpose of having a standard message format, is that messages can then be transmitted via any means and it would still look the same to the recipient.

    youdao

  • 异步消息传递系统中的参与者不必等待接收方响应因为它们可以依赖消息传递基础设施确保成功交付

    Participants in an asynchronous messaging system don't have to wait for a response from the recipient, because they can rely on the messaging infrastructure to ensure delivery.

    youdao

  • 因为接收能够发送消息解密,所以接收方知道正在一个用户进行交互

    Because the receiver is able to decrypt the sent messages, the receiver does not know that it is interacting with a rogue user.

    youdao

  • 完整性意图指示需要确保消息发送接收方之间进行传输被篡改修改

    The integrity intent indicates the need for assurance that a message was not tampered with or altered during transmission between a sender and receiver.

    youdao

  • 发送角度来看发送消息时候,目标接收方身份如何得到验证呢?

    From the sender's perspective: When sending a message, how is the identity of the intended recipient authenticated?

    youdao

  • 发送使用接收公开密钥(可以通过公开数字证书得到)加密消息然后接收方使用解密消息

    The sender USES the recipient's public key (available via published digital certificates) to encrypt the message. The recipient then USES his private key to decrypt the message.

    youdao

  • 示例中,联机接受用户输入(包括消息);使用GPG特定接收方加密消息然后发送消息

    In the example, an online form accepts user input, including a message; encrypts that message for a particular recipient using GPG; then sends it on.

    youdao

  • 接收角度来看接收消息时,发送身份消息内容如何得到验证呢?

    From the recipient's perspective: When receiving a message, how is the identity of the sender and the content of the message authenticated?

    youdao

  • 保证任何人都使用接收公钥加密消息只有接收方拥有对应能够解密

    This ensures that anyone can encrypt the message using the receiver's public key but only the receiver (the one with the corresponding private key) can decrypt it.

    youdao

  • 注意一个消息传送范式下大部分安全对于消息发送接收方都可以透明的。

    Notice that under a messaging paradigm; most of the security aspects can be made transparent to message sender and receiver.

    youdao

  • 结果只有接收方可以解密消息并且知道来自发送消息

    In effect, only the recipient can decrypt the message and know that the message came from the sender.

    youdao

  • 接收方收到消息之后使用发送公开密钥整理出消息摘要

    After the recipient receives it, the message digest is unscrambled using the sender's public key.

    youdao

  • 此例中,消息发送接收方使用相同jms目的地场合使用了点消息模型

    In this case, the point-to-point messaging model is used where the sender and receiver of messages use the same JMS destination.

    youdao

  • 成功、安全地接收消息后,接收应用程序发送一个BATAP确认消息通常称为IMA

    When a message has been safely received and secured, the receiving application sends a BATAP acknowledgement message, commonly known as an IMA.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定