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
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