This is a big application. Your first parts will suck and refactoring it later will suck even more. I suggest building something small in the first place and then step from one bigger project to another.
XMPP/Jabber is IMHO the best solution for office IM. Most clients like Pidgin, Adium etc can connect to it. Every bigger company I worked for in the last years used it. Take a look at Openfire - A free open source XMPP server that you can directly connect on and which is easy to set up: http://www.igniterealtime.org/projects/openfire/
发布评论
评论(1)
这是一个很大的应用。你的第一个部分会很糟糕,稍后重构它会更糟糕。我建议首先构建一些小项目,然后从一个更大的项目转向另一个更大的项目。
恕我直言,XMPP/Jabber 是办公室 IM 的最佳解决方案。大多数客户端(如 Pidgin、Adium 等)都可以连接到它。过去几年我工作过的每家大公司都使用它。看一下 Openfire - 一个免费的开源 XMPP 服务器,您可以直接连接它,并且易于设置:http://www.igniterealtime.org/projects/openfire/
This is a big application. Your first parts will suck and refactoring it later will suck even more. I suggest building something small in the first place and then step from one bigger project to another.
XMPP/Jabber is IMHO the best solution for office IM. Most clients like Pidgin, Adium etc can connect to it. Every bigger company I worked for in the last years used it. Take a look at Openfire - A free open source XMPP server that you can directly connect on and which is easy to set up: http://www.igniterealtime.org/projects/openfire/