xmpp4j:用Java编写的XMPP演示

时间:2024-05-29 21:45:58
【文件属性】:

文件名称:xmpp4j:用Java编写的XMPP演示

文件大小:45KB

文件格式:ZIP

更新时间:2024-05-29 21:45:58

Java

xmpp4j 依存关系 用法 gradle build java - jar build / libs / xmpp4j - 1.0 . jar 链接 多用户聊天测试 注册允许所有ipaddress ## ## Only clients in the server machine can register accounts ## ip_access : all # trusted_network Note here ## In-band registration allows registration of any possible username. ## To disable in-band registration, replace 'allow' with 'deny'. register : all : allow #


【文件预览】:
xmpp4j-master
----.gitignore(273B)
----build.gradle(1004B)
----src()
--------main()
--------test()
----README.md(10KB)

网友评论