About the tutorial

TestMessage is a sample QAnywhere client application. This application demonstrates how you can use QAnywhere to create your own messaging client applications. TestMessage provides a single client-to-client interface to send, receive, and display messages. Being human-readable, text messages provide a useful demonstration of QAnywhere messaging, but QAnywhere provides much more than text messaging. It is a general purpose application-to-application messaging system that provides message-based communication among many clients.

The tutorial is written for a Windows desktop system. While these platforms are convenient for demonstration purposes, you can also use the QAnywhere API to write applications that run on Windows Mobile devices. Source code is provided for Windows Mobile for C++, Visual Basic, C#, and Java. There is also a C# version written on the .NET Compact Framework.