icebox
IceBox server, a framework for Ice application services
Install
- All systems
-
curl cmd.cat/icebox.sh
- Debian
-
apt-get install icebox
- Ubuntu
-
apt-get install icebox
- Arch Linux
-
pacman -S zeroc-icebox
- Kali Linux
-
apt-get install zeroc-icebox
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install icebox
- Raspbian
-
apt-get install icebox
- Dockerfile
- dockerfile.run/icebox
zeroc-icebox
IceBox server, a framework for Ice application services
This package contains the IceBox server, an easy-to-use framework for developing and deploying application services. Ice is a comprehensive RPC framework that helps you network your software with minimal effort. Ice takes care of all interactions with low-level network programming interfaces and allows you to focus your efforts on your application logic.
icebox
Plugin-based meta-application for ZeroC Ice
Ice, the Internet Communications Engine, is a middleware for the practical programmer developed by ZeroC Inc. A high-performance Internet communications platform, Ice includes a wealth of layered services and plug-ins. Ice is built on concepts which will be familiar to CORBA programmers, and supports a wide variety of programming languages and runtime platforms. This package provides the IceBox related utilities, a general purpose plugin-based application development framework for Ice applications. You will find further information in the ZeroC home page (http://www.zeroc.com/ice.html) and in the non-free package zeroc-ice-manual.