Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | Coding Messaging Client Applications | C# Messaging Clients | Sender-Receiver Application
 
Sender-Receiver Application
 
Application Classes
Binding Administered Objects in C#
Sending Messages in C#
Receiving Messages in C#
The sender-receiver C# sample works the same as the JMS sample described in Sender-Receiver Application Components. Both are "bare bones" examples designed to illustrate messaging basics. In both samples, a sender application connects to webMethods Broker and sends a single text message to a destination. A receiver application consumes the message and then shuts itself down.