This page demonstrates a live example of "Talkative" in use. Below are three different applications written using different languages - Java, JavaScript and Visual Basic. They all use Talkative to communicate messages to each other. Each application publishes a message of a certain type. The applications subscribe to each others messages, including their own messages. When you type a message into the text box of any application and hit the publish button, the message is communicated to everybody and they display the new message.

The Java Example
The Javascript Example


The ActiveX Example