35 projects tagged "Client"
libdrizzle is the client and protocol library for the Drizzle project. The drizzled server will use this as the protocol library, as will the client utilities and any new projects that require low-level protocol communication (like proxies). It is designed to be used for other language interfaces such as PHP extensions and with SWIG.
drizzle-php-ext is a PHP front end for the Drizzle client and protocol library (libdrizzle). It aims to provide a simple interface closely tied to the C library by minimizing interface changes, avoiding duplicate code, and not introducing any new functionality that is not PHP specific.
GNU dico is a flexible dictionary server with a set of accompanying utilities. It supports a wide variety of dictionary database formats, ranging from the traditional "dict.org" databases up to Wikipedia format. Support for arbitrary new formats can be easily added using loadable modules. The dico library provides an API for writing new modules in C, Guile, or Python.
Wired-php is an XML-RPC client for interfacing with WuBook WebServices. Wired-php allows you to export booking online steps for tourism properties and it can act as a proxy gateway to update contingents on IDS (Internet Distributon System) via the Channel Manager WooDoo. The intended audience is tourism sites and property management system developers. It should be used to implement online booking for tourism properties or to manage room contingents on the Internet.