This site contains older material on Eiffel. For the main Eiffel page, see http://www.eiffel.com.

 EIFFELNET MANUAL 

5 INTRODUCTION TO THE EXAMPLES

The following sections describe a set of examples showing how to use EiffelNet to build client-server applications.

The examples start with the most simple uses involving high-level classes covering common cases and shielding developers from details of the mechanism. Subsequent examples will reveal some of these details, useful for more advanced or specific applications of EiffelNet.

All the examples discussed here appear in the directory $EIFFEL4/examples/net of the Eiffel distribution.

PreviousPrevious Chapter TOCTable of Contents NextNext Chapter