i m publishing more than one property of byte array.my situation is i m reading a file and writing into a temp file.for this i m first publishing for read and then for write.In the subscriber side i...
Type: Posts; User: mearunsingh; Keyword(s):
i m publishing more than one property of byte array.my situation is i m reading a file and writing into a temp file.for this i m first publishing for read and then for write.In the subscriber side i...
i m using the, DetailsDoc.load("c:\\details.xml") API of java script. i am able to load it in the desktop browser i.e in mozilla, netscape navigator..
but i am not able to load the same thing in the...
thanks for the replies ...
but lastly i have found the mistake i was making ...
actually the reason behind this what i found is :
it is not working in case of asyncronous request coz in async the...
thanks for the reply.
yes u r saying it correct. when i am packaging the data. it is getting destroyed.
but if i want to pass some strut then i need to package it.
some solution for that.
i have tried the same thing for an integer but that is also not getting passed to the server.
EXPORT_C void RCryptoSrv::EncryptL( TInt aVal, TRequestStatus& aStatus )
{
iVal = aVal;...
my server was synchronous it was working fine. but now i have made it asynchronus by making these changes
1. i have set the message slots to 2 ( a i can make two request pending) while creating the...
sorry the last line is "when i am trying to internalisze the object"
instead of "when i am trying to internalisze the file"
my question is can we publish an object as a byte array. if possible then what is the way.
i have tried this thing in this way first, i have published a byte array.
i have externalized the object...
thank you for the reply Neil
in carbide v1.3.0 to go to any variable and function definition we do this by pressing -ctrl key and left click of mouse .that takes us to the definition.
but in carbide v1.3.1 sometimes this ctrl +...
thanks for the reply
Basically i wanted to know this coz i want to save the recorded file in different formats (not in .mp4 only ) in the c\data\video. So i should know how it is creating the temp...
how is the video file getting created after the video shooting in the default folder
c:\data\vedio
before the file getting created basically what operations are performed.
i have observed...
things that i have observed are ...it makes a temp file after that it adds some header then finally it stores that temp file in the c:\data\vedio
some thing like this but exactly what steps it...
how to remove first 16 byte from a file
can i set my own file attribs like KFileEncrpted rather than using symb att ....can i use Reserved,File System Specific , add space for setting my own att.
symbian useses these default attribs
...
how to save data written in dialog box to a text file
in s60
i m using symbian os development kit (skd v9.2 , emulator techveiw), code warrior (CodeWarrior Development Studio (R) for Symbian OS Version 3.1)as IDE. in my code warrior menu bar options it is not...