From 3d9a3a3fefe3b79ac4183ba13939e744fc3c9b3d Mon Sep 17 00:00:00 2001 From: John Cegalis Date: Wed, 18 May 2011 17:18:58 -0400 Subject: [PATCH] changed remote around --- manual/source/configure.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/manual/source/configure.rst b/manual/source/configure.rst index 1aa1ad9..14242d2 100644 --- a/manual/source/configure.rst +++ b/manual/source/configure.rst @@ -336,15 +336,14 @@ Remote Tab =========== OpenLP gives you the ability to control your Service Manager or send an Alert -from a remote computer through a web browser. This could be usefull for a nursery -or day care to display an Alert message or use it as an interface to control the +from a remote computer through a web browser. This could be useful for a nursery +or daycare to display an Alert message or use it as an interface to control the whole service remotely. This will work in any web browser that has network access whether it is another computer, a netbook or a smartphone. -A couple examples of use for this would be if you have a missionary with a +An example of use for this would be if you have a missionary with a PowerPoint presentation, it may be easier for that missionary to remotely -connect to your projection computer and change the slides when he wants to, or -could be used for a nursery or day care to display an Alert message. +connect to your projection computer and change the slides when he wants to. To use this feature your computers will need to be on the same network, wired or wireless. @@ -357,20 +356,21 @@ Server Settings **Serve on IP address:** Put your projection computer's IP address here or use -0.0.0.0 which will display your ip address links below. +0.0.0.0 which will display your IP address links below. **Port Number:** -You can use the default port number or change it to another number. +You can use the default port number or change it to another number. If you don't +understand this setting, you can leave it as is. **Remote URL:** -This should show the address you will use in the remote computer +This will show the address you will use in the remote computer web browser. **Stage view URL:** -This should show the address you will use in the remote +This will show the address you will use in the remote computer for Stage view. If the Remote or Stage view URL are not showing you can manually find these @@ -384,4 +384,4 @@ With these two settings written down, open a web browser in the remote computer and enter the IP address followed by a colon and then the port number, ie: 192.168.1.104:4316 then press enter. You should now have access to the OpenLP Controller. If it does not come up, you either entered the wrong IP address, -port number or one or both computer's are not connected to the network. \ No newline at end of file +port number or one or both computers are not connected to the network. \ No newline at end of file