- 論壇徽章:
- 0
|
The
Internet Communications Engine
(Ice) is a modern object-oriented middleware with support for
C++
,
.NET
,
Java
,
Python
,
Ruby
, and
PHP
. Ice is used in many mission-critical projects by companies all over the world.
Ice
is easy to learn, yet provides a powerful network infrastructure and
vast array of features for demanding technical applications. Ice shines
where technologies such as
SOAP
or
CORBA
are too slow and complex.
Ice is free software, available with full source, and released under the terms of GNU
General Public License
(GPL).
Commercial licenses
are available for customers who wish to use Ice for closed-source software.
安裝過程如下:
rpm -ivh db46-4.6.21-2ice.rhel5.i386.rpm
rpm -ivh ice-3.3.0-1.rhel5.noarch.rpm
rpm -ivh ice-libs-3.3.0-1.rhel5.i386.rpm
rpm -ivh ice-utils-3.3.0-1.rhel5.i386.rpm
rpm -ivh ice-c++-devel-3.3.0-1.rhel5.i386.rpm
![]()
文件:示例程序
大小:1KB
下載:
下載
本文來自ChinaUnix博客,如果查看原文請點:http://blog.chinaunix.net/u/21842/showart_1083518.html |
|