So, applet can only make socket connection to it's "host", right?
liwen
----- Original Message -----
From: "Nic Ferrier" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 18, 2000 1:54 AM
Subject: Re: Can I use socket in servlet to connect applet? \n
> >>> Liwen Chen <[EMAIL PROTECTED]> 17-May-00 3:58:05 AM >>>
>
> >for applet, because of the security, i guess cannot open
> >socket connection inside.
>
> Actually an applet can open a Socket connection to the host which it
> was downloaded from.
>
> This feature is often used when building servlet/applet communicators
> since you can just use the servlet container's webserver to download
> the applet which will talk to servlet in the container.
>
>
> Nic Ferrier
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html