Secure calls WM5

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everyone!

I would like to build a secure phone application on Pocket PC (Windows
Mobile 5). Can i intercept phone GSM voice with WM5 API for encrypt/decrypt
it?
I need to activate an CSD (CIRCUIT-SWITCHED DATA) connection between two
phone or can i using normal GSM voice connection?


Thank in advance

Azzi Stefano
 
I think that you can be pretty sure that you won't be able to do it from
managed code. There's more documentation around, as of Windows CE 6.0, on
the radio interfaces, so you should check that and see what is possible.
Generally, though, I think you're on your own.

Paul T.
 
Yes hehe, with the managed code...is almost impossible :-), so now, i check
API info about Win CE 6.0 on the MSDN.


Thansk very much!
 
Back
Top