| Author |
Socket in Applets
|
zeedan khalid
Greenhorn
Joined: Mar 18, 2004
Posts: 9
|
|
hi i am trying to open Socket in an Applet but i am not successful kindly tell me any way if there is any security ristriction then me about it and how to configure the security ristrictions i will be very thankful to you  [ March 19, 2004: Message edited by: zeedan khalid ]
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8264
|
|
The security limitations on an applet prevent opening a socket to any computer other than the one the applet was loaded from. Perhaps this is your problem? [ March 19, 2004: Message edited by: Joe Ess ]
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: Socket in Applets
|
|
|