hi morpheus,
two ways to do that. by using JSR-75 [PIM] or JSR-230[SyncML].
but i dont know how may devices supports SyncML, and my application should reach maximum number of devices. So i...
Type: Posts; User: l_satyadev; Keyword(s):
hi morpheus,
two ways to do that. by using JSR-75 [PIM] or JSR-230[SyncML].
but i dont know how may devices supports SyncML, and my application should reach maximum number of devices. So i...
thanx to you all for quick reply :)
i am tring with c++
hello friends,
i wants to read messages using JSR-75. i found one thread http://forum.java.sun.com/thread.jspa?forumID=76&threadID=710437
from that thread i found that we can read messages by...
Hi Kannan,
I think it is not possible with MIDlets[MIDP 1.0]. you have develop in C++.
hi stefanogalizia,
welcome to Nokia forum.
Nokia 6680 and 6630 (updraded version only) will not support InputStream properly.
...
Hello,
I am trying to synchronizing PIM api with server side api over http, while working on that i found, nokia will not support Contact.REVISION. because of that i got to depend on SyncML. there...
hi nicenouman,
this thread will help you:
http://discussion.forum.nokia.com/forum/showthread.php?t=69916&highlight=.Net
hi peter,
i am working on SyncML. thanx for your valuable information.
Can i have you yahoo! id?
If i have any doubts i can easily communicate with you :)
Hi peter,
hi Peter,
Thanks for your replay and solution. It could solve my problem, but I am not developing this application for my personal use. This is our company requirement. Creating...
Hello friends,
i am working on JSR 75 (PIM). My application should store all contact details in the server. for that i am using "toSerialForm" to export contact details, for importing i am using...
use System.getProperty("microedition.platform") to get the mobile device vendor name.
Hello friends,
I found, http://www.freecerts.com providing free root certificate for Mobile Devices.
So i planed to use that certificate with my mobile device.
For Signed MIDlet, i followed...
Hello acceltree_pune,
thanks for your thread. I am also facing same prob.
I got my Thwate trail certificate.
But i am not getting how to install it in Nokia S40 mobiles. Could help me on this....
thanks Mr. mopfattn :)
hi balagopalks,
thanks for your information. But my problem is, how can i upload certificate to my mobile device, i dont have any CA certificate.
Hello Friends,
I wants to know how much data can send to the server from MDIlet.
and what data(xml,img,txt,...) i can send to the server.
can any one help me on this?
Hello Friends,
Thanks for your Thread. I am also searching for IMEI number. This is very helpful for me.
Based on your help i created a small test based Signed MIDlet application to display...