Checklist

If you plan to use OAF for your own CORBA servers, you should use the following simple checklist.

If you are a client willing to activate a few servers, it is a little simpler: you just must make sure you call the oaf_init function and you can then call oaf_query or oaf_activate or oaf_activate_from_id.

Here, put a real-life example of a client and a server.


The non-local case

Here, present how to use setup the system for the non-local case. If anyone is willing to write this part, mail gnome-components-list@gnome.org. in the meantime, you can have a look at the code in gnome-libs HEAD from cvs. (I never had time to go look at it)