Basic HTML version of Foils prepared April 25 98

Foil 5 Tango API for applets

From General Tango API Java JavaScript and C Tango Tutorial Alliance 98 NCSA Illinois -- April 27 98. by TangoInteractive Team


1 public void register()
  • connects application with the rest of the system; this method should be called during the program startup
2 public void send (AppEventMessage m)
  • sends information wrapped in a AppEventMessage class through Tango system
3 public abstract void receive (AppEventMessage m)
  • callback method called each time a new message arrives; it's implementation is application dependent and has to contain application-specific code for event handling

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 Sun Nov 29 1998