Wrote a small Java applet using UDP to send data to some custom
middleware. The middleware runs on the same box as a Web server, but is a
different process. 

IE doesn't like it, generating a security exception unless the user
specifically allows the action. The applet's destination IP address is the
same machine as the Web server's (different port, of course). Some Java
books I have say that shouldn't be a problem, but it is. Also seen some
other applets that use UDP to, for example, get the time. Couldn't see a
difference between their code and mine.

Anyone run into this? Any ideas how I can avoid the exception?

Kieran

____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to