搜索资源列表
webserviceDemo
- 本程序包是一个用C#与的一个WebService应用示例。基本实现了WebService的几种应用。
webservice.rar
- 是一个分布式环境下的图书查询系统。在vs2005环境下,用webservice实现简单的图书查询功能,服务器端用webserive(使用c#语言)开发图书查询功能,在客户端使用asp.net(c#语言)调用webserivce的图书查询功能,得到查询结果。,Distributed environment is a book inquiry system. In the VS2005 environment, with simple books webservice query functiona
OA.rar
- 一套三层结构的文件管理OA系统源码,界面表现层使用flash,中间层使用c# webservice,数据库后台使用sqlserver.压缩文件中的webservicesOA文件是c#中间层代码,outState.sql是数据库脚本.需要配置IIS服务器.,A three-tiered structure of the document management system source OA, interface presentation layer to use flash, use the m
webserver
- c#调用 webservice的一种通用方法,兼容性极强的方式-c# webservice call a general method, manner highly compatible
webservice
- 用c# windows mobile 连接webserivice的一个小案例! -Using c# windows mobile connected webserivice a small case!
DelphiCDSService2010
- delphi调用C#Webservice访问数据库 //查询数据 procedure TForm1.Button1Click(Sender: TObject) var ls_Table: string ls_Service: Service1Soap begin ls_Service := Buf_GetBuleService ls_Table := Customers ClientDataSet1.XMLData := ls_Service.
WebService
- 如何异步调用Web Service程序 VS2005 REALESE-How to call Web Service asynchronous procedure VS2005 REALESE
webservice
- 可以查询各直辖市和省市进两天天气预报,是一个WEBSERVICE服务,C#语言编写的-Can learn about the various municipalities and provinces and cities into a two-day weather forecast, is a WebService Services, C# language
WebService
- 非常实用的c#网络编程,download后可仔细阅读-非常实用的c#网络编程
WebService
- 對網頁表單進行填寫跟傳回值 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 imp
mod_gsoap-0.7.tar
- C++ webservice in linux with apache.
WebService
- Configuring Web Services in C#
WebService
- c#写的一个完整的关于WebService的例程,现在拿来于大家共享。-c# write a full routine on the WebService, and now brought to share.
WebService
- 通过使用webservice来实现一个ATM系统,里面附有详细的使用说明,并有服务端和客户端。采用C#语言实现。-Achieved through the use of an ATM system webservice, which with detailed instructions, and a service and client. Using C# language.
WebCamService_src_update1
- WebCamService -> contains the library and webservice WebCamServiceSample -> contains the client that connects to the webservice make sure that you update the web reference to your web server.-WebCamService-> contains the library
gsoap_2.7.17
- gsoap C++ WebService
delphiCsharpwebservice
- delphi调用C#webservice-delphi call the C# webservice
mycp_1_0_6[1].tar
- 一个牛人写的C++WebService,c++在Web编程方便的不方便时与生具来的,但该框架不是不错的补充-A cow were written C++ WebService, c++ programming in the Web is not convenient with the Health and convenient with the past, but the framework is not a good supplement
cPPwebservice
- 使用GSOAP开发的c++webservice服务器,跨平台的数据传输方案.-Use GSOAP development c++ webservice server, cross-platform data transfer program.
WebServiceCall
- C++ 调用webservice方法的代码,提供给组件调用(C + + webservice calling code for component calls)