搜索资源列表
AyloChat
- 主要是了一个聊天室,用C#编写,主要应用到了webservice与javascr ipt的有机结合-is a chat room, using C#, mainly applied to webservice with an organic combination of javascr ipt
closetoasp.netsource
- 第一章 初识ASP.NET第二章 第一个ASP.NET程序第三章 ASP.NET、C#语法第四章 常用对象的应用 第五章 SERVER控件 第六章 数据库访问 第七章 ASP.NETApplication 第八章 文件的操作 第九章 XML 第十章 WebService 第十一章 高级应用 第十二章 高级应用实例 -acquaintances ASP.NET second Chapter 1 ASP.NET procedures third chapter ASP
CppSoapClient
- vc6.0作为开发工具,使用gsoap toolkit 实现vc下连接c#.net所生成的webservice-vc6.0 as development tools, use gsoap toolkit achieve vc Connection c #. net generated by the webservic e
远程监控与加密webservice
- 使用C#语言开发的远程监控管理平台;使用soaphead对webservice进行加密的实例-using C# language development of remote monitoring and management platform; Soaphead right to use encryption webservice example
VCWebService.rar
- 在VC++中调用WebService接口,访问数据库. WebService网站是用asp.net(C#)做的.,Use VC++ to call WebService interface, access to the database. WebService website is asp.net (C#) to do.
Webservice-Gsoap
- webservise c++使用Gsoap实现网络服务器的服务支持和客户端的调用方法-webservise c++ for network servers using Gsoap service support and client calls method
webservice
- c#调用c++ DLL 并访问access数据库 C# 编写webservice 在C#中调试信息到 debug view中-CSharp Call C++ lib read write access DB
WebService
- 如何异步调用Web Service程序 VS2005 REALESE-How to call Web Service asynchronous procedure VS2005 REALESE
SendMobile
- 手机归属地查询服务 c#语言编写,visual studio2005 下开发,access 数据库-Phone attribution to a telephone inquiry service c# Languages, visual studio2005 developed, access database
WebService
- 非常实用的c#网络编程,download后可仔细阅读-非常实用的c#网络编程
SoapClientBase
- 使用C++编写的SOAP(简单对象访问协议)帮助类,用户可以使用该类创建相关函数,从而访问WebService。-Soap client helper class for C++ Usage: 1. Inherit a class from this base class 2. Call Init in constructor, like this: Init "http://localhost/AuthService/AuthService.asmx?wsdl", "AuthSer
WebService
- 用Borland C++Builder 6.0开发简单的多线程Web Service客户程序 请多多指教-Using Borland C++ Builder 6.0 to develop simple multi-threaded Web Service client application requests the exhibitions
WebService
- c#写的一个完整的关于WebService的例程,现在拿来于大家共享。-c# write a full routine on the WebService, and now brought to share.
GpInfoSearch
- c#股票分析系统,使用webservice-c# stock analysis system, using webservice
CppSoapClient_demo
- call webservice by C-call webservice by C++
cPPwebservice
- 使用GSOAP开发的c++webservice服务器,跨平台的数据传输方案.-Use GSOAP development c++ webservice server, cross-platform data transfer program.
ServiceCenter
- 该程序主要运用gsop生成一个webservice的C++服务器,支持大并发的访问量。-The program is the main use the gsop generation a webservice C++ of server support concurrent views.
CPP-webservice
- C++ 编写的有关HTTP协议的web server支持HTTP协议中GET,POST,PUT等方法,是很好学习HTTP协议,做web server很好的源码-C++ prepared by the HTTP protocol web server supports HTTP protocol GET, POST, PUT and other methods, is a good learning HTTP protocol, do a good source web server
WebService
- VC实现的WEB服务器程序。编译通过,可以作为程序开发参考。-web server use C++
SoapTest
- C++实现对webservice的调用,新手可以学习借鉴一下(C ++ implements calls to webservice)