icebox++11
IceBox server, a framework for Ice application services
Install
- All systems
-
curl cmd.cat/icebox++11.sh
- Debian
-
apt-get install zeroc-icebox
- Ubuntu
-
apt-get install zeroc-icebox
- Arch Linux
-
pacman -S zeroc-ice
- Kali Linux
-
apt-get install zeroc-icebox
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zeroc-icebox
- Raspbian
-
apt-get install zeroc-icebox
- Dockerfile
- dockerfile.run/icebox++11
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.