Welcome![Sign In][Sign Up]
Location:
Search - webservice project

Search list

[CSharpmessage_webservice

Description: 也是一个基于。net的短信项目,只不过用web service的方式实现了-Is based on. SMS net project, but with the way web service to achieve a
Platform: | Size: 88064 | Author: 曾诚 | Hits:

[Internet-NetworkVCdiaoyongWebService

Description: VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所要做的只是“找到 WebService的发布地址”,然后将其引用添加到VC项目中即可。接下来VS.NET帮你生成的代理类,会帮你搞定一大堆的麻烦事,包括:网络调用、数据传递等等;什么SOAP啊、网络啊,你都可以不管。 InvokeConsole // 在控制台中调用WebService的Demo InvokeDemo // 在MFC程序中调用WebService的Demo -VC Calling WebService problem, In Visual Studio (hereinafter referred to VS.NET) and its subsequent version called W ebService has become quite simple. You had to do was to "find the publication addresses WebService" then added to the quoted VC project can be. VS.NET help you to the next generation of Acting Class, Bangnigaoding lot of trouble, including : network calling, data transmission, etc.; What SOAP ah, network ah, you can regardless. InvokeConsole// Calling the console in the Demo rooted WebService okeDemo// MFC in proceedings called the Demo WebService
Platform: | Size: 56320 | Author: wuming | Hits:

[Web ServerWebServ

Description: 基于.net,为了配合分布式系统课程实践而安排的实习,具体内容为利用Web Service技术实现个人银行业务服务。该项目是利用WebService技术实现模拟ATM机的个人网上银行的业务操作。-based. Net, in order to meet the Distributed Systems Practice arranged internship specific content for the Web Service Technology personal banking services. The project is to use technology to achieve WebService ATM machine simulation personal Internet banking business operations.
Platform: | Size: 2675712 | Author: nicoM | Hits:

[Windows MobileWebserviceMethod

Description: 提供C#工程与WebSerivce连接,并取得下载的资源的方法,可以添加至你的工程中-Provided C# Engineering and WebSerivce connection, and download access to resources, you can add to your project
Platform: | Size: 1024 | Author: DK | Hits:

[WEB CodeFileSystem

Description: CSharp语言的文件管理系统,B/S结构,使用VS2005直接打开工程文件-CSharp language document management system, B/S structure, the use of direct open VS2005 project file
Platform: | Size: 254976 | Author: wkcode | Hits:

[JSP/JavaWebService

Description: Java Webservice小例子。应用XFire框架。WSA文件夹下是Server端,WSC下是Client端。-Java Webservice small example. XFire framework applications. WSA folder is Server-side, WSC is Client side.
Platform: | Size: 421888 | Author: 张怡远 | Hits:

[xml-soap-webservicetestaop

Description: bboss-aop框架是一个基于动态代理技术实现的轻量级aop框架,提供基本的组件管理功能(支持组件单实例和多实例模式), 支持声明式事务管理,拦截器(可配置多个拦截器),以及依赖注入(提供防止循环依赖注入的功能),管理服务方法的同步调用。 后续的文章将介绍这些功能。本系列文章适用于bboss-aop-1.0.5,下载地址: https://sourceforge.net/project/showfiles.php?group_id=238653&package_id=290546&release_id=658454 在介绍各个功能之前先介绍以下bboss-aop的xml配置文件的配置语法,非常简单。-bboss-aop framework is a dynamic agent-based technology to achieve lightweight AOP framework, provide the basic components of management functions (Supporting components examples of single-instance and multi-mode), to support the declarative transaction management, interceptors (which can be configured in more than interceptors), as well as dependency injection (to prevent the cycle of dependency injection to provide the functions), Management Services Ways synchronous call. Follow-up article will introduce these features. This series of article applies to bboss-aop-1.0.5, download address: https:// sourceforge.net/project/showfiles.php? Group_id = 238653 & package_id = 290546 & release_id = 658454 in the introduction prior to each functional bboss-aop following introduction of the xml configuration file configuration syntax is very simple.
Platform: | Size: 4641792 | Author: 尹标平 | Hits:

[OAWebService

Description: OA系统与其他系统可以通过Webservice互相调用,从而实现OA发布流程给其他应用使用,并将结果返回。 设计 环境为建行OA测试应用(湖北测试)和一个简单的tomcat环境的报销申请应用,具体步骤为 (1)OA系统发布一个WebService服务,此服务可以在OA中创建一个项目为“报销申请”的事务审批单,并向当前用户发送待办事宜。 (2)tomcat应用调用OA系统的webservice服务,向OA中写入一个申请单,并向当前用户发送待办事宜 (3)当前用户在OA中通过待办事宜打开审批单,流转实现审批 (4)审批结束后,点击操作[返回拟稿人],调用tomcat webservice服务,返回审批结果。 -OA system with other systems through Webservice call each other and thus achieve OA release flow to other applications use, and the results back. Design OA environment CCB test application (Hubei test) and a simple tomcat environment claims applications, specific steps for (1) OA system to publish a WebService Service, this service can be provided in OA to create a project, "claims" the affairs of a single examination and approval, and to-do to send the current user. (2) tomcat application webservice call OA System Services, write to the OA in a single application to the current user to send-do (3) the current user in the OA approval through a single open-do, achieve approval flow (4) After the approval, click the operator [person back the draft], tomcat webservice call service, the processing results back.
Platform: | Size: 828416 | Author: sucheng | Hits:

[JSP/Javacom.newegg.eclipse.soaw.facet.codegen.ui

Description: Eclipse代码生成器,支持Eclipse3.3 WTP版本,该项目实现了Spring + hibernate + webService + struts 框架文件的自动生成,有这方面需求的个人公司都可以下载使用.-Eclipse code generator to support the version of Eclipse3.3 WTP, the project achieved the Spring+ hibernate+ webService+ struts framework document automatically generated, there is demand for the personal use of company can be downloaded.
Platform: | Size: 215040 | Author: kevin | Hits:

[CSharpWebService

Description: 對網頁表單進行填寫跟傳回值 WebService的練習可是是用C#語法 先開啟 Webservice 網站 執行WSprovider.asmx後 你可能要改一下你的Web參考的網址 然後執行 WinForm專案-On the web form to fill out the WebService with return value of the exercise but is C# syntax to open WSprovider.asmx after the implementation of Webservice website you may have to change the Web reference to your web site and then implement WinForm project
Platform: | Size: 53248 | Author: kevin0606 | Hits:

[Windows Mobilecode123

Description: 本项目还利用WM进行手机客户端应用,针对实际项目采用了webservice进行搭建分布应用及多线程进行分布式并行开发应用。本项目主要针对图象学的图象处理对已存在的图象进行数字识别,本项目采用OCR、体征识别方法进行有效识别,识别效率达到95 -97 ,运行效率95ms/56ms。-The project also used WM for mobile client applications for use of the webservice to the actual project to build distributed applications and multi-threaded parallel development of distributed applications. The program is focused on image science image processing of already existing digital image recognition, this project uses OCR, signs of identification methods for effective identification, identification efficiency is 95 -97 , operational efficiency 95ms/56ms.
Platform: | Size: 1506304 | Author: tony | Hits:

[JSP/Javarestrant

Description: 网上订餐系统,基于servlet开发,实现餐品信息的显示、查询、订购等功能。采用连接池技术、WebService技术等。本项目仅供参考。-Online reservations, please system, servlet-based development and achieving the display of menu items of information, inquiry, ordering and other functions. Using connection pool technology, WebService technology. The project is for reference only.
Platform: | Size: 2590720 | Author: 徐灿 | Hits:

[.netABCP

Description: C#中spring.net和nhibernate开发实用基础项目,使用.net remoting,本地,webservice与客户端进行通信,已经在多个项目中使用,本项目为拆分的基础类库,供大家参考和引用。 有问题联系QQ137229369-C#, nhibernate spring.net and practical basis for development projects, using. Net remoting, local, webservice to communicate with the client, has been used in many projects, this project is split in the base class library for reference and reference. Problems linked QQ137229369
Platform: | Size: 4179968 | Author: 砂砂 | Hits:

[OtherXFireTest_1

Description: Webservice应用,基于TOMCAT6.0部署工程-Webservice application deployment project based on TOMCAT6.0
Platform: | Size: 10240 | Author: jerry | Hits:

[JSP/JavaWebservices

Description: Code to implement JAXWS in java. This file has two project. One is service provider and other is the client project. Run the service provider project. And include the service in the client project then the webservice can be tested.
Platform: | Size: 44032 | Author: Subodh | Hits:

[Windows MobileZFT_Demo_2009-06-10

Description: windows mobile 项目 很不错的,手持机执法同系统-windows mobile project is very good, with the system of law enforcement handhelds
Platform: | Size: 2515968 | Author: liuyiji | Hits:

[JSPJ2EEBestPracticesStudy-Springcontainer

Description: 来源于bea官方网站的技术讲义,具体内容: 1、商业模型与服务生态的博弈 SOA(Service-Oriented Architecture 面向服务的架构)是一个热门但是老套的话题,演讲者讲从软件的几个主要矛盾出发,从商业模式的演化谈谈SOA的几种表现形式,结合BEA实际项目的经验和体会,阐述SOA带来服务生态的变化以及和商业模式的互动。希望抛砖引玉,和所有与会者进行充分的交流和探讨。 2、工作流模式及其BPEL实现 作为一个WebService组合语言,BPEL4WS与工作流有着千丝万缕的关系,本讲义分析了几种常用的工作流模式,并以BPEL为标准对这些模式的实现进行了讨论,在分析和讨论中介绍BEA相关产品的基本知识。 3、Spring容器的研究 介绍Spring容器的基本原理,分析了Spring容器和J2EE容器的关系以及Spring容器和J2EE容器整合中碰到的问题。-Specific elements: 1, the business model and service eco-Game SOA (Service-Oriented Architecture Service Oriented Architecture) is a hot topic, but old-fashioned, speaker made several major conflicts from the software starting to talk about the evolution of business models from several manifestations of SOA, combined with the actual BEA experience and understanding of the project, describes SOA brings change and the ecological services and business models of the interaction. Want to initiate, and full exchange of all participants and discussion. 2, the workflow model and its BPEL implementation As a WebService assembly language, BPEL4WS and workflow are inextricably linked, the notes of several common workflow patterns, and BPEL as the standard implementation of these models are discussed in the analysis and discussion presented basic knowledge of BEA-related products. 3, Spring container of Spring container introduces the basic principles of the Spring container and the re
Platform: | Size: 2074624 | Author: javapf | Hits:

[JSP/Javajava-WebService

Description: 项目实现的是一个Java_WebService的程序。-Project implementation is a Java_WebService program.
Platform: | Size: 9216 | Author: 韩寒 | Hits:

[JSP/JavaWebService

Description: webservice使用教程,教怎么配置和使用最简单的的,同时含有俩个简单的webservice工程-webservice using the tutorial on how to configure and use the most simple, and also contains both a simple webservice project
Platform: | Size: 34619392 | Author: PANMEI | Hits:

[Web ServerCal-webservice

Description: 基于JAX-WS的WebService项目,移动计算方法soap计算器-JAX-WS-based WebService project
Platform: | Size: 10240 | Author: joy | Hits:
« 12 3 4 »

CodeBus www.codebus.net