iceboxadmin
Ice utilities and admin tools
Install
- All systems
-
curl cmd.cat/iceboxadmin.sh
- Debian
-
apt-get install zeroc-ice-utils
- Ubuntu
-
apt-get install zeroc-ice-utils
- Arch Linux
-
pacman -S zeroc-ice
- Kali Linux
-
apt-get install zeroc-ice-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zeroc-ice-utils
- Raspbian
-
apt-get install zeroc-ice-utils
- Dockerfile
- dockerfile.run/iceboxadmin
zeroc-ice-utils
Ice utilities and admin tools
This package contains Ice utilities and admin tools. 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.