Basic HTML version of Foils prepared April 25 98

Foil 3 JavaScript interface to Tango

From Simple Examples and Automatic Synchronization Tango Tutorial Alliance 98 NCSA Illinois -- April 27 98. by TangoInteractive Team


1 For simple JavaScript applications:
  • send( String ) / receive( String )
2 For integration applications:
  • multiple Java applets and JavaScript functions on one HTML page and in one Tango session
  • JavaScript code used as a convenient integration environment
  • named channels for different applications
  • arbitrary messages exchanged between Java applets (fast/scripted assembly of customized applications)
  • String messages used for functions handled directly by JavaScript:
    • sendString( channel, String ) / receiveString( channel, String )
  • opaque byte arrays used for communicating applets:
    • sendBytes( channel, byte[ ] ) / receiveBytes( channel, byte[ ] )

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