Welcome to the multicast Session Directory - mSD README!
The mSD is an application that listens for SDP packets, parses them
and displays in an HTML-page.
The latest version of this package can always be found at
.
If you download and install this package please send me an email! :-)
(peppar@cdt.luth.se)
*** INSTALL
1) Make sure you have JDK1.1 (or later) installed
2) Edit the two variables at the top of the file mSD to reflect
where you have installed JDK and where the mSD.jar file is located.
3) Copy the file mSD to a convenient place, such as
/usr/local/bin
4) Start the mSD:
mSD >> requests.log
5) Now connect to the mSD using a Web-browser.
http://my_host:8000/
*** Files and ports
The daemon caches announced sessions in ~/.msd/cache/ for faster
updates when restarted.
The httpd-port is currently hardcoded to 8000 (This is an alpha-release :-)
*** Contact
Send bug-reports, feature-requests or just a nice hi to me at
peppar@cdt.luth.se.
My home-page can be found at .
*** ***
$Id: README,v 1.3 1997/08/15 15:27:51 peppar Exp $