[R] R as a server in client server computing

Duncan Temple Lang duncan at research.bell-labs.com
Tue Jun 27 21:02:51 CEST 2000


> Sender: pgilbert at bank-banque-canada.ca
> Date: Tue, 27 Jun 2000 12:15:41 -0400
> From: Paul Gilbert <pgilbert at bank-banque-canada.ca>
> CC: r-help at stat.math.ethz.ch
> References: <200006271437.KAA28778 at jessie.research.bell-labs.com>
> 
> I would like to leverage some other tools from CORBA but I'm not sure if they
> are available. Does anyone know if CORBA can provide authentication and
> encryption, and what the implications are for trying to run it through a
> firewall? (The RPC approach is not very good for these things.)
> 
> Paul Gilbert


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.


-- 
_______________________________________________________________

Duncan Temple Lang                duncan at research.bell-labs.com
Bell Labs, Lucent Technologies    office: (908)582-3217
700 Mountain Avenue, Room 2C-259  fax:    (908)582-3340
Murray Hill, NJ  07974-2070       
         http://cm.bell-labs.com/stat/duncan

      "Languages shape the way we think, and determine what 
       we can think about."        
                                      Benjamin Whorf
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list