I am using jxa-1.0 to create Instant Messaging application in blackberry while running the application i m getting exception like "java.io.IOException: Stream closed".Could you please tell me how to fix this?? or if u have prior experience with Jxa-1.0 pls share your ideas about how to use this one.
A:
If you are seeing this error message in a simulator, don't be surprised. I see I/O errors like this quite often in simulators, especially over Direct TCP or Wi-Fi connections. Some of the newer 5.0 simulators seem to be more problematic than older ones.
If you haven't yet, try it on a real device and it will probably be better.
Marc Novakowski
2009-12-07 06:17:53
Do you have prior experience in Instant Message client programming using Jabber protocol for blackberry?? Please share your ideas about how to develop jabber client application.I could not have clear idea about how to use jxa1.0.
Kumar
2009-12-07 06:39:33
No, I work more on streaming audio. I haven't done IM or used that library - just sharing my experience with the simulator that might be affecting you (I assume you're using HTTP).
Marc Novakowski
2009-12-07 08:15:21
yes i am using http only.
Kumar
2009-12-07 10:11:46