开发者

Chat Service / Server for ASP.NET

开发者 https://www.devze.com 2022-12-24 15:57 出处:网络
I\'m looking to have a livechat service integrated within a site where I can create chat rooms on the fly based on participants tied to that specific area..开发者_JAVA百科.Anyone recommend using a 3rd

I'm looking to have a livechat service integrated within a site where I can create chat rooms on the fly based on participants tied to that specific area..开发者_JAVA百科. Anyone recommend using a 3rd party service I can install on the server that integrated easily with .NET, or just build one using polling method? I'd like something with socket connection, but not sure what's out there that either cheap or free that I can use.


Check out http://www.jabberstudio.org/. You can find .NET opensource clients. You can refer to http://www.codeplex.com/site/search?projectSearchText=xmpp for a headstart.

0

精彩评论

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