The client side javascript runs on the client (browser) like normal
javascript. The server side javascript runs on the server, like PHP. It
allows you to write server side event driven logic with simple javascript.

On Fri, Dec 3, 2010 at 5:58 AM, Saif <[email protected]> wrote:

> What i meant was what is the purpose of SSJS and CSJS.
>
> Suppose if a client joins a channel the data will be sent to the SSJS
> and the SSJS will be able to determine if he is allowed or not???
> Is that correct?
>
> And CSJS is only to send data to the server and handle the data being
> received from SSJS?
>
> On Dec 3, 2:37 pm, "Alex McAuley" <[email protected]>
> wrote:
> > SSJS = Server side javascript
> > CSJS = Client side javascript
> >
> > Alex Mcauley
> >
> >
> >
> >
> >
> >
> >
> > ----- Original Message -----
> > From: "Saif" <[email protected]>
> > To: "APE Project" <[email protected]>
> > Sent: Thursday, December 02, 2010 11:20 PM
> > Subject: [APE Project] How does APE works?
> >
> > > Hi,
> >
> > > I've been looking at WIKI and lots other pages and i still can't
> > > understand. Can some one please help me out?
> > > What does SSJS contain and CSJS contain?
> >
> > > Thank you.
> >
> > > --
> > > 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]<ape-project%[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/
>
> --
> 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]<ape-project%[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/
>

-- 
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/

Reply via email to