ZeroC,
I have used Ice and it works very well for all clients except an applet. In an applet I am constrained to use a file for the communication. I had written my own calls and marshalling Ice objects by ad-hoc code, but its not scalable and it got to a point where I am looking for the proper solution.
Do you only support socket connections at the moment ? I could not find a FileEndpoint in the docs or in the source files. Is there a way to achieve this or is it just not supported yet? Have you considered implementing it ?
I am desperate and am thinking about implementing it myself. Before I do that I would like to know if you think it would be sensible to do so, or whether there are fundamental reasons for it not to work.
Thank you,
Joe

Reply With Quote