[vc书籍] Smack类库详细介绍.pdf

[复制链接]
发表于 2022-6-16 11:17:53
Smack 类库详细介绍
Smack 是一个使用 XMPP 服务器进行聊天和即时消息交换的库。 Smack 的主要优点:
简单易用且功能强大的 API。只需三行代码即可向用户发送文本消息 XMPPConnection connection = new XMPPConnection(“jabber.org”);
connection.login("mtucker" , "password");
connection.createChat(“jsmith@jivesoftware.com”).sendMessage(“你好!”);

(Detailed introduction to smack class library
Smack is a library for chat and instant message exchange using XMPP server. Smack's key benefits:
An easy-to-use and powerful API. Only three lines of code are required to send a text message xmppconnection connection = new xmppconnection ("jabber.org");
connection. login("mtucker" , "password");
connection. createChat(“ jsmith@jivesoftware.com ”). SendMessage ("Hello!");)

[下载]11175374324.rar




上一篇:RFC3921 - Jabber_XMPP中文翻译计划.pdf
下一篇:The Swift Programming Language.pdf

使用道具 举报

Archiver|手机版|小黑屋|吾爱开源 |网站地图

Copyright 2011 - 2012 Lnqq.NET.All Rights Reserved( ICP备案粤ICP备14042591号-1粤ICP14042591号 )

关于本站 - 版权申明 - 侵删联系 - Ln Studio! - 广告联系

本站资源来自互联网,仅供用户测试使用,相关版权归原作者所有

快速回复 返回顶部 返回列表