Download List

Project Description

SupportDesk is an Internet text chat system
designed for Web sites that wish to provide their
users with online support. A Java applet client
allows users to log in to the chat system
anonymously from a Web site and request help from
the Web site operators.

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.

2006-05-29 01:15
0.5

Support for an 'Accept Chat / Leave Chat' feature was added to allow operators to view chats without joining them. Several classes were reorganised / rewritten to improve code clarity. The annoying "dropped network connection when extended ASCII is entered" bug was fixed by adding support for the ISO-8859-1 character set.

2005-05-22 21:14
0.4

This release has moved to Java 1.5 and dropped 1.4 support. The "improper logout when browser changes page" bug has been fixed. The "crash with leading newline character in banlist.cfg" bug has been fixed. A help dialog box and a "lift ban" feature have been added for operators. Protocol documentation has been updated to include the LIST_BANS and UNBAN commands. The redundant "reload server banlist" option has been removed.
Tags: Minor feature enhancements

2005-05-18 12:51
0.3

This release fixes a US-ASCII charset bug. It changes the
config files to an XML format for flexibility. It also cleans up the
code, replacing manual linked lists with Java collections. It adds
message logging support, new icons to indicate conversations
you're currently watching, an option to stop watching a
conversation, and a "kick" feature to disconnect users without a
permanent ban.
Tags: Code cleanup

2005-02-06 16:11
0.2

Tags: Initial freshmeat announcement

Project Resources