此内容没有您所选择的语言版本。
Chapter 22. .NET Binding for Qpid C++ Messaging
22.1. .NET Binding for the C++ Messaging Client Examples 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
| Example Name | Example Description |
|---|---|
csharp.example.server | Creates a receiver and listens for messages. Upon receipt, the content of the message is converted to upper case and forwarded to the received message's ReplyTo address. |
csharp.example.client | Sends a series of messages to the server and prints the original message content and the received message content. |
See Also: