Re: Getting Two Java Applets to Communicate with Each Other
- From: Andrew Thompson <SeeMySites@xxxxxxxxxxx>
- Date: Wed, 31 Aug 2005 01:50:25 GMT
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'.
To the OP, could you tell us. Do you mean communicate between
applets on different PC's?
--
Andrew Thompson
physci.org 1point1c.org javasaver.com lensescapes.com athompson.info
"If no one out there understands, start your own revolution and cut out the
middle man."
Billy Bragg 'Waiting For The Great Leap Forward'
.
- Follow-Ups:
- Re: Getting Two Java Applets to Communicate with Each Other
- From: Joan
- 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
- Getting Two Java Applets to Communicate with Each Other
- Prev by Date: how to detect a hard link in Java?
- 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
|