[Mono-list] Remoting CORBA support
Kristopher Johnson
kris@kristopherjohnson.net
Sun, 16 Mar 2003 14:37:35 -0500
I do plan to incorporate server-side support once I get some of the more
basic issues resolved. I am reluctant to add server-side support until =
I
take steps to make Remoting.Corba more robust in the face of buggy or
malicious CORBA clients.
Regarding the connection-reuse issue: can you be more specific about how
Gnome "authenticates bits based on the connection"? Does this mechanism =
use
standard CORBA mechanisms, or is it something proprietary to Gnome?
-- Kris
> -----Original Message-----
> From: Miguel de Icaza [mailto:miguel@ximian.com]=20
> Sent: Saturday, March 15, 2003 3:37 PM
> To: Paolo Molaro
> Cc: kris@kristopherjohnson.net; mono-list@lists.ximian.com
> Subject: Re: [Mono-list] Remoting CORBA support
>=20
>=20
> Hello!
>=20
> This is a great discovery! I was very happy to see this=20
> CORBA implementation. The web page is well documented, and=20
> am sure we will be able to contribute to this project. =20
> Something to keep in mind is that GNOME does need a couple of things:
>=20
> * client/server support: this is because every client is likely
> going to be a server too. This is due to the fact that we
> use many "callback" patterns in our interface design.
>=20
> * Connection-reuse. Gnome uses and authenticates bits based=20
> on the connection (Michael told me about this).
>=20
> Miguel
>=20