Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The portable Universal Plug and Play (UPnP) SDK provides support for building UPnP-compliant control points, devices, and bridges on several operating systems.
The main repository is at GitHub in https://github.com/pupnp/pupnp. This is just a clone repository for legacy reasons.
Old SourceForge repo: git://pupnp.git.sourceforge.net/gitroot/pupnp/pupnp
A little super-simple but powerful soap client that offers an easy way to send soap request to a server (from file or stdin), test server robustness by sending same request on multiple threads and eventually see the whole http conversation.
If you need a quick and easy way to do soapcalls from your terminal or script, this tool is for you.
A C/C++ based client and server implementation of the OGSA Basic Execution Service, used to provide a Web Services interface to distributed resource managers such as Platform LSF and PBS/PBS Pro. The SOAP stack is provided by the gSOAP toolkit.
mod_wscpp is an Apache module, part of a Web Service C++ Framework, that allows to serve SOAP requests via the gSOAP library, with session information and Web Services implemented in multiple libraries. Apache 2.x multi-process and multi-threading
wsdlpull is an efficient and powerful command line utility for dynamic inspection and invocation of WSDL web services.It provides a C++ library with dynamic WSDL invocation API,WSDL parser,Schema parser and Validator and an xmlpull Parser/Serializer.
A messaging framework that uses web services to enable interoperability between client and server applications. The data exchanging relies on SOAP 1.2 Message Transmission Optimized Mechanism (MTOM) protocol and occurs as file streaming over the web.
The Virtual Laboratory for Earth and Planetary Materials (VLab) collaborative GRID-based environment. Concentrating on scientific computation workflows and auto-generation of visualization services. http://vlab.msi.umn.edu
A simple, easy to use RPC alternative to SOAP or XML-RPC with built in code generation. Focussed on ease of use, simplicity, and having a human readable protocol. Check out the WIKI for documentation and examples.
FedStage FedSAML is a software aiming to implement security SAML2.0 standard, supporting low ((de)serialization) and higher level (easy way of creating and verifying security-related data, own extension elements,...) of creating SAML-related data for Web
Library, initially written for the ScreenKast program. Provides the necessary logic to capture screen recordings and to process them. Includes a soap-client for the webservice at captorials.com that enables you to share your recordings.
really simple (minimal) implemention for client only igd from upnp, contains just enough to allow you to open/delete ports on a upnp router. uses libcurl, libxml2 and libxslt
This project aims to replace the multimedia server application for the Gateway, GoVideo, and NetGear DVD players & set-top devices. The new server software aims to be more organized and support a wider variety of formats than Digital 5's original.
hprobe is a packet generator with a built-in sniffer (using libpcap). It can generate many types of network probes to scan hosts and networks and automatically analyses the responses.
Written in C for Linux platform
A service-oriented, single-source, Java integration server with virtual Service Stores(TM) that expose services via web services, HTTP and more. Service Flows provide process automation. Mainframe, database, email, web, soap & ftp adapters are included.
soapvi a tiny client to send and receive soap xml request/responses
Sometimes I just need to be quickly able to send and receive soap over HTTP requests and responses.
Even though SoapUi from eviware is perfectly fitted for the job, I somtimes feel that it is too slow and uses too much memory for the job I would like to do.
So far, the program sends/receive requests from file and pretty prints the response.