Hi everyone,
I went through the archives in the list, but would still like your
opinion on how to implement asynchronous communication between an applet
and a servlet.
Right now, I have an applet making a socket connection to the servlet
and this works fine in an intranet.
I want to make the service available over the internet. I realise that
firewalls do not allow raw socket connections. Is there any way of
getting around it other than using HTTP connections?
What are the pros and cons of trying to simulate asynchronous
communication using HTTP ? And what would be the best way of simulating
asynchronous communication ??
Thanks in advance,
Radha.
___________________________________________________________________________
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