Can I entegrate it to my portal server?

Submitted by Anonymous on Mon, 2008-03-17 20:16.

I have a mini portal server in my university. I have developed it in JAVA and MySQL. After a user login, all online users can see each other. I want to entegrate a instant messaging server, where online users can send message instantly.Can we do that with Tigase? On the users site there is only web browsers( explorer, firefox ...)
Thanks
ismailcan

Trackback URL for this post:

http://www.tigase.org/en/trackback/1367
kobit's picture
Submitted by kobit on Mon, 2008-03-17 21:23.

Hello,

I think if you want to use only web browser then the only sensible option is to implement Jabber client in JavaScript (AJAX for example) and use Bosh protocol to connect it to the server. Only this way you can have really instant communication.

You can of course do it with Tigase server. If you need any help with setting things up or with implementation of a particular element don't hesitate to ask. I am always happy to help.


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.