Date: Wed, 12 Nov 1997 16:19:32 +0100
From: Athanasios Sarakatsanis <sarakats@informatik.tu-muenchen.de>
To: java-security@web2.javasoft.com
Subject: Applet communinication
Greetings from Munich/Germany !
Hallo java-security team !
One short question.
I have to implement 3 applets that have to communicate together.
Have I to start the ServerSocket on the WWW-Server and implement
ClientSockets on the client's machine where the applets are loaded ?
Can't I start a ServerSocket on the client's machine and a clientsocket
in the same machine ?
Why I always have an AppletSecurityException or a message "can't
connect to 'localhost' ... origin 'xxx' " ?
Is there any other solution ?
Thanx yet for your answer. Please mail me soon.
Athanasios Sarakatsanis
University of Munich ?
THANX.
==========================================================================