This release includes a Java implementation of beep core RFC 3080 and
beep mapping for TCP RFC 3081.
Sch is a pure Java implementation of SSH2. JSch allows you to connect
to an sshd server and use port forwarding, X11 forwarding, file
transfer, etc., and you can integrate its functionality into your
own Java programs. JSch is licensed under BSD style license.
- Why JSch?
Our intension in developing this stuff is to enable users of our
pure java X servers, WiredX and WeirdX, to enjoy secure X sessions.
Our efforts have mostly targeted the SSH2 protocol in relation to
X window system and X11 forwarding. Of course, we are also interested
in adding other functionality - port forward, file transfer, terminal
emulation, etc.
Jwhois is a WHOIS client, with a feature of selecting servers to
query based on a configulation file. Query results are cached to local
databases. If you make a same query later, the results are extracted
from databases; you can get your answer quickly.
This PEAR class provides an implementation of the SMTP protocol using PEAR's
Net_Socket:: class.
XML_RPC2 is a pear package providing XML_RPC client and server
services.XML-RPC is a simple remote procedure call protocol built
using HTTP as transport and XML as encoding.
As a client library, XML_RPC2 is capable of creating a proxy
class which exposes the methods exported by the server. As a
server library, XML_RPC2 is capable of exposing methods from
a class or object instance, seamlessly exporting local methods
as remotely callable procedures.
GSK is a C library for writing servers. It is designed for writing servers
where everything happens in a single thread.
The Internet Gopher is a distributed document delivery service. It
allows a neophyte user to access various types of data residing on
multiple hosts in a seamless fashion. This is accomplished by
presenting the user a hierarchical arrangement of documents and by
using a client-server communications model. The Internet Gopher
Server accepts simple queries, and responds by sending the client
a document.
University of Minnesota
LambdaMOO is a network-accessible, multi-user, programmable, interactive
system well-suited to the construction of text-based adventure games,
conferencing systems, and other collaborative software.
Its most common use, however, is as a multi-participant,
low-bandwidth virtual reality, and it is with this focus in mind
that I describe it here.
See also /usr/local/share/doc/LambdaMOO.
The linux-decnet project is an effort to bring full DECnet
support to Linux; however, they also separately offer the latd
package, a collection of programs that speak Digital's old Local
Area Terminal (LAT) protocol. These programs enable network
clients to reach serial devices connected to old LAT-only
terminal servers, such as the DECserver 200/MC.
This is a redistribution of the linux-decnet project's software,
with FreeBSD compatibility added. It is based very closely on the
NetBSD port by Matt Fredette and has benefited from the
wonderful assistance of Patrick Caulfield (the original author).
From the website:
ldap2dns is a program to create DNS (Domain Name Service) records directly
from a LDAP directory. ldap2dns is designed to write ASCII data files used
by tinydns from the djbdns package, but also may be used to write .db-files
used by named as found in the BIND package.