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 for low pricing? Windows and Linux Server support? Then you really should decide on
conaito VoIP EVO SDK!

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 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 client nach oben

The conaito VoIP EVO client is available as a Win32 DLL with a C-interface, a Win32 COM control and a Win32 OCX. All client implementations provide pretty much the same interface only with minor differences in the naming of functions. Visual Basic and .NET 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).

 Security nach oben

The licensed conaito VoIP EVO SDK is available in both an encrypted (Secure Edition) and an unencrypted (Standard Edition) version. For most applications the unencrypted (Standard Edition) version provides enough security in the way that a server and the channels on a server can be password-protected so unauthorized users are denied access. If, however, it is also important that the data being transmitted between clients and the server then it is necessary to use the encrypted (Secure Edition) version of the SDK which uses SSL encryption for TCP data transmission and Blowfish encryption for UDP data transmission. The API exposed by the VoIP clients in both the encrypted (Secure Edition) and unencrypted (Standard Edition) SDK are exactly the same.

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 has received Awards from well-known Download and Shareware sites including Five Star and Editor Choice Awards!