/*
 * webCDwriter - Network CD Writing
 *
 * Copyright (C) 1999, 2000, 2001 Jrg P. M. Haeger
 *
 * webCDwriter is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 *
 * webCDwriter is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with webCDwriter; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */

README

webCDwriter can be used to make a single CD-writer available
to all users in your network. It consists of the server CDWserver
and the clients webCDcreator and rcdrecord.
CDWserver stores the files transmitted by the clients, reserves
the CD-writer and controls the CD-writer using cdrecord.
webCDcreator is a Java applet that runs within your browser
(Netscape, IE, ?), assists you when putting together a CD
and transmits the files.
Finally rcdrecord is a command line client that tries to offer
the functionality of cdrecord over the network. In addition to this
there are several extensions like using MP3s for audio CDs and
adding files to a data CD made easy by the command files2cd.

See index.html for further documentation.

Jrg Haeger, 28.05.2001
eMail: Joerg.Haeger@Uni-Bielefeld.de
http://www.uni-bielefeld.de/~jhaeger/
