bingyu5431 在 2009-06-15 18:09:58 上传
说明:使用ASP构建SOAP协议包调用web服务,包括GET,HTTP,SOAP三种调用方法
开发平台:ASP | 大小:1KB | 下载49次
rosenfan 在 2009-06-05 13:00:26 上传
说明:为了使在线自主学习系统更健壮、更安全、更高效, 本文采用软件工程的方法,从分析系统需求着手,按多层 思想进行系统架构设计,并根据CELTS对系统进行数据设 计。同时,按面向组件开发模式,对系统的一些重要功能 模块作了比较详细的设计。
开发平台:HTML | 大小:4189KB | 下载26次
wangliqun 在 2009-06-05 09:54:32 上传
说明:Web services are built on SOAP, an XML based protocol that establishes the form that messages between web service consumers and providers should take. Traditionally, the consuming application developer would build a SOAP message manually and send it to the server, which would subsequently respond with its answer, again formatted as a SOAP message. The requirement to understand SOAP hindered the adoption of web services. To combat this, the .NET framework can wrap a lot of complexity - to the extent that a developer doesn t have to know the underlying structure of the messages at all. In fact, visual Studio makes the web service consumption process even easier, but not everyone has access to this. Thus I decided to write an example where we just used the command line tools provided as part of the free SDK, with the additional benefit that this way, you can learn a little more about what is taking place under the hood!
开发平台:Visual C++ | 大小:1KB | 下载16次
tomydh 在 2009-06-04 22:58:15 上传
说明:Gsoap vc开发soap协议 http+ xml 多进程沟通
开发平台:Visual C++ | 大小:3KB | 下载48次
wammqxyst 在 2009-05-26 18:42:20 上传
说明:delphi7 webservice soap 补丁
开发平台:Delphi | 大小:1036KB | 下载51次
海上啸雄 在 2009-05-23 18:05:05 上传
说明:soap传输范例源代码。希望对大家有用。
开发平台:Visual C++ | 大小:44KB | 下载28次
ceasarrr 在 2009-05-22 12:16:26 上传
说明:All serialization (SOAP, SAX, DOM, Binary) in Paint example
开发平台:C# | 大小:1114KB | 下载12次
yangdi_1984 在 2009-05-21 20:44:59 上传
说明:Java大部分的基础知识,EJB3,EJB2,WEBSERVICE,SOAP,JMS,MQ,还有些面试题
开发平台:Java | 大小:163KB | 下载19次
teargirl 在 2009-05-16 01:15:24 上传
说明:Using Soap to develope web service. Concept of SOAP.
开发平台:Java | 大小:13KB | 下载6次
lqwstc 在 2009-04-29 20:30:14 上传
说明:SOAP(Simple Object Access Protocol)是基于XML实现了一种消息格式以交换请求和使用,使用XML作为SOAP消息的基础使得任何实现基本的INTERNET通信服务的系统都能处理和传送这类消息 。
开发平台:Java | 大小:6KB | 下载13次
witness002 在 2009-04-29 09:56:48 上传
说明:WEB SERVICE SOAP TOOL KIT3.0
开发平台:Visual C++ | 大小:2732KB | 下载8次
k20080101 在 2009-04-04 18:30:47 上传
说明:Delphi开发webservice的一套例子,内容非常详细,并能够通过编译
开发平台:Delphi | 大小:925KB | 下载280次
qaz5329223 在 2009-04-02 15:57:42 上传
说明:http/soap 测试用例说明,servicemix产品的组件的测试用例
开发平台:Java | 大小:2KB | 下载17次
ccxesl 在 2009-03-30 18:14:45 上传
说明:VC写的WEBSERVICE访问程序,用了ATL SOAP类的方法
开发平台:Visual C++ | 大小:73KB | 下载78次
1388189 在 2009-03-21 08:49:04 上传
说明:VC环境下,使用SOAP调用WebService服务器函数的客户端例程代码,可以用来测试本机的WebService是否可以连接使用。需要安祖昂SOAPToolKit3.0支持,在XP环境下通过VC6编译通过,可以正常调用
开发平台:Visual C++ | 大小:742KB | 下载146次
testxue 在 2009-03-09 12:45:24 上传
说明:发个清华大学的讲义 WebService PPT(精华篇) 里面包含了WebService全部的基础内容和一些使用技巧
开发平台:Java | 大小:8073KB | 下载185次
bjguduke 在 2009-03-08 14:45:04 上传
说明:Delphi的Soap一些使用功能控件
开发平台:Delphi | 大小:103KB | 下载20次
IAC 在 2009-02-28 16:08:37 上传
说明:use the SOAP protocol doing Web service
开发平台:Java | 大小:13KB | 下载4次
zxsaq 在 2009-02-27 13:38:33 上传
说明:网上常见的生成WSDL的类都是PRC格式的,但这种格式对别的客户端交流时总有问题,改了一PRC格式的生成类为document格式的,还有问题,不过算是一种思路
开发平台:PHP | 大小:3KB | 下载4次
icegreen77 在 2009-02-13 00:14:04 上传
说明:一个关于vc6.0+Soap Toolkit高层调用WebService的源代码,和大家分享,多谢指教
开发平台:Visual C++ | 大小:603KB | 下载101次
luochanghong 在 2009-02-05 11:19:36 上传
说明:SOAP在WebService中的运用,很不错的东东,和大家分享一下。
开发平台:Delphi | 大小:40366KB | 下载49次
bobosadly 在 2008-12-29 09:35:03 上传
说明:tuxedo管理,window,unix平台下的
开发平台:Windows_Unix | 大小:4545KB | 下载25次
hit1063710428 在 2008-12-05 20:08:33 上传
说明:web service soap协议详解,并有java代码事例
开发平台:Java | 大小:496KB | 下载56次
May_wang 在 2008-12-02 22:43:23 上传
说明:利用OpenGL绘制的基本图元(线段、三角形面片、四边形或多边形等)制作的香皂,多面体,三棱柱并可以进行旋转,平移,可以加入光照,可以投影。
开发平台:Visual C++ | 大小:4824KB | 下载48次
wysoft 在 2008-11-29 12:25:17 上传
说明:电信SP业务ISAG开发文档,包括SMS,MMS,WAP,PUH等,很详细,很实用
开发平台:Java | 大小:1062KB | 下载71次
cong_ding 在 2008-10-22 22:45:05 上传
说明:soap协议,一种用来进行网络传输的协议,实现了基本接口,可以直接用来进行网络传输
开发平台:Visual C++ | 大小:516KB | 下载86次
DublinChen 在 2008-09-22 12:37:57 上传
说明:Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web services. But books on web services focus on writing these applications in Java or Visual Basic, leaving Perl programmers with few resources to get them started. "Programming Web Services with Perl" changes that, bringing Perl users all the information they need to create web services using their favorite language.
开发平台:Unix_Linux | 大小:1110KB | 下载12次
yanj_20 在 2008-08-20 11:08:39 上传
说明:Server用php5 soap扩展实现,以soap数组返回A股行情数据。中文用UTF8编码。Client用GCC+wxWidgets2.8+gsoap2.7,IDE: CodeBlocks。通过gsoap生成代理类接收数据。
开发平台:Visual C++ | 大小:96KB | 下载13次
sangdong 在 2008-08-18 09:51:51 上传
说明:电信ISAG的服务连接和服务,基于HTTP/SOAP协议,实现数据的上行和下行
开发平台:Java | 大小:5595KB | 下载308次
郭嘉 在 2008-08-17 22:45:09 上传
说明:soap和Java的编程指南,详细地介绍了soap,以及soap在无线通信和互联网方面的协议开发和应用。
开发平台:Others | 大小:7055KB | 下载6次