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

Search list

[xml-soap-webserviceSoapClientBase

Description: 使用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", "AuthService", "") 3. Wrap the webservice by writing proxy function for each web method 4. Call Invoke to execute the function, processing the input params and return valuebe careful, the order of parameters should be reversed in the parameter array while callin Invoke 5. Then use this class to call webservice, like this: AuthServiceClient service bool ret = service.IsAuthorized(strCode)
Platform: | Size: 2048 | Author: 薛兴涛 | Hits:

[CSharpCallIn

Description: C#开发语音查询系统,用于电话查询自动应答。-C# development of voice inquiry system for automatic answering telephone inquiries.
Platform: | Size: 3021824 | Author: hujun | Hits:

CodeBus www.codebus.net