|
Step 4 - A Sample Client Application
In this section of the tutorial, you will use Chameleon to build a simple, but operational, client application that generates messages (containing dummy data) and sends them over a network to a recipient. The generated classes discussed in the previous section will be used in this application, but you will require several additional components. Minimally, you will need:
Rather than writing the client application from scratch, you can use Chameleon to generate most of the code that you need.
|