Documentation
All documentation available for DotMSN is listed here. When you are new to DotMSN it is best to get yourself comfortable by reading through the documents regarding the general design and connectivity. After that you can start diving into the examples provided with DotMSN when you have download the setup installer. Or you can directly take a look at the API in order to get DotMSN working with your application.
Documents
Application Programmer Interface (API)
The API is the main resource you use when you are programming with DotMSN. It shows an overview of all available classes and methods. Every element has written documentation that informs about how to use the class or method.
General design
A bird-view perspective on DotMSN. It gives insight in how the different components work together on a global scale.
Setting up connectivity
How to setup DotMSN to use a direct connection, a proxy, or a custom server. Involves the necessary use of specifying client codes and identifiers.
Transferring data
How to send and receive files, emoticons and user displays. Explains the use of the P2P framework and the MSNSLP protocol.
