摘要:
soap 与 dcom 的局限性和区别
.net remoting 的目的之一是提供丰富的分布式环境,使开发人员能够在此环境中对序列化协议(格式化程序)和网络协议(频道)进行组合与匹配。.net 框架 1.0 版本中的 com+ web 服务仅支持一种格式化程序 (soap) 和一种频道 (http)。这并不是说其他频道和格式化程序不能使用 servicedcomponents 或......
摘要:
com+ web 服务:通过复选框路由到 xml web services
john noss 和 jonathan hawkins
microsoft corporation
2001年11月
摘要:com+ web 服务新增了某些功能,可与 microsoft .net remoting 集成,并通过 soap for com+ 组件实现 xml web service......
COM+Web服务:通过复选框路由到XMLWebServices(转)4
为简单起见,上述示例全部使用 vbscript 来访问 web 服务.其实也可以通过 soap wsdl 名字对象使用 visual c+.visual basic 6.0.visual basic .net 或 c# 进行编写....
下一页 摘要:
abstract
web services bring with them great possibilities and with these possibilities are some pitfalls. one such pitfall is passing complex data types to and from web services without losing......