Monday, September 18, 2006

Zeroc and Applets

ZeroC Internet communication engine is cool.
I could make several comuting nodes collaborate with each other quite fast and in a robust way, which is quite amazing given my (lack of) programming skills.

The results of the computation are to be visualized on the web, using a web applet. I have found out too late that it is currently not possible.

Options are:

- Pay USD10k and get it developed by ZeroC.
- Use debugger to fix it myself (looks like a minor issue - just catch an Exception.
- Write this particular line of communication without Ice at all.

My guess would be 3 then 2.. 1 sounds too much.

No comments: