搜索资源列表
axis-src-1_3
- axis源码,用于发布webservice-axis source for the release webservice
VCdiaoyongWebService
- VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所要做的只是“找到 WebService的发布地址”,然后将其引用添加到VC项目中即可。接下来VS.NET帮你生成的代理类,会帮你搞定一大堆的麻烦事,包括:网络调用、数据传递等等;什么SOAP啊、网络啊,你都可以不管。 InvokeConsole // 在控制台中调用WebService的Demo InvokeDemo //
WebServiceCNMARC
- 用C#开发的WebService服务器端程序,用来发布CNMARC数据。-C# development WebService server applications, used to distribute data CNMARC.
Search_CNMARC_by_WebService_Client_Code
- 用C#编写的WebService客户端程序,用来获取以WebService形式发布的CNMARC数据。 -C# WebService prepared by the client program. WebService used to obtain a release form of CNMARC data.
WebService
- Web Service综合应用货币验证部分分成两部分 一个是coin一个是testcoin。 coin是Web Service发布部分,testcoin是检测部分。(这些在书中都有详细介绍)分别把coin和testcoin web共享后 在IIs中浏览testcoin中的WebForm1就可以验证Web Service。
WebService
- 用Microsoft Visual Studio平台实现webservice的编写,发布,调用
xfire-distribution-1.2.6
- xfire 最新的那个1.26的版本,发布webservice最重要的东东。好东西大家分享
qname.rar
- 针对老版本weblogic发布webservice的提升包,在Xfire1.2中采用webservice发布时,针对weblogic8.x中的weblogic.jar版本比较低,替代qname.jar,Weblogic released for the older version upgrade package webservice in Xfire1.2 use webservice when it is published for the weblogic.jar version weblo
CSoap
- 通过Soap访问新建的WebService示例小程序.压缩包中包含有C#建(VisualStudio 2008)的Web服务源码和VC++6.0建的客户端源码,加压后将WebService程序先运行发布到IIS中,再运行客户端就能直接访问了。-Soap WebService access through the example of the new, compressed package that contains the C# build (VisualStudio 2008) of the
WebService
- OA系统与其他系统可以通过Webservice互相调用,从而实现OA发布流程给其他应用使用,并将结果返回。 设计 环境为建行OA测试应用(湖北测试)和一个简单的tomcat环境的报销申请应用,具体步骤为 (1)OA系统发布一个WebService服务,此服务可以在OA中创建一个项目为“报销申请”的事务审批单,并向当前用户发送待办事宜。 (2)tomcat应用调用OA系统的webservice服务,向OA中写入一个申请单,并向当前用户发送待办事宜 (3)当前用户在OA中
SOAPandUDDI
- 发布一个WebService服务,然后请求此WebService服务-Post a WebService service, and then request the WebService service
RFID_WM_Client_Sample
- 远望谷XCRF-800系列读写器的RFID中间件。有ALE功能。完成标签去冗余,筛选,事件生成,多方式多协议对外发布(DWR Xfire WebService TXT)。防止标签的错读 误读。。我硕士阶段的自写代码。供大家参考。-Invengo XCRF-800 Series RFID reader middleware. There ALE function. Complete label to redundancy, selection, event production, multi-mo
www
- 测试c#编写的程序,用webservice发布之后,vc++编写代码调用-Test program written in c# using webservice after the release, vc++ code calls
testws_02
- java webservice 实现。 由MYeclipse+weblogic8.1实现,代码已经发布成了ear文件。-java webservice Develop tool :MYeclipse+weblogic8.1
webService
- apache cxf 配置的 webService hello world 小例子,包含与 spring 结合配置的应用与代码发布的应用两种发布形式。-apache cxf configuration webService hello world small examples, including the application with the spring configuration and code with the application of the two release forms
WebService
- 这是个货币验证系统,分为两部分:发布部分和检查部分。-This is the currency validation system, divided into two parts: Release of parts and check part.
WebServiceTest
- 简单的webservice发布源码,主要简单的测试webservice的建立,发布,测试和使用-the project is webservice
TestWebservice-utf-8-lizi
- vc 调用接口1.添加web引用,把WebService引到当前的工程里面。 在资源管理器中点击右键,选择添加Web 引用,调出对话框,在URL中填入WebService发布后的访问地址 ,点击 前往 按钮,然后点击 添加引用 ,就将webservice引用到了当前的工程里面 。 2. 找到调用编前会接口函数方法 //添加所调用的的Web服务的接口地址 (见下)-vc examlpe webservice
简单完整Web客户服务端代码
- Delphi WebService 的编写、调试、发布(IIS)、调用(Write, debug, publish (IIS), call of Delphi WebService)
OPCWebservice
- 读取OPC数据,转成Webservice发布(Read OPC data and turn it into Webservice Publishing)