Hi dears,
I am Prakash.A working as Project Trainee in Symbian C++ environment. Now a problem has been assigned to me that for Push-to-talk over Cellular phone. Can you please tell me where should I get the sample code for this problem. I have searched in various sites but I could not get the sample code but only the description about this. So please help me to get the code on this problem in Symbian C++.
With luv
Prakash.A
There is no sample code for push-to-talk as far as I know, just actual binary implementations on/for phones.
You can get the OMA (Open Mobile Alliance) version of the specification from the OMA web site: http://www.openmobilealliance.org
Also, implementing it may not be possible without network support, at least, but probably also access to low-level APIs and functionality on the phone, which is not the sort of thing published in "normal" SDKs available for anyone.
And, overall, implementing push-to-talk sounds like a very big task for any trainee.