The TAO OpenSource community team is creating a set of tutorials to help TAO newcomers learn how to use the ORB effectively. The following links provide further information on this topic.
The tutorial is organized around a single application, which allows client applications to obtain stock quotes from a quote service. This application is based on a series of Object Interconnections columns written by Doug Schmidt and Steve Vinoski for the C++ Report magazine.
In this tutorial, we build up from simple client and server applications to explore advanced TAO features, such as asynchronous method invocation, reliable oneways, the Interoperable Naming Service support and much more.