Links:
plptools a set of libraries and utilities for enabling Unix (mainly Linux) systems to communicate with a Psion palmtop over a serial line pyirclib an IRC library for Python. It provides basic and advanced characteristics for developing IRC applications pysmb pysmb is an experimental SMB/CIFS library written in Python. The library has been tested to be able to connect Win 98 SE and Samba 2.0 machines, and upload/download files to and from these machines. RubyMail RubyMail is a lightweight mail library containing various utility classes and modules that allow Ruby scripts to parse, modify, and generate MIME mail messages. RULI Resolver User Layer Interface is a library built on top of BIND's resolver. RULI provides an easy-to-use interface for querying DNS SRV resource records. Run Time Access RTA is a library that lets you talk to your program while it is running. The library makes arrays of structs in your program look like tables in a database, with each struct member mapped to a DB column and each array element mapped to a DB row. Add RTA to your program and your program can be interrogated and managed by any UI program with a DB binding. The UI program thinks it is talking to a PostgreSQL DB, when it is actually talking to your program. SCOP an events, messaging and RPC library for Linux programs written in C++ or Java SimpleSocket a C++ library making socket based client/server programming easier. The library consists of the classes Socket and ServerSocket SmartIrc4net a multi-threaded and thread-safe IRC library written in C#. It allows you to communicate with IRC servers. The API features full channel syncing and is splitted in 3 layers: IrcConnection, IrcCommands and IrcClient Socket_poll the first part of a set of libraries to make writing network applications easier and faster socket_wrappers socket_wrappers is an improved version of tcp_wrappers. The improvements include changing from K&R to ANSI C, removing unneeded compatibility libraries, separation of the public and private API, prepending tcpd_ to all private functions and data to prevent name collisions, updates to signal handlers so that the application's handlers aren't tampered with, dropping supplemental groups, and some build and man page improvements. stdnet a C++ framework for multi-threaded applications, client-server and protocol software development StreamModule StreamModule is a set of libraries designed to make it easier to write programs that communicate asynchronously without resorting to threads or RPC. TELEMATION (commercial) a LINUX CRM software application employed in a wide variety of applications including contact management, help desk, customer service, fund raising, and catalog sales to name only a few. The package also fits both B2B and B2C requirements and has extensive LINUX CTI software features tsocks a library to wrap the connect() call so that connections can be transparently redirected through a SOCKS (V4) proxy. This is most useful in a firewalled LAN environment where its not desirable to have to recompile applications like telnet/lynx to use the SOCKS proxy Vstr a string library designed for network communication, but applicable in a number of other areas XML Procedure Call similar to XML-RPC but has a rationalized grammar XML-RPC a lightweight RPC library based on XML and HTTP. XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into XML document, sends it to a remote server using HTTP, and gets back the response as XML XmlRpc++ an implementation of the XmlRpc protocol written in C++, based upon Shilad Sen's excellent py-xmlrpc library. It is designed to make it easy to incorporate XmlRpc client+server support into C++ applications and requires no other libraries
Prev 50