Posted By:
Nirmal_Lahiri
Posted On:
Thursday, March 29, 2001 01:58 AM
When I try using a Socket Connection using
Socket s=new Socket(...)
in an Applet it gives SecurityException (IE or Netscape),although it is Ok when I use Appletviewer.Can I get a solution for it?