Este contenido no está disponible en el idioma seleccionado.
Chapter 22. .NET Binding for Qpid C++ Messaging
22.1. .NET Binding for the C++ Messaging Client Examples Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
| 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: