Archived     (close)   (home)
GalaSoft Laurent Bugnion This page is not maintained anymore, and has been archived. The information on this page must be taken with care, because it might not be valid anymore.
For more information, see this page or contact me.

GalaSoft Laurent Bugnion (java)
CommTest: Project notes

Project: CommTest
Society: GalaSoft Laurent Bugnion (java)
Author: Laurent Bugnion
Description: This applet is used to demonstrate the use of the communication class galasoftLB.api.pGSUtils.GSObjectComm.
The applets that you see here are placed in frames. They both use the class GSObjectComm to communicate.

To communicate with each other, they have to know the other applet's name. This is given to them as a parameter. To test the communication, enter a text in the text field of one of them, and press the "Send" button. The text will be sent to the other applet and appear in its text field.

This also works between two separate windows: click on "demo with windows" to see it works!

Please note:
In Netscape, when a page is loaded, clicking shift-reload will reload the page and restart the applets.
As I tested, this will cause this class to not work properly anymore (only after the shift-reload has been executed).
Apparently, it is a bug in Netscape (tested in Netscape 4.7 on NT4.0 and Win95).
Project history

# Date of Backup Remarks
-01- 08.12.1999 First release.
-02- 10.05.2000 Moved to new website -> adapted the demo version.
-03- 05.09.2000 A few modifications in GSUtils.