[Redbutton-devel] SF.net SVN: redbutton: [284] www/index.html
Brought to you by:
skilvington
|
From: <ski...@us...> - 2007-04-13 14:45:40
|
Revision: 284
http://svn.sourceforge.net/redbutton/?rev=284&view=rev
Author: skilvington
Date: 2007-04-13 07:45:39 -0700 (Fri, 13 Apr 2007)
Log Message:
-----------
re-ordering to hopefully make it clearer
Modified Paths:
--------------
www/index.html
Modified: www/index.html
===================================================================
--- www/index.html 2007-04-13 14:39:23 UTC (rev 283)
+++ www/index.html 2007-04-13 14:45:39 UTC (rev 284)
@@ -116,11 +116,6 @@
<P>
The default backend is "-r 127.0.0.1" ie rb-download running on the same machine as rb-browser.
<P>
-If -r is not specified, rb-download is running on the same machine
-and <service_gateway> should be an entry in the services directory.
-This is really only useful for debugging, or running MHEG apps you have written
-yourself.
-<P>
Eg, on a single host, do this:
<PRE>
rb-download 4165 &
@@ -136,7 +131,12 @@
</PRE>
where 10.0.0.1 is the IP or hostname of the backend.
<P>
-To run an MHEG app you have previously downloaded and saved, do this:
+If -r is not specified, rb-download is running on the same machine
+and <service_gateway> should be an entry in the services directory.
+This is really only useful for debugging, or running MHEG apps you have written
+yourself.
+<P>
+Eg, to run an MHEG app you have previously downloaded and saved, do this:
<PRE>
rb-browser path/to/saved/services/4165
</PRE>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|