Re: Hessian PHP implementation

From: Radu-Adrian Popescu <radu.popescu@xxx.com>
Date: Thu Dec 16 2004 - 02:15:49 PST

GOMEZ PLACENCIA MANUEL VLADIMIR wrote:

> I have created both a client and a service implementation of Hessian in
> PHP, borrowing some ideas from existing imlementations and after some
> testing, I think the program is pretty much ready with the following features:
>
> - Hessian protocol implementation
> - very basic HTTP library class
Wouldn't CURL have fit the bill here ? For the C++ version I wanted to keep code
and dependencies down to a minimum, while also be able to use SSL, that's why I
wrote a basic HTTP class.
> - Client Proxy
> - Service class that can publish PHP objects as Hessian web services
> - Almost all Hessian types supported
> - Faults
>
> So far, classes have been tested in Windows XP SP2 using Apache 2.0.49/PHP
> 4.3.8 against PHP services and Java under Resin. There is a PHP 5 only version
> in work.

Cool, with PHP5's features that should look pretty smooth.

> I have read the message "Hessian C++ library" from Radu-Adrian Popescu in this
> mail list and I basically have the same questions for caucho.
> I would like to have the code peer reviewed and I am setting up a
> sourceforge.net project for that matter. Also, I think I will publish the
> library under an OS licence and I am thinking in an Apache-style licence.
> What do you think?
>
> And, if things go well, is there a chance to have the library published in
> caucho's Hessian page along side the other platform implementations?
>
> Well that's all, I expect your thoughts.
>
> Regards.
>
> Manolo Gómez, MCP
> Research and Development
> Dirección de Informática
> Pontificia Universidad Católica del Ecuador
> 593-22991700 ext. 1336
> mvgomez@xxx.edu.ec

Congratulations and regards,

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

Received on Thu 16 Dec 2004 02:15:49 -0800

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