Network object support

The following procedures are used to build programs using network objects.

netobj(X,T) runs the network objects stub generator on the interface X.i3 to produce the network object glue needed to manipulate objects of type X.T. The resulting source files are included in the current build.

Netobj(X,T) Like netobj, but also exports the resulting interface.