zeroc.com
Glacier2 - Route Ice Communications Across Networks
https://zeroc.com/glacier2/index.html
Fork me on GitHub. Route Ice Communications Across Networks. Connection Concentrator and Session Manager. A Glacier2 router can easily accept thousands of connected clients; Glacier2 then routes these clients' requests to your back-end servers, with a single connection between Glacier2 and each server. You can also configure Glacier2 to create a custom session object for each connected client, and Glacier2 will clean up this session when a client disappears or becomes unresponsive. 2016 ZeroC, Inc.
zeroc.com
Ice Touch - Bringing Ice for Objective-C and C++ to iOS
https://zeroc.com/icetouch/index.html
Fork me on GitHub. Bringing Ice for Objective-C and C to iOS. Create Native iOS Clients for Linux and Windows Servers. With Ice Touch, your iOS apps can communicate with Ice servers running on Linux, macOS, or Windows. Want to write a networked game for iPhone? Control your audio system from an iPad? Don't get bogged down by the low-level networking code: Ice Touch gives you an easy-to-use RPC API and allows you to focus on what makes your software truly special. 2016 ZeroC, Inc.
zeroc.com
Ice - Comprehensive RPC Framework
https://zeroc.com/programmingModel.html
Fork me on GitHub. Ice is a comprehensive RPC framework with support for C , C#, Java, JavaScript, Python, and more. With Ice, network interactions are operations called on remote objects. Familiar object-oriented idioms allow you to design elegant and powerful networked applications. There is no need to worry about details such as opening network connections, serializing and deserializing data for network transmission, or retrying failed connection attempts (just to name a few things). Make synchronous ...
zeroc.com
Ice - Comprehensive RPC Framework
https://zeroc.com/languages.html
Fork me on GitHub. Ice is a comprehensive RPC framework with support for C , C#, Java, JavaScript, Python, and more. With Ice, network interactions are operations called on remote objects. Familiar object-oriented idioms allow you to design elegant and powerful networked applications. There is no need to worry about details such as opening network connections, serializing and deserializing data for network transmission, or retrying failed connection attempts (just to name a few things). Make synchronous ...
zeroc.com
Ice - Comprehensive RPC Framework
https://zeroc.com/services.html
Fork me on GitHub. Ice is a comprehensive RPC framework with support for C , C#, Java, JavaScript, Python, and more. With Ice, network interactions are operations called on remote objects. Familiar object-oriented idioms allow you to design elegant and powerful networked applications. There is no need to worry about details such as opening network connections, serializing and deserializing data for network transmission, or retrying failed connection attempts (just to name a few things). Make synchronous ...
zeroc.com
Freeze - Embedded Database for Ice Objects
https://zeroc.com/freeze/index.html
Fork me on GitHub. Embedded Database for Ice Objects. The Freeze persistence service allows you to store Ice objects in Oracle Berkeley DB, with all the features you expect from a robust database - transactions, hot backups, indexing, and more. FreezeScript is a XML-based scripting language that allows you to easily inspect and transform the contents of a Freeze database. FreezeScript's transformdb. Is particularly useful for upgrades; with just a few commands, you can transform a database created with a...
zeroc.com
Ice-E Distributions
https://zeroc.com/icee/download.html
Fork me on GitHub. Ice-E 3.6 Distributions. Current Patch Version: 3.6.3 - October 10, 2016. You are licensing Ice-E under GPLv2. Unless you purchase a commercial license. Install on Debian 8. Using the Debian Binary Distributions. Runtime and SDK for Ice for C and Python; cross development packages for armhf. Runtime and SDK for Ice for C and Python. Install Yocto/OpenEmbedded Meta Layer. Using Ice-E with Yocto. Runtime and SDK for Ice for C and Python, icebox and glacier2. Source archive (tar.gz).
zeroc.com
IceGrid - Locate, Deploy, and Manage Ice Servers
https://zeroc.com/icegrid/index.html
Fork me on GitHub. Locate, Deploy, and Manage Ice Servers. DNS allows you to give memorable names to IP addresses, and to reassign these names as needed. IceGrid provides a comparable service for Ice: it allows Ice clients to lookup Ice objects through simple names. An Ice client can reach an Ice object in a server by providing the full addressing information for this object, for example chatRoom1:ssl -h demo.zeroc.com -p 10000. When an Ice client tries to reach the object in chatRoomHost. IceGrid allows...
zeroc.com
Ice-E - The RPC framework for the Internet of Things
https://zeroc.com/icee/index.html
Fork me on GitHub. The RPC framework for the Internet of Things. From Embedded Systems to the Cloud and Beyond. With Ice-E, robots, automotive head units, and other IP-capable devices become first-class citizens in the Ice. Ecosystem. Need to control your home automation system over the Internet? There is no need to reinvent the wheel - let Ice and Ice-E take care of the networking. 2016 ZeroC, Inc.
zeroc.com
Ice Distributions
https://zeroc.com/download.html
Fork me on GitHub. Current Patch Version: 3.6.2 - April 4, 2016. You are licensing Ice under GPLv2. Unless you purchase a commercial license. Install on Amazon Linux. Using the Linux Binary Distributions. Runtime and SDK for Ice for C , Java, PHP, and all Ice services. Cd /etc/yum.repos.d sudo wget https:/ zeroc.com/download/rpm/zeroc-ice-amzn1.repo sudo yum install ice-all-runtime ice-all-devel. AWS AMI for Red Hat Enterprise Linux. Red Hat Enterprise Linux 7. Install on Red Hat Enterprise Linux. Wget h...