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


module jdce {
module util {
  • module event {
    • extensible struct jdceEvent {
  • long type; string clientName;
    • };
  • };
};
};
IDL Definition
java.lang.Object
  • jdce.util.event.jdceEvent implements java.io.Serializable
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.



© 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