`
cuizhenfu#gmail.com
  • 浏览: 67456 次
  • 性别: Icon_minigender_1
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论

Presence service

阅读更多
http://forums.java.net/jive/thread.jspa?messageID=226543

Using discovery for presence is not a good idea. I was told so also by a JXTA guru that shall remain unnamed ;-)
His recommendation to me which I plan to follow is to simply use a bidipipe connection. that is, keep a list of peers you want to keep track of, let them have a public bidipipe always available and simply connect and disconnect from that pipe at regular intervals. You do not need to implement more than that since a connection to the pipe confirm presence of that peer. No actual communication need to take place.
It may not be pretty but it will get the job done.
Hope it helps.
分享到:
评论

相关推荐

    即時訊息與現狀資訊服務

    即時訊息與現狀資訊服務(Instant Messaging and Presence Service,簡稱IMPS)是一種允許用戶通過網絡進行實時交流的技術。隨著互聯網的普及,IMPS已成為人們日常溝通不可或缺的一部分。例如,ICQ、MSN Messenger、...

    xmpp协议相关的jar和中文文档

    - RFC3921是XMPP的IM部分(Instant Messaging and Presence Service, Part 1)的官方标准,中文文档有助于开发者快速掌握协议细节。 4. **企业级即时通信系统**: - "基于XMPP的企业级即时通信系统的研究与实现....

    service_presence_developer_guide

    ### Omni-Channel SOAP API Objects详解 #### 1.1 AgentWork `AgentWork` 对象表示已经被分配给代理的工作项。此对象自 API 版本 32.0 起可用。 **支持的操作:** - create():创建新的工作项。...

    即时通讯im教程

    之后,安装并启用关键的插件,包括Presence Service和UserService,这两个插件对于IM系统的正常运行至关重要。 配置服务器设置时,将Presence visibility更改为“Anyone - Anyone may get”,让用户服务中的某些...

    基于XMPP的企业级即时通信系统的研究与实现

    XMPP(可扩展消息与呈现协议)是一种基于XML的开放标准协议,最初由Jabber基金会开发,旨在提供一个即时通信(Instant Messaging, IM)及在线呈现服务(Online Presence Service)的通用框架。XMPP的主要优势在于它...

    UC 修改IMP 的IP地址方法

    本文档详细介绍了一个具体的案例:如何修改Cisco Unified Communications Manager (CUCM) 和 Cisco Unified Presence Service (CUPS) 虚拟机的IP地址,以适应新的实验环境。以下步骤基于将原有的CUCM IP地址从192....

    关于XCAP协议的RFC4825规范

    - **IMPS(Instant Messaging and Presence Service)**:即时通讯和状态服务,XCAP可帮助管理用户的聊天设置和联系人列表。 ### 总结 XCAP协议通过RFC4825规范的指导,为网络中的配置数据管理提供了一种强大而...

    移动飞信C#源码(完全版)

    "Imps"通常代表“Instant Messaging and Presence Service”,即即时消息和在线状态服务,这是即时通讯软件的基础。"ClientUtils"则可能包含客户端工具类,这些工具类可能会提供各种通用功能,如网络连接管理、数据...

    oma验证用ma

    2. **pss5**: `http://www.3gpp.org/profiles/PSS/ccppschema-PSS5#` - 这个命名空间与3GPP (Third Generation Partnership Project) 相关,定义了PSS (Presence Service with SIM Access) 的第五版规范。...

    3GPP TR 24.841 V6.0.0 (2004-06)

    3rd Generation Partnership Project; Technical Specification Group Core ...Presence service based on Session Initiation Protocol (SIP); Functional models, information flows and protocol details (Release 6

    Software As A Service PPT

    标题《Software As A Service PPT》及描述《CHAPTER 4 Software as a service》表明本文件将集中讨论软件即服务(SaaS)这一云服务模型。CLOUD BASICS标签揭示了文档将从云计算的基础知识入手,以帮助读者理解SaaS的...

    Android启动Service登陆Openfire实现基于XMPP Smack的消息推送功能

    XMPP(Extensible Messaging and Presence Protocol)是一种基于XML的开放标准,广泛用于即时通讯应用,提供了一种高效、可靠且可扩展的消息传输机制。 Smack是一个用Java编写的XMPP客户端库,它允许开发者轻松地与...

    presence:各种人数统计

    PresenceCode.StoreService:在 xwiki.adm_presence_stat 表中接收和存储 wifi 统计信息 去做: Presence.WebHome:应用程序入口点 资源 ============ 无线上网.php 扫描到 neufbox 的连接数 您需要更新用户/密码...

    Room-Presence-Service:面向坐在L0.13(HfTL)中的少数人的状态服务

    客房服务坐在L0.13室( )中的少数人的状态服务。 此回购协议为“房间状态服务”提供了一个前端和一个后端。 后端具有RESTful Web服务,该服务与Raspberry PI的GPIO一起运行。 当前有两种状态(开/关)来打开或关闭...

    plain_service:普通服务对象实现

    普通服务安装将此行添加到您的应用程序的Gemfile中: gem 'plain_service'然后... PlainService :: Base attribute :user attribute :password attribute :password_confirmation validates :password , presence : tr

Global site tag (gtag.js) - Google Analytics