ServicesResourcesConferencesOur TeamWeblogsAboutContact
   
Regarding this article which describes

Regarding this article which describes design and implementation (C#) of a Web Service to Remoting gateway, Peter said that he's "a tad confused by this article. Remoting already 'works over the internet', so what is the author really demonstrating here?".

At first I thought so as well, but in fact the real idea behind this article is that it's using an intermediary and switching channels from client to server. Using HTTP the message reaches an intermediary which forwards the call to a message queuing endpoint. I didn't fully check the sample but I guess it doesn't use the WS-Routing headers. Hmmm ... somebody should actually get inspired by this idea and extend it to use WS-Routing semantics. This would rock!

posted on Sunday, June 16, 2002 11:49 AM

Powered by Community Server, by Telligent Systems