A transport example. This transport's
communications code is designed to simulate real communications code using protoFSM
(finite state machine) and protoBasicEndpoint. The transport actually sends and receives
using a temporary soup.
This sample shows the basics of sending &
receiving with a text-only mail transport.
This example shows how to use protoStatusTemplate
default templates, custom templates, and the use of the DoProgress(...) function. The
example also shows how to structure your application so that the user can close status
dialogs and still continue within the application while receiving visual feedback from
actions in progress.