зеркало из https://github.com/mono/mail-archives.git
84 строки
3.0 KiB
HTML
84 строки
3.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-list] Re: Bridges to SOAP and/or .NET ?
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:michael%40ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016596.html">
|
|
<LINK REL="Next" HREF="016597.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-list] Re: Bridges to SOAP and/or .NET ?
|
|
</H1>
|
|
<B>Michael Meeks
|
|
</B>
|
|
<A HREF="mailto:michael%40ximian.com"
|
|
TITLE="[Mono-list] Re: Bridges to SOAP and/or .NET ?">michael@ximian.com
|
|
</A><BR>
|
|
<I>Tue, 28 Oct 2003 11:22:41 +0000</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016596.html">[Mono-list] Python for .NET 1.0 beta 1 released
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016597.html">[Mono-list] Re: Bridges to SOAP and/or .NET ?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16593">[ date ]</a>
|
|
<a href="thread.html#16593">[ thread ]</a>
|
|
<a href="subject.html#16593">[ subject ]</a>
|
|
<a href="author.html#16593">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Hi Peter,
|
|
|
|
On Mon, 2003-10-27 at 16:23, Peter Van Osta wrote:
|
|
><i> We are now using an ORBit based server and client for our own
|
|
</I>><i> application for communication between a Linux-based server and a
|
|
</I>><i> Linux-based client with a GNOME/GTK+ interface.
|
|
</I>><i>
|
|
</I>><i> Our system should also be integrateable into third party systems as a
|
|
</I>><i> "High Content Reader", which of course should use CORBA (ORBit or
|
|
</I>><i> another ORB) in the first place. But customers can have a company
|
|
</I>><i> standard and only allow for ".NET" or "SOAP" for some internal reason.
|
|
</I>><i>
|
|
</I>><i> Has anyone ever used some kind of "bridge" between an ORBit server and a
|
|
</I>><i> ".NET" or "SOAP" "client" on MS Windows ?
|
|
</I>
|
|
The best people to ask are the mono folk I think.
|
|
|
|
Ultimately, since CORBA is connection based, and bi-directional and
|
|
SOAP is design-strangled by the limitations of an http:// like model,
|
|
it's likely you'd need to write a mapping wrapper to provide a .Net API.
|
|
|
|
It's possible you could use Mono to do that,
|
|
|
|
HTH,
|
|
|
|
Michael.
|
|
|
|
--
|
|
<A HREF="mailto:michael@ximian.com">michael@ximian.com</A> <><, Pseudo Engineer, itinerant idiot
|
|
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016596.html">[Mono-list] Python for .NET 1.0 beta 1 released
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016597.html">[Mono-list] Re: Bridges to SOAP and/or .NET ?
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16593">[ date ]</a>
|
|
<a href="thread.html#16593">[ thread ]</a>
|
|
<a href="subject.html#16593">[ subject ]</a>
|
|
<a href="author.html#16593">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|