I tried to find a free .NET API which I could use for making a messenger client and after searching I found it can be done using JBuddy SDK.
Instant Messaging SDK : The JBuddy SDK
From what the site says, they made a wrapper for .NET of their Java API for yahoo messenger called JBuddy.dll
I downloaded the JBuddy Developer Tools and got a JBuddy.jar instead of a *.dll as expected.
How can i obtain JBuddy.dll and use it to make a very simple yahoo messenger client?
Thanks for replies!