Download List

專案描述

TN3270RG is a TCP/IP TN3270 gateway that
dynamically assigns resources to a connection from
a pool of available addresses. Features include
an easy to use Web interface for management and a
PostgreSQL database backend.

System Requirements

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.

2005-12-22 20:32
1.1.1

This release uses Sys::Syslog (which is actively maintained and is included in the main Perl distribution). All Syslog calls have been updated to prevent a highly unlikely (but still possible) format string vulnerability. It cleanly exits from a SIGTERM with useful logging information.
標籤: Minor security fixes

2004-07-12 20:01
1.1.0

The DBI code has changed to use eval and RaiseError instead of die statements on every call, which makes it more robust and flexible. This release can survive a database disconnect. When the database is disconnected, existing sessions will continue to function without any problems and can disconnect, but new connections will be refused (because it can't find out what resources are available from the database). When the database comes back up, the resource list will be updated and new connections will be accepted.
標籤: Minor feature enhancements

2003-08-07 10:01
1.0.1

A small bug that caused new resources added
through the Web interface to be unavailable
until the next restart of the program was fixed.
標籤: Minor bugfixes

2003-07-03 19:44
1.0.0

標籤: Initial freshmeat announcement

Project Resources