2003-10-16, 13:27
xbmsp4java server v1.01 by unknown author (submitted 06/10/2003). un-tested
someone unknown uploaded a file called xbmsp.zip with the description "pure-java implementation of an xbmsp-server" to our upload site on 06/10/2003 13.20 g:mt. we had not had time to test this out self yet (not even sure if uses xns or xbmsp protocol) so we tough we ask for your assistance with the testing on this before we post any news about it. please test it and post feedback on it in this as replies to this thread, tia.
from the readme:
someone unknown uploaded a file called xbmsp.zip with the description "pure-java implementation of an xbmsp-server" to our upload site on 06/10/2003 13.20 g:mt. we had not had time to test this out self yet (not even sure if uses xns or xbmsp protocol) so we tough we ask for your assistance with the testing on this before we post any news about it. please test it and post feedback on it in this as replies to this thread, tia.
from the readme:
Quote:this is a java xbmsp-serverdownload (renamed zip): http://osdn.dl.sourceforge.net/sourcefor...va1.01.zip
the implementation follows xbms_0.30.6 quite closely.
the server requires jre/jdk 1.4.x
the implementation is all but untested, but has been proven to perform acceptably on an 450mhz celeron system with 92mb of memory, serving divx-video over a 100m-ethernet --link
usage:
java -jar xbmsp.jar <root> <log-level>
where:
<root> is the directory under which files will be served
<log-level> is one of the levels defined in java.util.logging.level ( warning or off might be the most reasonable values for an end-user)
example:
java -jar xbmsp.jar /home/myname/music warning