Basic HTML version of Foils prepared July 5 98

Foil 40 Client Events - A Reporting mechanism.

From FMS: Forces Modeling and Simulation Handout JSU HPC Summer Institute for Undergraduates, Jackson MS -- June 15 1998. by Wojtek Furmanski, Subhash Nair, Tom Pulikal


1 module jdce {
2 module util {
  • module event {
    • extensible struct jdceEvent {
  • long type; string clientName;
    • };
  • };
3 };
4 };
5 IDL Definition
6 java.lang.Object
  • jdce.util.event.jdceEvent implements java.io.Serializable
7 There are three types of client changes:
  • CLIENT_JOIN - a client has joined the dataBahn.
  • CLIENT_LEAVE - a client has left the dataBahn.
  • CLIENT_EXPEL - a client has been expelled by the creator of the bahn.

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 Sat Nov 28 1998