SOAP 技术号称 Microsoft 之梦,也是 Borland 给 Delphi 6 定下的最大卖点, 可惜一直没能弄明白,虽然在6月14日的 DELPHI 6 上海发布会上见识过(见 ),但因为
DELPHI 6 抢先研究-- BizSnap/SOAP/WebService 之二 -- 通过 SOAP 传递自定义类型数据 在前一个例子(见 )中我们看到,通过 SOAP
作为Webservice的底层,SOAP在非托管代码调用Webservice的时期做出了很大的贡献,但是随着微软在.Net这条路上越走越远。SOAP ToolKit的开发也停止了。由于对SOAP To
DELPHI 6 抢先研究-- BizSnap/SOAP/WebService 之三 -- 用 SOAP 实现三层数据库应用 在前面的例子(见 和)中我们看到了 SOAP 的
C++ Builder 6 BizSnap/SOAP/WebService(1) -- 一个 Hello world! 的例子 作为 Delphi 的兄弟, C++ Bui
透视和调整你的企业和商务系统(Ⅲ:SOAP、WebService、Client) 小气的神 2001-10-13 客户端的测试,主要是使用两个VB程序来测试一下,实际应用中可以是
服务器端(包括设计器生成的代码) Imports System Imports System.Web.Services Imports System.Web.Services.Protocols '
透视和调整你的企业和商务系统(Ⅲ:SOAP、WebService、Server) 小气的神 2001-10-12 好了,终于可以开始使用Microsoft SO
服务器端(包括设计器生成的代码) Imports System Imports System.Web.Services Imports System.Web.Services.Prot
摘要:WebService学习之【SOAP】