Télécharger la liste

Description du projet

The Reliable Forwarder Daemon (rfd) does TCP
forwarding by listening on a user-defined port and
forwarding incoming connections transparently
through a second rfd server on a remote machine.
Ultra reliable forwarding is achieved using a zero
overhead reconnect protocol. Reconnections happen
periodically if no data is read from the remote
machine due to errors. Reconnections are
transparent to the service being forwarded. This
is useful for POP/IMAP connections, which will
survive a modem failure. The server can handle an
arbitrary large number of connections, but no
forking or threading is ever done. rfd handles
multiple simultaneous connections efficiently
without blocking.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-10-25 23:37
1.1.3

Une refonte majeure de la bibliothèque sous-jacente (compression et de cryptage ont été ajoutées), de tests approfondis, et beaucoup de corrections de comportement.
Tags: Major feature enhancements
A major rework of the underlying library (compression and encryption were added), thorough testing, and lots of behavioral fixes.

Project Resources