Hi,

I am trying to build an app that will allow users to publish photos on
a channel .... Clients will be able to send an image file to the APE
server , the APE server should get it and publish it on the channel...
In order to do this, i am thinking of having the image encoded using
base64 scheme ... the client will encode the file and send it to the
server which will publish it on the channel. In the client side, java
script should be able to decode the image and put it on a div tag for
viewing.... This is the idea i have .... Is it possible to do with
APE ? do u think this is the correct method of implementing this ?

Any suggestions will be appreciated ... thanks

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