For Programmers: Free Programming Magazines  


Home > Archive > Smartphone Developer Forum > April 2006 > VoIP in PocketPC/Windows CE









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author VoIP in PocketPC/Windows CE
jerry_popperq

2006-03-26, 1:54 pm

I want to develop VoIP CLient using .NET CF for Windows CE or PocketPC. I am new to CF and have little idea about the compatibility of PocketPC/WindowsCE for VoIP. I got RTC API from microsoft. I built some sample programs for PocketPC and ran using emulator in .NET 2005.

IS this project feasible. If it is what i should use PocketPC 2003 or Windows CE. Besides how should i start the development.

Thanx in advance
Rajesh [MSFT]

2006-04-10, 7:05 pm

You should be using the platform that you got RTC dll from (Windows CE), as
the other platform may have support and licensing issues.

RTC is COM based, so if you want to use .NET platform to access it, you
would need to use COM interop. Look at MSDN sample programs on how to use
RTC.

Hope this helps.
Rajesh

--
This posting is provided "AS IS" with no warranties, and confers no rights.


"jerry_popperq" <jerry_popperq.25azlq@mail.codecomments.com> wrote in
message news:jerry_popperq.25azlq@mail.codecomments.com...
>
> I want to develop VoIP CLient using .NET CF for Windows CE or PocketPC.
> I am new to CF and have little idea about the compatibility of
> PocketPC/WindowsCE for VoIP. I got RTC API from microsoft. I built some
> sample programs for PocketPC and ran using emulator in .NET 2005.
>
> IS this project feasible. If it is what i should use PocketPC 2003 or
> Windows CE. Besides how should i start the development.
>
> Thanx in advance
>
>
>
> --
> jerry_popperq
> ------------------------------------------------------------------------
> Posted via http://www.codecomments.com
> ------------------------------------------------------------------------
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com