Hi
First up, I am newbie in this world of server configuration, so
explicit instructions will be greatly appreciated!!!!!
We are developing a web application where teacher and students can
communicate real-time and possibly (hopefully) see each other's
screens. We think APE can assist in that but we need to setup it
first. So I need to install APE on a Centos (Apache / MySQL / PHP)
server.
This is what I have (understand) so far (the doco is not as plain and
simple for a newbie as I had hoped):
Step 1: Download the "Linux generic binary 64bit" file
(APE_Server-1.1.1.amd64.bin.tar.gz)
Step 2. Download the APE Javascript Framework 1.1.0
Step 3: Unpack the APE server tar file into a folder (I have done so
into /etc/ape/APE_Server)
Step 4: Run the aped binary (connect to server via Putty, cd all the
way to the "/etc/ape/APE_Server/bin" folder and then type "./aped" at
the command-line)
Results of Step 4 are below:
-bash-3.2# "./aped"
_ ___ ___
/_\ | _ \ __|
/ _ \| _/ _|
/_/ \_\_| |___|
AJAX Push Engine
Bind on port 6969
Version : 1.1.1
Build : May 30 2011 23:48:51
Author : Weelya ([email protected])
[Module] [spidermonkey] Loading module : Javascript embeded (0.01) -
Anthony Catel
[JS] Loading script ../scripts/framework/mootools.js...
[JS] Loading script ../scripts/framework/Http.js...
[JS] Loading script ../scripts/framework/userslist.js...
[JS] Loading script ../scripts/utils/utils.js...
[JS] Loading script ../scripts/commands/proxy.js...
[JS] Loading script ../scripts/commands/inlinepush.js...
[JS] Loading script ../scripts/examples/nickname.js...
[JS] Loading script ../scripts/examples/move.js...
[JS] Loading script ../scripts/utils/checkTool.js...
and then the cursor just sits there. I am not sure if I should be
typing anything else. (exit / stop?????)
Step 5: No idea what to do after this (Step 4)
Step 6: No idea where to put the JS Framework files.
Any guidance would be greatly appreciated.
TIA
Regan
--
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/