Running:
- Checkout the "refactor" branch from https://github.com/bgrozev/ice4j
git clone https://github.com/bgrozev/ice4j
cd ice4j
git checkout refactor
- Install it in the local maven repo:
mvn install -DskipTests
-
Tweak the "configuration" (port numbers defined as constants) in Jijibg.java and PortManager.java
-
Build jijibg
mvn install -DskipTests
- Run
./run.sh