34 projects tagged "Client"
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.
ZOC is a popular terminal emulator and telnet client that supports telnet, modem, SSH 1 and 2, ISDN, serial, TAPI, Rlogin and other means of communication. Its terminal emulator supports Xterm emulation with full colors, meta-keys, mouse support, and local printing; VT102, VT220, and several types of ANSI; and Wyse, TVI, TN3270, and Sun's CDE. Unique features include full keyboard remapping, REXX scripting, and support for connecting to named pipes.
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.
Syncless is an experimental, lightweight, non-blocking (asynchronous) client and server socket network communication library implemented in Stackless Python 2.6. It contains an asynchronous DNS resolver (using dnspython) and an HTTP server capable of serving WSGI applications. It aims to be a coroutine-based alternative of event-driven networking engines (such as Twisted and FriendFeed's Tornado). It is already about that fast, but it has fewer features and is less stable now.