Hi,

There is no plan to write a documentation about the core source code
but, it's pretty much clean and easy to read.

Btw, APE aim to have a very high vertical sclability. Porting APE on
windows can dramatically undermine this advantage.

Some hints :

- APE has an "events" interface. So what you need is to write a new
"module" for this interface (using select() API).
- Plugins use dlopen() API => WINAPI to load dynamic library.
- Some little call have to be replaced (e.g. open("/dev/rand"))

Anthony Catel

On Oct 16, 10:48 pm, Pradeep chahal <[email protected]> wrote:
> Thank you guys working on making its documentation...
> I want to make it portable on windows system... will start this work after 
> mid Nov. I could not find its source code API documentation on web...if you 
> having please upload it on web..it will be great helpful for me.
> Regards,PradeepPisa, Italy
>
>
>
> > Date: Fri, 16 Oct 2009 09:37:39 -0700
> > Subject: [APE Project] (212) Re: How to make Ruby/Ror communicate with APE 
> > server ?
> > From: [email protected]
> > To: [email protected]
>
> > APE 1.0 supports webhooks and a lot of way to link it with another
> > application.
>
> > Wait for the 1.0 documentation, examples and wiki ;)
>
> > On Sep 2, 12:54 am, gkrdvl <[email protected]> wrote:
> > > Hello all, how to make Ruby or Rails communicate with ape server ? I
> > > want to build group chat system that 2 or more user can communicate
> > > each other and every conversation is store in database using Rails. To
> > > achieve it what I need to do ?
>
> > > Thanx
>
> _________________________________________________________________
>  News, views and inimitable perspectives – On MSN India, you get an all-round 
> view of things that matter.http://in.msn.com
--~--~---------~--~----~------------~-------~--~----~
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