Re: XML Data over Internet



Hi,
Perhaps you'd want dynamic content in the XML files and perhaps you
haven't heard (perhaps you have) about SOAP. Here are a few pointers to
SOAP references:
http://www.w3.org/TR/soap/
http://www.soapware.org/
http://www.xml.com/pub/a/2000/02/09/feature/index.html
...apologies if this isn't what you need though.

Mark

On Mon, 2004-05-10 at 18:00, gnome-devel-list-request gnome org wrote:
> Send gnome-devel-list mailing list submissions to
> 	gnome-devel-list gnome org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://mail.gnome.org/mailman/listinfo/gnome-devel-list
> or, via email, send a message with subject or body 'help' to
> 	gnome-devel-list-request gnome org
> 
> You can reach the person managing the list at
> 	gnome-devel-list-owner gnome org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gnome-devel-list digest..."
> 
> 
> Today's Topics:
> 
>    1. XML Data over Internet (Milen Dzhumerov)
>    2. Re: XML Data over Internet (Sean Middleditch)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sun, 09 May 2004 22:30:08 +0300
> From: Milen Dzhumerov <gamehack osbg net>
> To: gnome-devel-list gnome org
> Message-ID: <409E86C0 1070307 osbg net>
> Content-Type: text/plain; charset=us-ascii; format=flowed
> 
> Hello everybody,
> 
> I am writing a program for GNOME that should use a information from a 
> xml or plain file.For example,I have the file 
> www.somedomain.com/somefile.xml or www.somedomain.com/somefile.txt and 
> want to get the contents.How can I do this in C++ and are there any 
> gnome libraries for xml processing ? And can I use a library to connect 
> to internet and get the contents and not messing with the low-level 
> sockets ? :)
> 
> Thanks in advance
> 
> 
> ------------------------------
> 
> Message: 2
> Date: Sun, 09 May 2004 22:06:14 -0400
> From: Sean Middleditch <elanthis awesomeplay com>
> To: gnome-devel-list gnome org
> Message-ID: <1084154774 7381 3 camel stargrazer home awesomeplay com>
> Content-Type: text/plain
> 
> On Sun, 2004-05-09 at 22:30 +0300, Milen Dzhumerov wrote:
> > Hello everybody,
> > 
> > I am writing a program for GNOME that should use a information from a 
> > xml or plain file.For example,I have the file 
> > www.somedomain.com/somefile.xml or www.somedomain.com/somefile.txt and 
> > want to get the contents.How can I do this in C++ and are there any 
> > gnome libraries for xml processing ? And can I use a library to connect 
> > to internet and get the contents and not messing with the low-level 
> > sockets ? :)
> 
> A few seconds on Google would answer these questions for you. ;-)
> libxml2 is the standard GNOME XML library (standard almost everywhere
> that's not GNOME these days, too), and there is a C++ wrapper called
> libxml++.  There are also tons and tons of networking C++ libraries.  I
> don't know if there is a gnome-vfs C++ wrapper or not.  Of course,
> absolutely nothing stops you from just using the C APIs in your C++
> code.
> 
> > 
> > Thanks in advance
> > _______________________________________________
> > gnome-devel-list mailing list
> > gnome-devel-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gnome-devel-list
> > 
> 
> 
> 
> ------------------------------
> 
> _______________________________________________
> gnome-devel-list mailing list
> gnome-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-devel-list
> 
> 
> End of gnome-devel-list Digest, Vol 1, Issue 1406
> *************************************************
-- 
Mark Brooks,
EMBL Grenoble Outstation,
6, rue Jules Horowitz, BP181
38042 Grenoble Cedex 9, France.
Tel: + (0)4 76 20 72 85



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