Basic HTML version of Foils prepared May 19 1999

Foil 71 Example Server - Hello

From CORBA Common Object Request Broker Architecture Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. by Geoffrey Fox, Wojtek Furmanski, Nancy McCracken, Chao-Wei Ou, Shrideep Pallickara


1 The example server consists of two classes, the servant and the server.
2 The servant, HelloServant, is the implementation of the Hello IDL interface.
3 Each Hello instance is implemented by a HelloServant instance.
4 The servant is a subclass of _HelloImplBase, which is generated by the idltojava compiler from the example IDL.
5 The servant contains one method for each IDL operation.

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Jul 5 1999