Hi,
I'am not aware of anyone who wrote a C# client for APE. But it's pretty
easy to write it, as the APE protocol is simple, you can find some
information here :
http://www.ape-project.org/wiki/index.php/Protocol_Basics and for more
information about it use firebug :)
Use websocket transport (wich is transport 6) in your C# client to have
a full duplex connection with the APE Server
Regards.
On 30/06/2010 00:47, Austin wrote:
Hello there,
Has anyone heard of the APE jsf being re-written as a c# project? I
am looking to leverage the APE push mechanism for a desktop
application.
Thanks, ~Austin
--
Nicolas Trani - Web engineer
Weelya - Improve the web
32 rue du faubourg boutonnet
34090 Montpellier
http://www.weelya.com
http://www.ape-project.org
--
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/