Hi Hartti
Thanks for your reply. I found the problem, the operator just decided to change its gateway proxy without telling anyone and this broke some of the older phones. New gateway is a...
Type: Posts; User: Wilterdt; Keyword(s):
Hi Hartti
Thanks for your reply. I found the problem, the operator just decided to change its gateway proxy without telling anyone and this broke some of the older phones. New gateway is a...
Hi
I have a very strange problem that seems to happen on older nokias(e.g. first n-gage, nokia 3200) with Http Connection.
The application runs smoothly and connects fine over Http for several...
You must use HttpConnection.openDataInputStream() instead of openInputStream(). Had exact same problem and this fixed it on nokia series 60 2nd edition devices.
Hi Peter
Thanks for the link. Do you know where to find the code for the Smart Ticket
J2ME application, everyone has been sending me to that link but I can't find the Smart Ticket source...
Hi Axs
I have considered such a solution, but when does the server know to commit the transaction (i.e. charge the client)? In other words, how does the server ever know that the client
received...
Hi Everyone
I have created a J2ME networked midlet that communicates with a server to perform database transactions.
Unfortunately occasionally, when a transaction is initiated by the J2ME...
Hi
Is it possible to build for "winscw urel" (release build for emulator) from the command line (I've got series 60 sdk 3rd edition and Carbide.c++)?
It works fine when I do a debug build...
I need it because Symbian OS Unit ( the testing framework we are using) crashes when tests fail when the emulator is run in debug mode (udeb) this can be fixed by running in release mode. Also i am...
Hi
Is it possible to build for the emulator in release mode (command line equivalent
being "abld build winscw urel") from within carbide.c++?
Currently the C/C++ build tab only offers 2 build...