xmpp for ios

码农软件 · 软件分类 · 其他(Others) · 2019-07-26 23:27:20

软件介绍

基于xmpp的即时通讯(需要配置openfire)。包括注册新用户,连接,获取朋友列表,文字通讯和语音通讯。其中保存朋友列表和聊天记录使用的是xmpp框架本身的coredata,没有使用任何其他的自定义的存储方式。
作者说:语音通讯借助了本网站的录音和格式转换代码(http://code4app.com/ios/录音并AMR和WAV互转/51565c3e6803fa5c76000005),作为格式转换,代码写到获取了音频文件的nsdata结束。
代码详细讲解:http://www.cnblogs.com/PhenixWang/p/3275454.html
适合初学者。 [Code4App.com]

本文地址:https://codercto.com/soft/d/11018.html

Java Message Service API Tutorial and Reference

Java Message Service API Tutorial and Reference

Hapner, Mark; Burridge, Rich; Sharma, Rahul / 2002-2 / $ 56.49

Java Message Service (JMS) represents a powerful solution for communicating between Java enterprise applications, software components, and legacy systems. In this authoritative tutorial and comprehens......一起来看看 《Java Message Service API Tutorial and Reference》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具