Archive

Archive for August, 2007

Integration with Collaber made easy

August 19th, 2007

Today we have implemented a new RPC layer over Collaber. This will enable collaber to be integrated with applications written in any language. (.NET, Java, Ruby, C++) etc. We will be providing a simple protocol and a reference implementation for this new RPC layer. Developers can then extend this interface to replicate every other Collaber Interfaces.

We will be using this mainly to integrate with Windows Shell which will be written in C++/COM. We can also use this to automate all Collaber testing on the network.

We hope that the developers will love this RPC layer.

Rajesh Akkineni Coming Up