Discussion Board
7650 & Gprs
2004-11-09, 05:07
#1
Registered User
Hello,
I have developed an application in 7650 to connect to a server using http and/or sms.
The problem i am having is that the GPRS connection doesnt seem to be lasting for more than 20 mins.
In my app, once http fails request gets send by SMS. Once this happens i get a "Memory Full " note although the application doesnot crash.
Now i am unable to connect using http, unless i restart the phone.
Is there any solution to my problems?
Please help..
Dhanya
Nokia Developer Expert
you application is propably not cleaning all of the memory it is reserving, and this causes the "memory full" error, and all other problems.
So check your code veru carefully, and try to figure out where the memory is not being freed.
yucca
Registered User
Hi,
Thanks for ur reply.
The code on 7650 was also deployed on 3650 and it works fine.
So why is there a problem only on 7650?
dhanya
Nokia Developer Expert
hmmm, I think that 3650 has a bit more memory. Anyway you could put a memory checks in some parts of your code, to see where the memory is reserved, and could you possible optimize it in a way that you could get rid of the memory errors.
yucca
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules