![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
I'm embarking on a project to create a multiplayer card game on the web. The major hurdle I'm facing is: how do I allow applets to interact with each other (or interact with some server-based program)? That is, when a player plays a card on one applet, how can it tell the other players connected via other instances of the applet on other machines? Thanks for any help you can give me.
Replies:
|
Sponsored Links
|