﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-阅读＋实践＝成长-随笔分类-Web服务（Web Services）</title><link>http://www.cppblog.com/wform/category/1613.html</link><description>关闭中ing</description><language>zh-cn</language><lastBuildDate>Sat, 24 May 2008 21:02:57 GMT</lastBuildDate><pubDate>Sat, 24 May 2008 21:02:57 GMT</pubDate><ttl>60</ttl><item><title>[start]学习web service编程</title><link>http://www.cppblog.com/wform/archive/2006/04/28/6429.html</link><dc:creator>夜舞重金属</dc:creator><author>夜舞重金属</author><pubDate>Fri, 28 Apr 2006 09:58:00 GMT</pubDate><guid>http://www.cppblog.com/wform/archive/2006/04/28/6429.html</guid><wfw:comment>http://www.cppblog.com/wform/comments/6429.html</wfw:comment><comments>http://www.cppblog.com/wform/archive/2006/04/28/6429.html#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://www.cppblog.com/wform/comments/commentRss/6429.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/wform/services/trackbacks/6429.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: <A href="http://www.cppblog.com/wform/" target=_blank>www.cppblog.com/wform</A><br>A Web service is a software system designed to support interoperable machine-to-machine interaction over a network. It has an interface described in a machine-processable format (specifically WSDL). Other systems interact with the Web service in a manner prescribed by its description using SOAP messages, typically conveyed using HTTP with an XML serialization in conjunction with other Web-related standards.&nbsp;&nbsp;<a href='http://www.cppblog.com/wform/archive/2006/04/28/6429.html'>阅读全文</a><img src ="http://www.cppblog.com/wform/aggbug/6429.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/wform/" target="_blank">夜舞重金属</a> 2006-04-28 17:58 <a href="http://www.cppblog.com/wform/archive/2006/04/28/6429.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>