[jdev] client library in java or c# (for mobile phone) ?

2007-10-26 Thread orin_iut
Hello, Has anyone used any jabber library for implementing a client from within mobile phones? I have looked around both java and c# implementations of jabber libraries and unfortunately none of them worked in the mobile phone (which happens to be a Windows mobile for me). Any suggestion would

Re: [jdev] client library in java or c# (for mobile phone) ?

2007-10-26 Thread orin_iut
Thanks a lot Tobias for your quick response. It worked. :-) I tried it 2 days ago, it didn't work. And I tried it today again. And it worked. :-) Earlier, I tried to compile the core library, did something wrong there and created a mess. This time, I used the library directly and just compiled

Re: [jdev] client library in java or c# (for mobile phone) ?

2007-10-26 Thread orin_iut
Thanks Mostafa Hazam and Karim Hamadan. The beep library worked for me. I just had to tweak the example a little bit. The examples include the user's credentials as hard code and doesn't use the user interface. So, when I first tried the example, it looked like it would not work. But in the