Robert wrote:
>IIOP can be wrapped with SSL and layered on top of HTTP.
----------------------------------------------------------------------------
--------
I'm sorry I'm getting out of scope here, but could anyone give me
some information about where I can get some specs, stuff or
examples about RMI / IIOP wrapped with SSL on top of HTTP.
Probably using RMI / JRMP like said before.
The problem we have is: The target firewall is restricted to Port 80
(HTTP) communication only.
So - the best solution would be - using a factory to use a simple
RMI / JRMP communication when the app is used within the intranet
but using a tunneling mechanism when used in the internet.
I read about HTTP Tunneling using the CustomSocketFactory for RMI
but I couldn't find any further information.
Any ideas welcome ...
Thanks in advance
regards
Chris
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".