Is it possible to open a DatagramConnection to port 53 or this port will throw a SecurityExcption like port 80 and 8080 for socket?
Thanks
Emanuele
Type: Posts; User: manupeco; Keyword(s):
Is it possible to open a DatagramConnection to port 53 or this port will throw a SecurityExcption like port 80 and 8080 for socket?
Thanks
Emanuele
Hi,
I'd like to know if the HTTPS connection is supported by Symbian 2nd edition.
Thanks
Emanuele
Neither series 60 3rd FP1, FP2 or 5th edition has ZoomControl implemented?
Thanks
Emanuele
Do you have some text before the fields?
Anyone from Nokia knowing a possible solution?
The following is the code of a test midlet.
If you try it you will see that the Screen 1 and the screen 4 options don't work correctly on N96 or N85 with the new released firmware. Does anyone...
Thanks a lot
Emanuele Pecorari
Hi,
I have a signed application (with Versign and Thawte certificates) that check the contact list of the user, and when it finds a contact it deletes it and add a new contact with a different...
No benefits reinstalling the application
Hi,
some of my clients using an N96 with the new released firmware can't select and write anymore in the TextFields of some screens of my application. Everything was fine before the update of the...
Hi,
The problem has been solved. After the write there was a part of the code where an XML parsing operation was performed but the InputStream used for this operation wasn't closed after the end of...
Hi,
Yes, the HTTP connection is closed after each post.
So far, no solution.
Thanks
Emanuele Pecorari
My Linkedin profile: http://www.linkedin.com/in/emanuelepecorari
My Blog:...
Hi,
Yes, it happens after a certain number of post. The other devices I refer to are: Nokia N80, Sony-Ericsson W850, LG KE-970 for example.
Do you have any idea?
Emanuele Pecorari
My Linkedin...
See http://discussion.forum.nokia.com/forum/showthread.php?p=447393#post447393
Hi,
I don't see where you call the method getMessage() (the method that should start to monitor the message connection) inside your application. You should call it inside your startApp method from...
If you are registered with the push registry and your application is running you can anyway receive and process your messages without any problem.
Emanuele Pecorari
My Linkedin profile:...
Hi,
I'm having a problem executing a series of HTTP posts using Nokia series40 (Nokia 5310 XPress Music and Nokia Emulator series 40 5th edition).
After a number of request ok (where I can also...
Hi,
The reading of SMS message while the midlet is doing something else is possible using a separate thread for that purpose so you will decide when show to the user the content of the messages you...
Hi,
What do you mean with particular message? A messages with a specific test? And what about "after particular operation is done"? Is an operation done in your application or in the phone?
Bye...
Hi,
The path should be:
file:///E:/Images/<filename> (for the pictures)
file:///E:/Video/<filename> (for the video)
Anyway, to be sure of the memory card path you should use...
Hi,
It's not true that from J2ME you can't read SMS. If the SMS are sent to a port where the midlet is listening you can process SMS.
Also, you can set the Push Registry to make the midlet...
Hi,
Yes, you can use the PIM API without signing the application. The drawback is the security popup coming up when you try to read the contacts.
Emanuele Pecorari
My Linkedin profile:...
Hi,
Are you talking about SMS messages?
Emanuele Pecorari
My Linkedin profile: http://www.linkedin.com/in/emanuelepecorari
My Blog: http://j2mesoccer.splinder.com
Hi everybody,
I'm facing taking a picture on Nokia 5310 XPress Music.
If I read the property "video.snapshot.encodings", I can see the image/png encoding is supported by this phone. If I try to...
Hi,
You can avoid the user education just if you have an agreement with the manufacturer or the operators. In that case the level of your trusted midlet will be such that the manual settings will be...