hi all, i can't get understand of TLex8 class .what is it used for ? where i use it as :
const TDesC8& payloadType;
TLex8 lex( payloadType );
User::LeaveIfError( lex.Val(...
Type: Posts; User: noras902001; Keyword(s):
hi all, i can't get understand of TLex8 class .what is it used for ? where i use it as :
const TDesC8& payloadType;
TLex8 lex( payloadType );
User::LeaveIfError( lex.Val(...
Hi All,
i need to make application to set the values in the phone sip profile
can i do this ?? please help me.
Thanks .
Hi sir.
please i need help in this problem
when i try the siprtpEx code on E63 nokia phone the invite process is done but
when recive an invite request the example not be indicated with this...
Hi , i need to start writing RTSP client which APIs should i know , is there is any example to it ??
pleaze help me to start it
thanks alot
I'm starting to understand SipRtpExample source code.I'm already finished from sip engine and when i am ready to try it i see that i firstly should add the client resolver plug_in
i add it but i...
I'm starting to understand SipRtpExample source code.I'm already finished from sip engine and when i am ready to try it i see that i firstly should add the client resolver plug_in
i add it but i...
Hello. I'm new to Symbian development and I would like to get some help from experienced developers here, maybe for them, this is a trivial question.
I'd like to make a conference application...
Hello. I'm new to Symbian development and I would like to get some help from experienced developers, maybe for they, this is a trivial question.
i need to out TInt number to user using
...
Great thanks for your replies pawan_G
i hope that i am not disturbed you
yes iam using siprtpexsipengine.lib in my MMP file
thanks pawan_G
but i still not understand you can you explain more please what i can do to solve this error
Hey you can use the next simple code it can help you
TInetAddr iLocalAddr;
const TUint32 KInetAddr = INET_ADDR(127,0,0,1);
iLocalAddr.SetAddress( KInetAddr );
Please help in this error
Creation Time Description Resource Path Location Type
1268864686765 arm-none-symbianelf-ld:...
The application i am trying to run is SIP application .
and that error appears when i build the application.
consol screen out:
--------------------
***Building project "IMS_SIP" for...
Hello. I'm new to Symbian development and I would like to get some help from experienced developers, maybe for they, this is a trivial question.
When i am build my project that error appear and i...
Hello. I'm new to Symbian development and I would like to get some help from experienced developers, maybe for they, this is a trivial question.
When i am build my project that error appear and i...
Hello. I'm new to Symbian development and I would like to get some help from experienced developers, maybe for they, this is a trivial question.
i need to get SIP Presence from sip server how can...
Hello. I'm new to Symbian development and I would like to get some help from experienced developers, maybe for they, this is a trivial question.
I need to get sip presence information from sip...
Thanks a lot MR:Kiran but i need to know the Nokia phones which support symbian ^3
Hello. I'm new to Symbian development and I would like to get some help from experienced developers, maybe for they, this is a trivial question.
i need to know the difference between symbian ^1...
I want to start Symbian c++ networking and i need to start two Emulators simultaneously how can it be ??
Plz i Need good start to start writing sip application ??
where i can start
i use windows XP sp2
my emulator is just apear for afew mile seconds and disapear without any error message
what i can do to show it ??
Its my first application with carbide C++ IDE (HelloWorld);
steps i done:-
--------------
1-File->new->Symbian OS c++ project->S60->GUI Application.
2-project name (DayOne) -> message text...