THANKS A LOT FOR ENTIRE NOKIA DEVELOPER FORUM. TODAY I HAVE COMPLETED MY PROJECT.
sorry to all for troubling lot. I was new for this symbian C++ but i learn lot while doing this project..
...
Type: Posts; User: lakshmishar; Keyword(s):
THANKS A LOT FOR ENTIRE NOKIA DEVELOPER FORUM. TODAY I HAVE COMPLETED MY PROJECT.
sorry to all for troubling lot. I was new for this symbian C++ but i learn lot while doing this project..
...
Thanks a lot, but out put is displaying as 123.000. and pls let me how to convert the output TDesC16.
I need to split the characters and need to get a output = 123.
i am using below TLex to split the same, but not able to fetch the required output. Kindly need your suggest to get the required out...
Thanks a lot for all who helped for my queries. sorry if i troubled you people Lot.
i have successfully completed my project. :D
I am very sorry to say that. I have already tried but its not get worked to me. I have done 1 more encrypt function in c++. Whether it is possible to convert as per symbian. As I am able to run this...
Sorry if i am wrong, I am new for symbian develop field.
Kindly provide if u have already developed a encrypt/decrypt functions. it will be more help to me to complete my project.
means there is no possiblity to install the unsigned sis files.
i need to ask you 1 thing.. that i need encrypt and decrypt function which i need place in my SMS application.
Kindly provide me both function, i too have tried a lot it is not getting C++...
here is the orginal code i got. but i am not able to my symbian project. can u pls help .
//.h file code:
using namespace System;
private:
Object ^Encrypt(String ^pword);
//.cpp file...
pls find the message what i will get when try to create certificate in command as per your link. I am using 3rd edition
D:\Carbide\workspace\SMSExample\sis>makekeys -cert -password World123 -len...
I am not that much familiar in C++ programming, so requesting help to convert.
i am getting error on the below lines in encrypt function. pls help to correct the same.
void CSMSExampleAppUi::Encrypt(TText msg)
{
char tempEncrypt=0;
char x=0;
int i=0;
int tmp ;...
then how can i sign that sis file as i am not able to do manually from command prompt. what is the way ?
I need 1 help.. i have ecrypt and decrypt function in vb.net. is it possible to convert to symbian C++.
as i need to apply the same logic to other OS also. it will be great help to me.
Private...
Thanks a lot for link. I have checked this link.
Hope I can do some modification as per my need from this link http://www.developer.nokia.com/Commu...sed_encryption
but here it has mentioned...
Thanks for information.. here this application will be installed in both mobiles, As u said will be encrypt message before i send. I have function for both send and receive.
Here i need to how can...
As I need to encyrpt the text message while sending and same while receiving the text in other mobile in the same application it has decrypt and need to display message.
this is what i am trying...
Which i have downloaded project in that pkg file they were not referring to SMSExample.r01. So i have modified my pkg as per that, after that i have faced problem again that file not exist in...
thanks a lot for all now it has resolved. but i am trying to make encrypt while sending and decrypt while receiving SMS messages. but i have not getting correct example to do the same. i have posted...
I am using S60 3rd Edition, i am developing SMS pkg which need to support for all nokia models and hope in 3rd edition it will get auto sign when we are building the project.
As I am not able make...
Thanks for links, but i have already gone through the links. Two articles links not contains encrypt and decrypt concepts related.
3rd link they use encrypt and decrypt menthod which messages are...
i have searched entire threads but I have not got correct details of getting Encrypting while sending and decrypting while receiving the message. Kindly provide some example and if possible pls...
Thanks a lot for information. Can you pls help in another point which i am nt able to install SIS, which i am getting "Certificate error contact supplier".
I need know from which nokia models sisx file format will support, as I have developed a application which need to deploy in nokia mobiles. But i am able to install sisx not sis its getting...
Hi. once i install application that should run in back round so i can listen sms while receiving if application is closed. Kindly suggest how we can do.
thanks