PDA

View Full Version : Problem with callback


chandra
08-16-2003, 09:13 PM
Hi ,

I am building an application which uses two socket connection to a server. Every task is associated with multiple messages send to the server. I am using callback to control the flow of the messages sent to the server.

When i use the same application on emulator it works fine but when i try it on the phone it resets it.

does anybody have a clue why it's happening.

chandra

charliex
08-17-2003, 04:50 PM
thats a really wide question, i suggest adding some dbgprintfs and useing the applogger to pin it down a bit more first.

unless someone knows a specific answer its your best bet.