I am implementing an application where two clients (
applets)communicate with each other . Initially they can get the reference to the other using the Server but once they have the reference can they directly communicate wth each other. I have tried this approach but it doesnt works . The applet throws Security Exceptions !!
Has anyone tried this ? Or is there a better approach ?
Regards
Kunal