Skip to content

R as a server in client server computing

1 message · Duncan Temple Lang

#
CORBA does specify a security service.  This is a specification and
one has to find an implementation of it. There are not as may freely
available versions of this service as some of the other more common
services (e.g. Properties, Trading). But there are commercial
implementations, I believe.


As for encryption, there is now a free version of an IIOP connection
run over an SSL encrypted channel (http://mail.ooc.nf.ca/fssl/) which
works with Orbacus, the `primary' ORB used to test the R, S and
Omegahat dynamic CORBA facilities.


So, basically, the design and infrastructure is there and part of the
bigger and standardized picture.

D.