k***@yahoo.com
2005-07-28 10:47:27 UTC
Hi all,
I have an async. remote queue on my pocketPC 2002 pointing to a queue on my PC (the PPC is connected via a cradle & ActiveSync). I also have a sync. queue defined to be able to send messages from the PC to the PPC.
On the PPC I use Native C, and I use Java on the PC. I defined a thread on the PPC to listen to messages arriving from the PC, and defined a message listener on my PC to receive messages from the pocket.
Wheneve I call mqeQueueManager_putMessage on the pocket, I call mqeQueueManager_triggerTransmission right after it. Everything works fine for a number of messages from the pocket to the PC and vice versa.
The problem is, after a number of messages, the pocket just freezes after I attempt to send a message through the async queue, it freezes completely that I must reset the pocket. Sometimes the application just exits instead of freexing.
I cannot think of the reason causing this strange behavior, I would appreciate any help from you,,
thanx,
bye
I have an async. remote queue on my pocketPC 2002 pointing to a queue on my PC (the PPC is connected via a cradle & ActiveSync). I also have a sync. queue defined to be able to send messages from the PC to the PPC.
On the PPC I use Native C, and I use Java on the PC. I defined a thread on the PPC to listen to messages arriving from the PC, and defined a message listener on my PC to receive messages from the pocket.
Wheneve I call mqeQueueManager_putMessage on the pocket, I call mqeQueueManager_triggerTransmission right after it. Everything works fine for a number of messages from the pocket to the PC and vice versa.
The problem is, after a number of messages, the pocket just freezes after I attempt to send a message through the async queue, it freezes completely that I must reset the pocket. Sometimes the application just exits instead of freexing.
I cannot think of the reason causing this strange behavior, I would appreciate any help from you,,
thanx,
bye