Sorry for bothering u guys but do not know how to solve the problem … :-/
That’s the question: how can two applets talk to each other. The two applets are on different clients, I have a server and the clients have an open socket with the server with whom they talk. There is a different thread for every client.
BUT NOW … how can the server send information arriving from one applet to the other ? ???
TIA for any reply.