积极答复者
asp.net用的是什么webservice框架呢,是ASP.NET WebMethods框架吗

问题
答案
-
asp.net自己就是web service框架……其他两个不是基于.Net的。
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 KeFang Chen 2010年6月11日 1:55
- 已标记为答案 KeFang Chen 2010年6月11日 1:55
-
你好 我个人认为在这里这不存在框架的说法,只要能够根据客户端SOAP请求返回对应的SOAP格式的响应就可以了
而客户端怎样生成SOAP请求那么则需要根据提供的WSDL来决定
无论哪种语言只要能够实现这些功能那么就可以实现跨平台通过HTTP和SOAP来实现交互了
I see you~http://hi.baidu.com/1987raymondMy Blog~~~- 已标记为答案 KeFang Chen 2010年6月11日 1:54
全部回复
-
asp.net自己就是web service框架……其他两个不是基于.Net的。
The following is signature, not part of post
Please mark the post answered your question as the answer, and mark other helpful posts as helpful, so they will appear differently to other users who are visiting your thread for the same problem.
Visual C++ MVP- 已标记为答案 KeFang Chen 2010年6月11日 1:55
- 已标记为答案 KeFang Chen 2010年6月11日 1:55
-
你好 我个人认为在这里这不存在框架的说法,只要能够根据客户端SOAP请求返回对应的SOAP格式的响应就可以了
而客户端怎样生成SOAP请求那么则需要根据提供的WSDL来决定
无论哪种语言只要能够实现这些功能那么就可以实现跨平台通过HTTP和SOAP来实现交互了
I see you~http://hi.baidu.com/1987raymondMy Blog~~~- 已标记为答案 KeFang Chen 2010年6月11日 1:54