PPT-to-Flash Converter
Powerlight Converter
 
Overview
Technical walkthrough
Documentation
Licensing/ License
Pricing/ Purchase
Downloads
Testimonials
Support

01.09.2010
New! The brand new
Flipdoo Publisher v1.1
is released! Make you one Flipdoo Book in a few Minutes! This is the best way to create digital editions such as any type of online publications, magazines and catalogues. You want convert and share your Presentation or documents online? The Flipdoo Publisher provides a great solution to convert PDF documents into powerfull Flash page turned flipping books.
Try it today!

28.07.2010
New! The brand new
Office2Flash SDK
is released! It comes now
with a lot of new features such as single SWF and multiple SWF converting, XML generation, Thumbnail creation, custom out filenames. The SDK is completly improved and provide now more stability and more performance. Try it today!

22.07.2010
New! The brand new
VoIP Video EVO SDK
is released! It provide a high performance VoIP and Video conferencing solution and delivering crystal clear sound and video capturing even for both low and high-bandwidth users. Users are arranged in a tree-structure where each node is a room/ channel where users can talk, see Users, send instant messages and share files.
Completly improved! Try it today!

08.07.2010
Update! The brand new
VoIP SIP Client SDK v1.3
is released! Now supported
are g729 and g723 codec, codec selection, play WAV
to phone lines, Failure codes support, Redirect call and much more. Many new samples for C#.NET, VB.NET, Delphi,
VB6 and fully new webdemo.
Completly improved! Try it today!


If you have any questions, need information, have suggestions or need help with conaito SDK, then please click here:
conaito Support Team

Crystal clear sound even for both low and high-bandwidth? Free VoIP telephony and chat features for Pocket PC and Windows Mobile? Windows and Linux Server support? Then you really should decide on conaito VoIP EVO SDK for Pocket PC!

Let´s start!
Sign up! It´s free
Download FREE Trial version
Need help? Contact us
The conaito VoIP EVO client is a network enabled application which requires a conaito VoIP EVO server to connect to in order to interact with other users. The conaito VoIP EVO server's tasks are very simple in the sense that all it does is keep track of where users are located and forward the voice-data it receives from a user to other users in the same conference.

 VoIP EVO Pocket PC Client/Server interaction nach oben

A conaito VoIP EVO client connects to a server by first opening a TCP connection (typically to port 10300) and afterwards sends a UDP "hello" packet (typically to port 10301) to the server. The TCP connection is used for handling all "administrative" commands like joining and leaving channels whereas the UDP connection is only used for handling voice-data. All administrative commands sent on the TCP connection are human readable and it's fairly simple to interact with a conaito VoIP EVO server using e.g. Telnet in a Linux-shell or Windows command-prompt. The conaito VoIP EVO SDK contains a list of all the administrative commands which can be issued to the server.

 Voice-data transmission nach oben

Voice-data recorded by a conaito VoIP EVO client is transmitted to users in the same conference by sending the voice-data to the conaito VoIP EVO server which then forwards the voice-data to the other users. By having the server forward the voice-data takes the load of the clients so each client doesn't have to send its voice-data packet to every other user in the same conference. Since voice-data is simply forwarded by the conaito VoIP EVO server, a client can receive voice-data from multiple users at the same time. This increases the load on the client's download bandwidth but since a conference typically only have one speaker it's not a big issue and today's ADSL and cable internet users typically have higher download than upload speed. Given this information it's possible to calculate the bandwidth required for the server to host, say a 12 user conference. If one user is talking and uses a 2 KBytes/sec voice quality the server must transmit (12 - 1) * 2 KBytes/sec = 22 KBytes/sec. If three users are talking it's 3 * 22 KBytes/sec = 66 KBytes/sec in bandwidth usage on the server. For each "non-talking" client participating in this conference where three people are talking they must have a downstream of at least 3 * 2 KBytes/sec = 6 KBytes/sec.

 Integrating the conaito VoIP EVO Pocket PC client nach oben

The conaito VoIP EVO client - Pocket PC Edition is available as a Win32 DLL with a C-interface and a Win32 COM control. All client implementations provide pretty much the same interface. .NET Compact Framework users will probably be most comfortable with the COM control whereas C++ developers are most likely to prefer the C-interface DLL. The DLL, however, requires thorough knowledge of HWND and Win32 message passing (PostMessage, SendMessage and GetMessage).

Both VoIP clients have been compiled for Pocket PC 2003 and Windows Mobile 5.0, which use intruction-set ARMv4 and ARMv4I, respectively. Note that it is not possible to connect to a VoIP EVO server if the WindowsCE device is running under Microsoft ActiveSync. This is because ActiveSync doesn't support UDP packet transmission. The same goes for the Emulator images which comes with the Pocket PC 2003 SDK and Windows Mobile 5.0 SDK. The VoIP EVO SDK for Pocket PC has been tested with Embedded Visual C++ 4.0 and Visual Studio 2005. Using Visual Studio 2005 is highly recommended since it comes with an ARMv4-based Pocket PC emulator. Currently there's not a VoIP client available which will run with the emulator for Embedded Visual C++ 4.0 (which uses a x86 instruction set). The API of the VoIP clients and are the same as for the clients in the VoIP EVO SDK Windows 2K/XP/Vista, except that WindowsCE uses Unicode (WCHAR instead of CHAR). The Server-folder of this SDK contains the standard VoIP EVO servers which runs on Win32 and Linux.

Any Questions?

Our Knowledgebase/ Helpdesk is the best way for your questions.
Please feel free to contact the conaito Support Team incase of any question.



The conaito VoIP EVO SDK for Pocket PC has received Awards from well-known Download and Shareware sites including Five Star and Editor Choice Awards!