I just started using ice4j as an ICE client. I am experimenting with this and I want to create a simple chat application using it. The problem is that I cannot find any good guides on how to use ice4j, and Javadoc I compiled from the source code also does not help. I do not want to resort to reading all the source code, because it will be annoying. Is there anything that can help me learn ice4j?
source
share