Re: Hessian PHP implementation

From: Radu-Adrian Popescu <radu.popescu@xxx.com>
Date: Wed Jan 12 2005 - 08:58:35 PST

Scott Ferguson wrote:
>
> This is awesome! As soon as you have a place we can link to, it's easy
> to add a link on the Hessian page. Great work.
>
> -- Scott
>
>

Looks like Manolo set up the project & website but forgot to come back here and
post the link.
Here it is: http://hessianphp.sourceforge.net

Congratulations Manolo !

Looks like Hessian is picking up interest in the community and probably at
large; there's now three independent client and/or server implementations for
C++, C# and PHP !

We also have a working Flash client implementation. Unfortunately the wire
format needed some tweaking, as Flash stops reading from the socket stream upon
receiving a \0 character... I've implemented the required escaping
transformation just like the C++/gzip extension: reply is buffered into a
ByteArrayOutputStream, processed(gzip, flash-escape) and rendered to the client.
Now if only Flash had native gzip routines...

Cheers,

-- 
Radu-Adrian Popescu
CSA, DBA, Developer
Aldrapay MD
Aldratech Ltd.
+40213212243

Received on Wed 12 Jan 2005 08:58:35 -0800

This archive was generated by hypermail 2.1.8 : Thu Sep 28 2006 - 20:16:40 PDT