Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
acdelemos #1
Member since Feb 2006 · 21 posts · Location: Brazil
Group memberships: Members
Show profile · Link to this post
Subject: Offline Messages
Hi.

I am with a problem when sending messages for contacts that are offline.
Example: send three messages for this determined person, but when it connects itself only receives the first one (display) is excessively not shown for it, but miniclient receives them as it can be seen in debug.
what it can of be made a mistake or it is confusion mine.

-------------------------- Part of Debug --------------------------
<message type="chat" to="toninho@tecnos" from="antonio@tecnos">
<body>
test 1
[quarta-feira, 24 de maio de 2006 - 10:54:26]
</body>
<x xmlns="jabber:x:delay" from="tecnos" stamp="20060524T13:54:26"/>
</message>

<message type="chat" to="toninho@tecnos" from="antonio@tecnos">
<body>
teste 2
[quarta-feira, 24 de maio de 2006 - 10:54:27]
</body>
<x xmlns="jabber:x:delay" from="tecnos" stamp="20060524T13:54:26"/>
</message>

<message type="chat" to="toninho@tecnos" from="antonio@tecnos">
<body>
teste 3
[quarta-feira, 24 de maio de 2006 - 10:54:27]
</body>
<x xmlns="jabber:x:delay" from="tecnos" stamp="20060524T13:54:27"/>
</message>
------------------------ End Debug ---------------------------------
Avatar
Alex #2
Member since Feb 2003 · 4447 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
hello,

i just tried the MiniClient with some offline messages and i had no problems. So i assume you are doing something wrong. Did you try to debug the code step by step? Or at least set a breakpoint to the OnMessage event handler?

Alex
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS