chris@0: n3tpd README chris@0: ============ chris@0: chris@0: Prerequisites: chris@0: -------------- chris@0: chris@0: * Java Runtime, Version 1.5 chris@0: * MySQL, Version 5 or higher chris@0: * Java-MySQL-Connector (JDBC driver) chris@0: chris@0: chris@0: Installation: chris@0: ------------- chris@0: chris@0: * Create a database in your DBMS, e.g. named like 'n3tpd_data' chris@0: * Create the necessary table structure using the helpers/table.sql file chris@0: * Customize the settings within the n3tpd.conf file chris@0: * Invoke 'java -jar n3tpd.jar' to start the daemon chris@0: chris@0: Bugs and other Issues: chris@0: ---------------------- chris@0: chris@0: Please mail them to christian.lins@web.de or, better, issue them chris@0: into our bugtracker at http://bugs.netvader.net/ .