High performance, open source universal RPC framework
gRPC is a C-based high performance remote procedure call (RPC) framework that can run in any environment. It efficiently connects services in and across data centers with plenty of support, and can also connect mobile devices and browser clients to backend services. Essentially, it makes it easier for you to create distributed applications and services.
Start Building Rich Internet Applications Rapidly. OpenWebStudio (OWS) is a robust tool for building data bound forms, modules, utilities and more. Anyone, anywhere can create bullet proof solutions quickly.
...NOTE: The full "server" is not required to interact with OpenAutonomy.
The main implementation priority is ubiquitousness. To that effect, the server is implemented in PHP with few external dependencies to ensure that this can be run on even the leanest of web hosts.
The project includes the related tools from FreeMarker templates (used to generate RPC glue code) to the PHP "compiler" (static inlining of PHP includes in order to reduce runtime search overhead).
MP-Suite is a client/server script that enables remote MySQL through an XML-RPC interface. This way, you can remotely access databases that are not remote-access enabled.
MagentoXtender .NET Webservice Client is an open source .NET library to connect to the webservice of a Magento Webshop using XML-RPC. This module gives you the ability to create .NET applications which can communicate with a magento webshop.
Aria2Web is a PHP- and Javascript-based application that allows you to control the excellent and lightweight "aria2" over the web. That way you can use it as a download manager.
A high performance cross programming languages communication framework similar to Java RMI. Unlike RMI, CABLE allows server push and was tested to run up to 3x faster than RMI depending the number of threads and CPU power. Currently in Java and C#.
The Take Action project consists of a Firefox extension and an iPhone application, meant to interact with the Social Actions API to bring people up to date information on way in which they can make a difference.
A google sitemap.xml and yahoo sitemap.txt php generator/creator/maker/builder for your websites, then you can submit sitemap.xml to google and submit sitemap.txt to yahoo.
A set of simple tools to work with Intel AMT. With docs to show how to develop software using Intel AMT (a management technology from Intel). AMT can be controlled via SOAP message, here with Java JAX-WS. This is not an Intel supported project.
Implementation of Web Processing Service OGC standard at version 1.0.0 in ASP.NET. Includes simple client (written in PHP) to communicate with service. More information about this standard can be found at http://www.opengeospatial.org/standards/wps
Get an up-to-date view of what's happening in your social network. You can browse based on specific keywords (tags) and see who's talking about what in your proximity.
At first I wrote TMXmlRpc to create a .NET interface between the Trackmanias dedicated server which is running the Xml-Rpc protocol. But it is much more now, you can use the library to create a Xml-Rpc Server or Client and set up a connection between the
It is a lightweight API to invoke web services (RMI, CORBA, WebService (SOAP), XML-RPC, EJB, Hessian, Burlap, REST, ...), how simple Java Object calls. You can integrate Crispy in a Service Oriented Architecture (SOA) or in a Rich Client Platform (RCP).
The PRAjax class can be used to reflect PHP code into JavaScript and Ajax methods and vice-versa. PHP objects can be used in JavaScript trough Ajax calls, both properties and (registered) functions.
PunJab is a HTTP jabber client interface. It is a server that allows persistent client connections to a jabber server. It can be used for many things, but its main purpose is to allow for stateless applications (ie web) a stateful connection to jabber.
Two blog posting clients, one for mobile phones/PDAs and one for desktop/laptop computers, that support offline posting, offline caching of previous postings, and synchronisation between clients. Both can post to most blogging platform APIs.
JEMM RPC is a very easy to use Java RPC implementation. A server can export interfaces that a client can call with ease. It is multi-threaded, supports synchronous and asynchronous calls