Re: Getting Two Java Applets to Communicate with Each Other
- From: "Joan" <Joan@xxxxxxxxxxxxxx>
- Date: Tue, 30 Aug 2005 23:22:53 -0500
"Andrew Thompson" <SeeMySites@xxxxxxxxxxx> wrote in message news:lbbfbwesczvf.3bb8kd94m0g9.dlg@xxxxxxxxxxxxx
On Wed, 31 Aug 2005 00:45:35 GMT, Roedy Green wrote:
On 30 Aug 2005 14:38:54 -0700, kvnsmnsn@xxxxxxxxxxx wrote or quoted :
Is there a way in Java to write two applets in which one user using
one applet can send messages to be read by another user using the
other applet, at a potentially distant location?
Yes. Once you have the AppletContext
..I do not understand how the AppletContext can be used here.
The context is not guaranteed to be the same in different frames
of a web page, let alone for another applet at 'a potentially
distant location'.
I want to communicate with the applet in my left shoe that monitors
all motion and activates the blinking lights.
.
- Follow-Ups:
- Re: Getting Two Java Applets to Communicate with Each Other
- From: Roedy Green
- Re: Getting Two Java Applets to Communicate with Each Other
- References:
- Getting Two Java Applets to Communicate with Each Other
- From: kvnsmnsn
- Re: Getting Two Java Applets to Communicate with Each Other
- From: Roedy Green
- Re: Getting Two Java Applets to Communicate with Each Other
- From: Andrew Thompson
- Getting Two Java Applets to Communicate with Each Other
- Prev by Date: Re: problem downloading excel file
- Next by Date: Re: how to detect a hard link in Java?
- Previous by thread: Re: Getting Two Java Applets to Communicate with Each Other
- Next by thread: Re: Getting Two Java Applets to Communicate with Each Other
- Index(es):
Relevant Pages
|