From Ape Wiki
(Redirected from Tutorials)
[edit] APE Tutorials
APE Basics
- Introduction to APE : Learn the basics, how the server and the client exchange data, what is the communication system.
- Introduction to APE Javascript Framework : What is APE JSF, how the APE JSF work,
- How to write an application with APE : Expose different ways to create an application with APE. Modules, external push, proxying (TCP socket), client side.
Start playing with your APE
- Hello world : Your first APE application!
- Understanding APE JSF events : What are JSF events, how catch them, onRaw, onCmd, addEvent and pipe events.
- Create custom command : In the hello world tutorial you saw how to send message, here you'll see how send object and how to create your first javascript server module!
- How to create server side JavaScript modules
- How to use MySQL in your JavaScript modules
- Understanding pipe : What is pipe, what can you do with them.
- Uni pipe and Multi pipe with APE JSF : Start playing with pipe, create Multi pipe, Uni pipe and read pipe property
Other topics
- TCPSocket : Bring socket API to the client-side using APE
- APE transport method : Use different transport method to do cross domain push or low latency request
- Using session : Understand what is session, make your application "persistent"
- SSL with APE : How to add SSL support to your APE Server with stunnel.
External resources
Pages in category "Tutorial"
The following 17 pages are in this category, out of 17 total.
H如HJ |
ST |
T cont. |


