Basic HTML version of Foils prepared May 19 1999

Foil 87 Example 2: Import Packages

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 following packages used in developing the Counter/Timer example for both client and server codes:
2 import java.io.*;
3 import java.net.*;
4 import org.omg.CORBA.*;
5 import com.sun.CORBA.iiop.*;
6 import org.omg.CosNaming.*;
7 import org.omg.CosNaming.NamingContextPackage.*;
8 import Counter.*;

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