This page last updated April 2, 2000.
Project Statement
JNerve is a Java implementation of a napster server. The primary goal is cross-platform
compatibility. With some luck and good coding, it will kick butt.
Napster protocol implementation is based on the excellent specification notes by the opennap project. Please visit their site for more information.
See the JNerve project page at Sourceforge for CVS and more.
Requirements
Developed on JDK 1.2.2, but should work with JDK 1.1.8 also.
The MySQL code for user persistence is no longer being worked on. The data is stored in a flat file instead. So you won't need the MySQL JDBC drivers, unless you're interested in completing the implementation yourself.
Download
Check the forums link below for latest news and status of code. You can get code one of two ways:
News and Status
Fri - Mar 24, 2000
Updating this page is a pain in the butt. See the jnerve project forums at
sourceforge for further announcements.
questions/comments/suggestions: jeff@drunkenchipmunk.com |