dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Ignoring C#


From: Norbert Bollow
Subject: Re: [DotGNU]Ignoring C#
Date: Sun, 22 Jul 2001 23:21:17 +0200

Kamil Klimkiewicz <address@hidden> wrote:

> In my opinion it would be simplier and better to make web server
> module (or even CGI script), and then invoke any methods provided
> by web service throught HTTP/XML. In this way ANY client can
> use our web service in very simple way. It just makes HTTP (GET,
> POST or SOAP methods) request
> (as I wrote in my scheme), and then recives results in clear
> XML form. It is very easy to implement such client. Even internet
> browser can be such client (but of course it isn't a good
> solution). I think that TCP connection isn't necessary.

HTTP typically happens over a TCP connection.

I did not discuss the protocol that the client uses for talking
with the deamon.  I think it is quite possible that HTTP may be
suitable for this, and if it is suitable then I think we should
use it and not create soemthing new.

> The server's module can be just a wrapper to "yours" :) deamon.
> (By the way, in yours way it will be not WEB service :))

Why not?  Apache is a daemon, too.

> Anyway, I think it's better to make HTTP/XML solution,
> especially for clients' writers :)

I'm all in favor of XML.

Greetings, Norbert.

-- 
Norbert Bollow, Weidlistr.18, CH-8624 Gruet  (near Zurich, Switzerland)
Your own domain with all your Mailman lists: $15/month http://cisto.com
Business Coaching for Internet Entrepreneurs ---> http://thinkcoach.com
Tel +41 1 972 20 59      Fax +41 1 972 20 69      address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]