We had the distributed stuff working at one time as more of an experimental thing. Getting it going again will be a bit of work that we don't have time for, but it would be an enjoyable thing for someone who enjoys tinkering.
Will
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello -
I would like to test the Client Server Front End from the distributed package.
So basically I would like to do folllowing sequence :
connect();
decode(Inpustream is, String streamName);
...
close();
Could you please tell me how to do this ? I have seen that the API has changed (e.g. decoder.getRecognizer() doesn't exist anymore)
Thanks a lot !
daniel
Hi Daniel:
We had the distributed stuff working at one time as more of an experimental thing. Getting it going again will be a bit of work that we don't have time for, but it would be an enjoyable thing for someone who enjoys tinkering.
Will