The NetRexx Tutorial
- Full OOP projects
NetRexx Tutorial - Full OOP projects


Full OOP projects

Introduction

In this chapter I'd like to show some "real" projects developped using OOP techniques and then implemented using NetRexx.

Those projects are far to be completed; this explains the quotes I used in the previous sentence using the word "real". But they are definitely larger than the examples showed so far.

Where possible, I'll give some comparison code to show the implementation using other OO languages, notably C++.

The projects developped are:

A Finite Element Method Analysis program

A Mailer Application

Mail Headers

You find all the information you need about the MAIL headers in the RFC 822 (STANDARD FOR THE FORMAT OF ARPA INTERNET TEXT MESSAGES), available at:

 
ftp://ds.internic.net/rfc/rfc822.txt
 
 
 *** This section is: 
  
 *** and will be available in next releases


File: nr_24.html.

The contents of this WEB page are Copyright © 1997 by Pierantonio Marchesini / ETH Zurich.

Last update was done on 18 May 1998 21:48:00(GMT +2).