Technical Articles
These articles explain some solutions we implemented.
Using sipXtapi with .Net This article explains how to encapsulate the C API of sipXtapi SDK in .Net components. | |
Transforming an XML documentstarting on another node than the root This article describes how to dynamically modify an XSLT stylesheet to mimic to transformation from an arbitrary node of an XML document. | |
Encrypting with the Compact Framework on a PocketPC using a "BlowFish" Stream This article proposes an implementation of a Stream encrypting data using the Blowfish algorithm that can be used with the compact framework. | |
Implementation of the MD5 Algorithm in C# for the Compact Framework on PocketPC This article proposes an implementation of the MD5 algorithm that can be used with the compact framework. | |
How to use WebServices with the Compact Framework on PocketPC using HTTP/1.1 Compression This article explains how to use HTTP compression with Web Services on PocketPC. |