使用 Jabber 发送网络消息 [英] Using Jabber to send network messages

查看:56
本文介绍了使用 Jabber 发送网络消息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

(也在 ServerFault 上询问,我在那里建议也贴在这里)

(Also asked over on ServerFault, where I was advised to post it here too)

当其他用户在线提交内容以进行报告时,我们要求通过网络向各种用户(合规、生产)发送桌面警报.

We have a requirement to send desktop alerts to various users (compliance, production) across a network when other users have submitted content online for a report.

目前我们正在使用 NET SEND,但这并不能保证交付,并且从客户端和服务器的角度来看都证明不可靠(我认为在更高版本的 Windows 中将不受支持;我们目前运行的是 XP).

At present we are using NET SEND but this has no guarantee of delivery and has proved unreliable from both client and server perspective (and I gather will be unsupported in later versions of Windows; we are currently running XP).

我们正在考虑基于 Jabber 的解决方案,但是否有人使用 Jabber 客户端像 NET SEND 那样在屏幕上弹出警报消息,而不是仅仅将聊天窗口放在前面或显示临时toast"消息靠近系统托盘.

We are considering a Jabber-based solution but has anyone used a Jabber client to pop up alert messages on the screen like NET SEND does, as opposed to just bringing a chat window to the front or displaying a temporary 'toast' message near the system tray.

我们需要警报消息是持久的,并且只能被用户解除,表明他们已经看到了.Toast 样式的弹出窗口就可以了,只要它不仅是有限的时间,而且必须再次被用户关闭.

We need the alert message to be persistent and only dismissed by the user, indicating they have seen it. Toast-style pop-ups would be fine as long as it was not only for a limited time and again had to be dismissed by the user.

有什么解决办法吗?

推荐答案

Openfire 是一个基于 Java 的 Jabber 服务器,它似乎面向公司/商业环境,并为其 Spark 客户端提供toast"消息功能.它们还提供其他一些有用的以业务为中心的功能.

Openfire is a java based Jabber server that seems to be targeted to a corporate/business environment and provides the "toast" message feature with their Spark client. They also offer several other useful business-focused features.

这篇关于使用 Jabber 发送网络消息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆