Hi,
If we want the device to support UAProf, we should include the X_WAP_PROFILe header in the http header of the browser which basically is a URL pointing to the UAProf xml document present on...
Type: Posts; User: V R Krishna; Keyword(s):
Hi,
If we want the device to support UAProf, we should include the X_WAP_PROFILe header in the http header of the browser which basically is a URL pointing to the UAProf xml document present on...
Hi,
I'am new to this topic. My requirement is to create a User Agent Profile (UAP). I only know that a UAP is created as an XML document. After creating a document, what should be done? Below are...
If memory allocation for a process depends upon the available free memory, then it should be possible for one single process(probably malicious) to hog for itself the entire free RAM so that none...
Thanks for your replies.
I want to know the max memory allocated to a process. Can anyone throw some light into this?
Hi,
I would like to know if there is virtual memory in Symbian.
If yes, what is the page size in bytes. Also, where will the OS page out ?
There seems to be no secondary memory. So how...
Hi all,
According to MeT, JSR211 should be used as a guideline for the Registration process. How far does JSR211 address the complex issue of registration? Also, should this process be...
Hi all,
I want to put in place an ECom architecture in my project. I just included one implementation of an interface. But when the DLL gets loaded I'am getting the Stack Overflow...
Hi all,
You may probably know that it is not possible to use the Cryptography APIs in Symbian due to export restrictions. Hence Symbian provides a factory function 'Security' which is the...
Hi all,
I want to Encrypt/Decrypt plain text using Symbian's Cryptographic support. Also I should be able to select the type and mode of the algorithm. How can I do this ? I believe some of...