unmk2 / jaxl

Automatically exported from code.google.com/p/jaxl
GNU General Public License v3.0
0 stars 0 forks source link

If send message with <any string> never arrive #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If send message with <any string> never arrive. Probably xmpp class parse 
<any want string> as a XML xmmp command, it should check if it's a xml
command or any other string.

Original issue reported on code.google.com by fidojo...@gmail.com on 11 Mar 2010 at 9:51

GoogleCodeExporter commented 9 years ago
Hi Fido,

It should be done on application developer part.
Ideally such messages should be encoded before transmission.
Upgrade to Jaxl 2.0.

Original comment by mailsfor...@gmail.com on 4 Aug 2010 at 8:12