Subject: how to use StringWriterWithEncoding ???
First Alex, i would to take the time to thanks for the job you done. Im working right now on a IM project and i really enjoy your framework.
i got a problem with the encoding. When i subscribe a account on the serveur with a JID who containt special caracter like (é, ô), i got a authFailure when the server try to connect with the new created account.
I test it with Pandion and i got no error with pandion(surely because pandion parse(encode) the string containing the username before creating the new jid associated with the connection).
Must exist a solution other than not autorize the spacial caracter to the textbox(txtUsername) in the frmsubscription.
Thank.
i got a problem with the encoding. When i subscribe a account on the serveur with a JID who containt special caracter like (é, ô), i got a authFailure when the server try to connect with the new created account.
I test it with Pandion and i got no error with pandion(surely because pandion parse(encode) the string containing the username before creating the new jid associated with the connection).
Must exist a solution other than not autorize the spacial caracter to the textbox(txtUsername) in the frmsubscription.
Thank.