Apache Etch

码农软件 · 软件分类 · 网络工具包 · 2019-02-26 21:58:01

软件介绍

Apache Etch 是跨平台,语言和传输方法独立的框架,用来构建和消耗网络服务。Etch 工具集包括一个网络服务描述语言,一个编译器,各种语言绑定库。Etch 同时也是传输方式独立,允许根据需求使用不同的传输方式。Etch 的目标是简单的去定义小的,集中的服务,容易被访问,结合和部署。

Etch 是要提供一个简洁,正式的描述客户端和服务端信息交换,这强大的功能要支持:

  • support one-way and two-way, real-time communication

  • high performance and scalability

  • support clients and servers written in different languages

  • support clients/servers running in a wide range of contexts (such as thin web client, embedded device, PC application, or server)

  • support anyone adding new language bindings and new transports

  • be fast and small, while still being flexible enough to satisfy requirements

  • finally, it must be easy to use for developers both implementing and/or consuming the service.


本文地址:https://codercto.com/soft/d/208.html

Internet与WWW程序设计教程(第三版)

Internet与WWW程序设计教程(第三版)

戴特尔 / 电子工业出版社 / 2005-8 / 95.00元

《Internet与WWW程序设计教程》(第3版)以大量生动、实用的示例讲述了如何编写多层的、客户/服务器的、数据密集的、基于Web的应用程序,介绍了如何使用XHTML、JavaScript、DHTML、Flash和XML建立客户端应用程序,也介绍了如何使用Web服务器(IIS、PWS和Apache)、数据库(SQL、MySQL、DBI和ADO)、ASP、Perl、CGI、Python、PHP、J......一起来看看 《Internet与WWW程序设计教程(第三版)》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具