Welcome![Sign In][Sign Up]
Location:
Search - wsdl

Search list

[WEB Codeserver2

Description: Witsml Server example using soap format and a wsdl file. implementing addstore and getfromstore
Platform: | Size: 2048 | Author: emavworo | Hits:

[FlashMXWebService1.1

Description: Flash AS3 WebService类库文件-Flash AS3 WebService class library files
Platform: | Size: 18432 | Author: yufeng | Hits:

[xml-soap-webserviceXMLhelloworld

Description: 一个简单的wsdl测试项目,欢迎各位下载参考一下-A simple test project wsdl, welcome to download the reference
Platform: | Size: 7168 | Author: 袁俊 | Hits:

[JSP/JavaDevWebServicesWithApacheAxis

Description: It is a good guide to webservice development introduce in java. Include wsdl, soap,signature/encrypted and so on.
Platform: | Size: 1821696 | Author: 2678419301 | Hits:

[.netWebServices0303

Description: House of Web Services: Accessing Raw SOAP Messages in an ASP.NET Web Service To run this UNSUPPORTED sample... 1) Unzip the code into a directory 2) Open the solution file in Visual Studio .NET 3) Build the solution 4) Set an IIS virtual root to point to the Server subdirectory 5) Step through the client in the debugger Note: If you want to rebuild the proxy code, point wsdl.exe or the Add Web Reference dialog to the static server.wsdl file, as the server s support for dynamic WSDL generation has been disabled via web.config.
Platform: | Size: 17408 | Author: lauren | Hits:

[xml-soap-webservicesrc

Description: simple web services using Netbeans features which produces WSDL file.
Platform: | Size: 2048 | Author: madan | Hits:

[JSP/JavaChapter12

Description: ontology application,实现了语义服务,WSDL语义标注。-ontology application
Platform: | Size: 161792 | Author: redrain | Hits:

[JSP/JavaWSDLParse

Description: wsdl4j解析webService的wsdl-wsdl4j Parse wsdl of webService
Platform: | Size: 29696 | Author: wzt | Hits:

[SMSspisag

Description: isgp ctcc_sms_send_interface_2_1.wsdl ctcc_sms_send_service_2_1.wsdl
Platform: | Size: 16384 | Author: tengyh | Hits:

[JSP/JavaJava-Web-Services-(2002)

Description: Java Web Services shows you how to use SOAP to perform remote method calls and message passing how to use WSDL to describe the interface to a web service or understand the interface of someone else s service and how to use UDDI to advertise (publish) and look up services in each local or global registry. Java Web Services also discusses security issues, interoperability issues, integration with other Java enterprise technologies like EJB the work being done on the JAXM and JAX-RPC packages, and integration with Microsoft s .NET services.-Java Web Services shows you how to use SOAP to perform remote method calls and message passing how to use WSDL to describe the interface to a web service or understand the interface of someone else s service and how to use UDDI to advertise (publish) and look up services in each local or global registry. Java Web Services also discusses security issues, interoperability issues, integration with other Java enterprise technologies like EJB the work being done on the JAXM and JAX-RPC packages, and integration with Microsoft s .NET services.
Platform: | Size: 2697216 | Author: elena | Hits:

[JSP/JavaspellCheckWS

Description: Java Spell Checker SOA Based on WSDL
Platform: | Size: 81920 | Author: nicknaik | Hits:

[Internet-Networkonvif-source-code

Description: gsoap编译过的onvif wsdl. onvif 1.0 版本-the gsoap compiled onvif the wsdl
Platform: | Size: 2374656 | Author: jiawelin | Hits:

[Game ProgramwebserviceTest

Description: 利用WSDL4J解析WSDL文件,获取WSDL中所发布的方法和方法所对应的全部参数-WSDL4J parse the WSDL file to get published in the WSDL and the corresponding parameters
Platform: | Size: 8523776 | Author: 刘银龙 | Hits:

[JSP/JavaTestAxis

Description: 利用WSDL4Jjar来解析WSDL文件和wsdlURL的服务-To use WSDL4Jjar to parse the WSDL file and wsdlURL service
Platform: | Size: 273408 | Author: 刘银龙 | Hits:

[JSPch4_WSDL

Description: WSDL发展历史 WSDL的基本属性 WSDL的定义 WSDL的文档框架 --类型 消息 端口类型 绑定 服务 WSDL中的4种消息交换方式 WSDL中的4种消息传递模式 -The definition of the basic properties of the WSDL development history WSDL WSDL WSDL document framework- the type of message port type binding service WSDL message exchange WSDL messaging mode
Platform: | Size: 697344 | Author: fluck | Hits:

[JSP3schoolPsqlPcss

Description: 学习sql,php,html,等脚本语言的很好的材料,简单易懂 HTML教程 HTML XHTML CSS TCP/IP XML教程 XML DTD XML DOM XSL XSLT XSL-FO XPath XQuery XLink XPointer Schema XForms SOAP WSDL RDF RSS WAP Web Services 浏览器脚本 JavaScript HTML DOM DHTML VBScript AJAX jQuery E4X WMLScript 服务器脚本 SQL ASP ADO PHP .NET(dotnet) .NET Microsoft .NET ASP .NET Mobile 多媒体 Media SMIL SVG -Learning sql, php, html, good material and other scripting languages, easy-to-understand
Platform: | Size: 10293248 | Author: Jack | Hits:

[Program docCongoWebServices

Description: webservices开发,wsdl的编写技术。。文档来源于大中兴开发,请乎商用-webservices developer ,wsdlwriter information。document belongs to zte 。please don‘t shangyong
Platform: | Size: 2048 | Author: zlm | Hits:

[Web Serversoapjs-0.4

Description: soap封装包,自动解析wsdl,里面包含例子-soap wrapper, automatically parse wsdl, which contains examples
Platform: | Size: 29696 | Author: wangxing | Hits:

[.netTestWebServer

Description: 用visaul basic 编写的,连接Wsdl服务的例子-Written visaul basic example connect Wsdl service
Platform: | Size: 285696 | Author: SAFW | Hits:

[.netTrainWcfService

Description: WCF is a tool often used to implement and deploy a service-oriented architecture (SOA). It is designed using service-oriented architecture principles to support distributed computing where services have remote consumers. Clients can consume multiple services services can be consumed by multiple clients. Services are loosely coupled to each other. Services typically have a WSDL interface (Web Services Description Language) that any WCF client can use to consume the service, regardless of which platform the service is hosted on. WCF implements many advanced Web services (WS) standards such as WS-Addressing, WS-ReliableMessaging and WS-Security. With the release of .NET Framework 4.0, WCF also provides RSS Syndication Services, WS-Discovery, routing and better support for REST services.-WCF is a tool often used to implement and deploy a service-oriented architecture (SOA). It is designed using service-oriented architecture principles to support distributed computing where services have remote consumers. Clients can consume multiple services services can be consumed by multiple clients. Services are loosely coupled to each other. Services typically have a WSDL interface (Web Services Description Language) that any WCF client can use to consume the service, regardless of which platform the service is hosted on. WCF implements many advanced Web services (WS) standards such as WS-Addressing, WS-ReliableMessaging and WS-Security. With the release of .NET Framework 4.0, WCF also provides RSS Syndication Services, WS-Discovery, routing and better support for REST services.
Platform: | Size: 133120 | Author: public_registratio | Hits:
« 1 2 3 4 5 6 78 9 »

CodeBus www.codebus.net