开发者

How to use JBuddy SDK to create a simple yahoo messenger client?

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 S开发者_JS百科DK : 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!


From what I gathered from their help files. You execute the .jar file. Install the dev tools and you can select .NET tools in the installer list. More information can be found here Getting Started PDF

Edit: After installing it myself I found the Jbuddy.dll file in 'Drive letter:\JBuddy\JBuddySDK\lib' and samples in C# can be found in 'JBuddy\JBuddySDK\demos\C#'. Hope it helped!


I clicked on the download link and got this file: JBuddyDeveloperTools-6.3.110808.jar.

I double clicked on this and it installed the developer tools, complete with the dll.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜