Archived

This forum has been archived. Please start a new discussion on GitHub.

Java code for dynamic ice program in Connections Issue #11

Attached is a Java version of the code for the Dynamic Ice article in Connections Issue #11. See the README for instructions on how to build and run it.

Disclaimers:
  • It works fine on my system (Windows XP, Sun JDK 1.5.0_06-b05, Ant 1.6.5), but your milage may vary. Sorry, I can't help you troubleshoot if it doesn't work on your system.
  • I am in no way connected with ZeroC, so don't blame them for any problems/consequences of using it.
  • Don't blame me either. I'm just making the code available to hopefully save someone else the time of converting the C++ code to Java.

Enjoy!