Hi,

I am trying to develop an application that would allow on-air encryption
of the voice data (similar to voice privacy option that's in some of the
mobile handsets).

The communication channels that I am looking at are GSM, GPRS and UMTS.

As an example, if I talk over, say, GSM channel - the data-in-air must
be encrypted. Similarly, if I send an SMS, the floating-data must be
encrypted.

However, to start with, I do not know anything about how it can be
programmed in Windows CE. I am, actually, working on Windows Mobile
profile... however, would prefer to be on Windows CE (4.x, 5.x) including
also the PocketPC and Smartphone.

Any pointers would be very very helpful.


-Ashish

Re: GSM/GPRS/UMTS Communication by riki

riki
Sun Apr 30 18:39:03 CDT 2006

Ashish Jindal wrote:
> Hi,
>
> I am trying to develop an application that would allow on-air encryption
> of the voice data (similar to voice privacy option that's in some of the
> mobile handsets).
>
> The communication channels that I am looking at are GSM, GPRS and UMTS.
>
> As an example, if I talk over, say, GSM channel - the data-in-air must
> be encrypted. Similarly, if I send an SMS, the floating-data must be
> encrypted.
>
> However, to start with, I do not know anything about how it can be
> programmed in Windows CE. I am, actually, working on Windows Mobile
> profile... however, would prefer to be on Windows CE (4.x, 5.x) including
> also the PocketPC and Smartphone.
>
> Any pointers would be very very helpful.
>
>
> -Ashish
>
>


not really in my league, but it sounds like you are trying to do this:
http://www.securegsm.com/home.php

you might want to have a look into the ril.dll (radio interface layer).
it's not public documented, so this might be tricky.

riki


--
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/

When the news reporter said "Shopkeepers are opening their doors
bringing out blankets and cups of tea" I just smiled. It's like yes.
That's Britain for you. Tea solves everything.

Re: GSM/GPRS/UMTS Communication by Ashish

Ashish
Tue May 02 16:34:45 CDT 2006

> not really in my league, but it sounds like you are trying to do this:
> http://www.securegsm.com/home.php
>
> you might want to have a look into the ril.dll (radio interface layer).
> it's not public documented, so this might be tricky.
>
> riki

Thanks riki,

Let me have a look into the RIL part. I've got hold of a RIL White Paper
from MS (June 2004). Let me see if I am able to get anything there...

Thanks for the SecureGSM pointer as well.

I think I am getting into some good league :)


-Ashish



Re: GSM/GPRS/UMTS Communication by rashmi

rashmi
Wed May 03 00:11:21 CDT 2006

Hi,
As per my knowledge MS provides RIL/RIL PROXY driver only on Windows
Mobile, I have not come across and RIL driver on WinCE till now. If
you're working on WM then you look into help (document) of the same.
Rashmi


Re: GSM/GPRS/UMTS Communication by Ashish

Ashish
Wed May 03 03:10:50 CDT 2006


<rashmi.ts@gmail.com> wrote in message
news:1146633081.071168.116240@i39g2000cwa.googlegroups.com...
> Hi,
> As per my knowledge MS provides RIL/RIL PROXY driver only on Windows
> Mobile, I have not come across and RIL driver on WinCE till now. If
> you're working on WM then you look into help (document) of the same.
> Rashmi

Hi Rashmi,

Thanks for the response.

Windows Mobile / Smartphone is ok for me.


-Ashish




Re: GSM/GPRS/UMTS Communication by Ashish

Ashish
Thu May 04 13:18:56 CDT 2006

> As per my knowledge MS provides RIL/RIL PROXY driver only on Windows
> Mobile, I have not come across and RIL driver on WinCE till now. If
> you're working on WM then you look into help (document) of the same.
> Rashmi

Hi Rashmi...

Still awaiting your mail.... Mail me at jindal.ashish[at]gmail.


-Ashish



Re: GSM/GPRS/UMTS Communication by RTwyning

RTwyning
Thu Jun 08 04:39:01 CDT 2006

I'm came across this thread because I'm after information on answering an
incoming data call on a QTEK 9000 WM5.0 Pocket PC.
Has anyone got any sample code that could do this?

I'm trying to write a dial-in bulletin board program for Pocket PC.

Many thanks.
Kind regards,
Richard Twyning

"Ashish Jindal" wrote:

> > not really in my league, but it sounds like you are trying to do this:
> > http://www.securegsm.com/home.php
> >
> > you might want to have a look into the ril.dll (radio interface layer).
> > it's not public documented, so this might be tricky.
> >
> > riki
>
> Thanks riki,
>
> Let me have a look into the RIL part. I've got hold of a RIL White Paper
> from MS (June 2004). Let me see if I am able to get anything there...
>
> Thanks for the SecureGSM pointer as well.
>
> I think I am getting into some good league :)
>
>
> -Ashish
>
>
>