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

19.06.2008
New! The brand new
SlideShow SDK v1.2
is released! The new version comes with a Preloader for converted Flash® Slide-
show´s and is much more stable.
A few bugs was fixed. Try it today!

11.06.2008
New! The brand new
PowerPoint-to-Flash Converter v3.5
is released! The new version is much more stable (optimized) PLUS new functions: convert different sizes of PPT, New License Engine Reported bugs was fixed. Try it today!

02.06.2008
New! The brand new
PPT2Flash SDK v3.5
is released! The new version is much more stable (optimized) and comes with complete reviewed, updated and additional NET Webservice sample PLUS new functions: getSize from PPT, Resize function, convert different sizes of PPT, New License Engine Many reported bugs was fixed. 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 Support Forum or 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!