vote up 0 vote down star

Hi,

I'm modifying a piece of JavaScript code that uses XMPP + XIFF flash object to communication with MSN/Yahoo/GTalk via Jabber.

The requirement of the web site is to enable page refreshes.

However, the problem is the current implementation of XIFF does not allow saving and restoring of connection, but requires a new login every time, which is time consuming.

I wasn't able to find any reference to such a solution.

Does anyone know if:

  1. This is at all possible with the XIFF open source code?
  2. Any reference to such solution - might consider JavaScript solution as well.

Thank you very much!

Ofer Bar

flag

1 Answer

vote up 0 vote down

I do not believe this is possible. Standard work-arounds are to either have a separate window, or some form of IFRAME which acts as such.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.