Welcome![Sign In][Sign Up]
Location:
Search - gsoap linux

Search list

[Linux-Unixgsoap-linux-2.7.tar

Description: 基于Linux平台的SNMP/SOAP客服端源码:很不错的东西,可以学习,也可以应用开发.
Platform: | Size: 4926852 | Author: 史皓 | Hits:

[Internet-Networkgsoap

Description: linux下简单对象应用协议的开发库,提供了基础框架,还有很多方便开发的工具,非常值得看。
Platform: | Size: 4832060 | Author: mingjun | Hits:

[Linux-Unixsoapserver

Description: linux, gsoap, thread pool, example. 使用gsoap和一个自己开发的线程池监听并处理soap请求的示例代码
Platform: | Size: 1739 | Author: robin | Hits:

[xml-soap-webservicegsoap-2.6.2.tar

Description: 开源的soap协议栈源代码; 开发web service的好工具-revenue soap protocol stack source code; Development of a good web service tools
Platform: | Size: 2797568 | Author: 全不知 | Hits:

[Linux-Unixgsoap-linux-2.7.tar

Description: 基于Linux平台的SNMP/SOAP客服端源码:很不错的东西,可以学习,也可以应用开发.-Based on the Linux platform SNMP/SOAP client source customer service: very good things to learn, but also can be applied to development.
Platform: | Size: 4926464 | Author: 史皓 | Hits:

[Internet-Networkgsoap

Description: linux下简单对象应用协议的开发库,提供了基础框架,还有很多方便开发的工具,非常值得看。-linux under the Simple Object Application Protocol Development library, provides the basis for the framework, as well as facilitate the development of many tools, well worth watching.
Platform: | Size: 4832256 | Author: mingjun | Hits:

[Linux-Unixsoapserver

Description: linux, gsoap, thread pool, example. 使用gsoap和一个自己开发的线程池监听并处理soap请求的示例代码-linux, gsoap, thread pool, example. use gsoap and an own thread pool monitor and deal with requests soap sample code
Platform: | Size: 1024 | Author: robin | Hits:

[Embeded Linuxgsoap_linux_2.7.9e.tar

Description: webservice gsoap 的实验材料-webservice gsoap
Platform: | Size: 4141056 | Author: oulin | Hits:

[Windows Developgsoap_2.7.17

Description: gsoap C++ WebService
Platform: | Size: 10224640 | Author: zhoulibing | Hits:

[Linux-Unixgsoap_2.8.0

Description: g-soap2.8在多个平台下开发web 的kit,win32 linux -In a number of web-platform development kit
Platform: | Size: 10776576 | Author: 王健 | Hits:

[Web ServergSOAP

Description: gSOAP是一个夸平台的,用于开发Web Service服务端和客户端的工具,在Windows 、Linux、MAC OS和UNIX下使用C和C++语言编码,集合了SSL功能。 -The gSOAP compiler tools provide a SOAP/XML-to-C/C++ language binding to ease the development of SOAP/XML Web services and client application in C and/or C++. Most toolkits for C++ Web services adopt a SOAP-centric view and offer APIs for C++ that require the use of class libraries for SOAP-specific data structures
Platform: | Size: 24576 | Author: pengwen | Hits:

[Internet-Networkpost.tar

Description: linux下使用gSOAP实现的一组SOAP通信程序。功能为client端向server端Post一组数据。 功能较为简单明了,适合刚接触gSOAP的程序员。-linux use gSOAP achieve a set of SOAP communication program. Post a set of data to the server-side functionality for client-side. Function is relatively straightforward, suitable for programmers new to gSOAP.
Platform: | Size: 164864 | Author: Kevin | Hits:

[Internet-Networkquery

Description: linux下使用gSOAP实现的一组SOAP通信程序。功能为client端向server端查询一组数据。 功能较为简单明了,适合刚接触gSOAP的程序员。可以与本人上传的Post程序对照学习。-linux use gSOAP achieve a set of SOAP communication program. Functionality for the client-side to server-side query a set of data. Function is relatively straightforward, suitable for programmers new to gSOAP.
Platform: | Size: 321536 | Author: Kevin | Hits:

[Program docgSOADOnvifprogra

Description: 该文档想写介绍了GSOAP和onvif linux下的编译说明,写的非常详细。是不可多得的好资料-This document describes the GSOAP write and onvif linux compiled under instructions, written in great detail. Is the rare good information
Platform: | Size: 1175552 | Author: 扬名 | Hits:

[Internet-Networkmtom_xop

Description: 通过gsoap实现高效MTOM协议的数据传输,适合linux操作系统(包括嵌入式linux)下通过MTOM协议实现XML数据包及二进制数据同时传输的应用场景,比普通soap+base64方式发送数据更加高效。 调试mtom经验: 这次调试的一点经验供参考: 1)可以根据附件的yoyo.h文件生成代码,参考以下命令: soapcpp2 -L -C -I/home/dongruijie/workspace/gsoap-2.8/gsoap/import yoyo.h 2)最好显式设置一下命名空间,客户端代码: struct soap *soap = soap_new1(SOAP_ENC_MTOM) soap_set_namespaces(soap, namespaces) //namespaces定义在.nsmap中,直接调用即可 运行Demo例子时: 1)修改mtom_client.cpp中的服务端URL 2)编译 make cl make 3)运行 ./mtom_client-By gsoap MTOM efficient data transmission protocol for linux operating systems (including embedded linux) By implementing XML and binary data packets transmitted simultaneously through MTOM protocol scenarios than ordinary soap+ base64 way to send data more efficiently. Commissioning mtom Experience: The commissioning of a little experience for reference:         1) You can generate code based on attachment yoyo.h file, refer to the following command:         soapcpp2-L-C-I/home/dongruijie/workspace/gsoap-2.8/gsoap/import yoyo.h         2) The best look explicitly set the namespace, the client code:         struct soap* soap = soap_new1 (SOAP_ENC_MTOM)         soap_set_namespaces (soap, namespaces) // namespaces defined in .nsmap, a direct call to When running Demo examples: 1) Modify the server URL mtom_client.cpp 2) compilation       make cl       make 3)
Platform: | Size: 524288 | Author: kevin | Hits:

[Internet-Networksoapservice

Description: 实现linux下gsoap远程数据,亲自测试通过。-Realization linux gsoap remote data, personally test.
Platform: | Size: 3072 | Author: kiuq | Hits:

[Internet-Networkvisttest

Description: linux利用gsoap访问webservice-vist webservice on linux by gsoap
Platform: | Size: 1024 | Author: 粟车 | Hits:

[Linux-Unixonvif-ipcam-master

Description: onvif with gsoap with linux and win
Platform: | Size: 1924096 | Author: sharma.shiv | Hits:

CodeBus www.codebus.net