We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
Yahoo Messenger API 不是公开的,因此您肯定不会从他们那里获得官方 API。
话虽如此,我不知道是否有可用于FLEX的API。 但我知道一个C 和一个对于 Java。 两者都是开源的。 所以你可以尝试在FLEX中实现Yahoo Messenger的协议。
您可以尝试的其他方法(尽管我不知道它是否符合您的质量标准)是嵌入 网页 支持雅虎聊天。
祝你好运。
Yahoo Messenger API is not public, so you will not get an oficial API from them for sure.
Having said that, I don't know if there is an API available for FLEX. But I know one for C and one for Java. Both of the open source. So you can try to implement Yahoo Messenger's protocol in FLEX.
Other thing you can try (although I don't know if it will meet your quality standards) is embedding a WebPage supporting Yahoo chat.
Good luck.
只是一个想法...但是如果有一个开源 Java 解决方案,您不能使用它来将其与 Flex 集成吗? 您甚至可以使用 blazeds 将消息从 java 发送到 flex。
Just a thought... but if there is an opensource java solution couldn't you use that to integrate it with Flex. You can even use blazeds to send the messages from java to flex.
现在有一个适用于 Yahoo! 的 SDK。 信使。 这些示例似乎是 Java 和 PHP,但 API 本身与语言无关。
http://developer.yahoo.com/messenger/guide/index.html
There is now an SDK for Yahoo! Messenger. The examples appear to be Java and PHP but the API itself is language agnostic.
http://developer.yahoo.com/messenger/guide/index.html