开发者

How to build XMPP application using Monotouch?

开发者 https://www.devze.com 2023-02-05 13:48 出处:网络
can anyone help me to undertand how can I build XMPP appication using Monotouch? What library can I use? 开发者_Python百科Are there some example?

can anyone help me to undertand how can I build XMPP appication using Monotouch? What library can I use? 开发者_Python百科Are there some example?

Thanks.


Well you could try to port one existing C# XMPP library like this one and try to make an iPhone library project with it then reference it on the iPhone App Project and try to work with it :)

Alex

0

精彩评论

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