hessian binary web service protocol(简单使用WebServices的方法)

http://hessian.caucho.com/

hessian  ['hesiən;'heʃən]  
n. 浸沥青的麻绳,粗麻布

 documentation
The Hessian binary web service protocol makes web services usable without requiring a large framework, and without learning yet another alphabet soup of protocols. Because it is a binary protocol, it is well-suited to sending binary data without any need to extend the protocol with attachments.

Hessian Implementations


Java
Flash/Flex
Python
C++
.NET C#
D
Erlang
PHP
Ruby
Objective C

原文地址:https://www.cnblogs.com/wucg/p/1784933.html