So if sockets cause problems with firewalls, what about Http URL methods? do
they also cause problems while communication between Applets and Servlets?

Love Always
Abhishek Shodhan.

[EMAIL PROTECTED] wrote:
Hi Ravi,
Yes, it is possible to open a socket from an applet and communicate to a
servlet thru it, but opening sockets could cause problems with firewalls.
For the code, look thru O Reilly's book on Servlet Programming...Applet
Servlet communication. There is a neat piece of code in there..
Hope this helps...
-rajesh

*       *       *       *       *       *       *       *       *

On Wed, 16 Aug 2000, Ravi G Bhat wrote:

> Hi all
> Is it true that an Applet can communicate with a servlet/server process,
only through a http URL connection?. Can we use sockets to communicate
> between an applet and a servlet? If yes how? 'coz I tried to open a socket
in a servlet, it is not working.
> Can anybody help me?
> Thanks in advance and sorry if you guys find this question too elementary.
> Ravi
>
> _________________________________________________
> Get Your Free Email At, http://www.rediffmail.com
>
> Partcipate in crazy Re.1 auctions at http://www.rediff.com/auctions
>
> ___________________________________________________________________________
> 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


____________________________________________________________________
Get free email and a permanent address at http://www.amexmail.com/?A=1

___________________________________________________________________________
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

Reply via email to