|   |
| Development Kits |
Version |
|
| VaxVoice Standard SDK |
6.0 |
Download |
| VaxVoice Extended SDK |
6.0 |
Download |
| VaxVoice Proxy SDK |
6.0 |
Download |
| VaxVoice BroadCast SDK |
6.0 |
Download |
|
|
| |
| For more detail about SDKs, please visit the Products link. |
| |
|
ACTIVEX (.OCX)
|
|
VaxVoice ActiveX (.OCX) is the best way to incorporate VoIP feature in your Delphi, Visual Basic or Visual Basic .NET applications. ActiveX should be registered first before using its exported methods. To register, the activeX 'regsvr32' utility is used. For example,
|
|   |
|
regsvr32 VaxVoice.OCX
|
|   |
|
For more detail, Sample Source Code for Visual Basic .NET, Visual Basic and Delphi is provided with the VaxVoice SDK.
|
|   |
|
CABINET (.CAB)
|
|
To incorporate the VaxVoice controls in your web-based portal/service, VaxVoice client-side downloadable component can be used. VaxVoice (.CAB) is a signed component by Microsoft Authenticode Certificate. So, you don't need to purchase any certificate to incorporate it into your web pages.
|
|   |
|
For more detail, Sample Source Code for JavaScript is provided with the VaxVoice SDK.
|
|   |
|
LIBRARY (.LIB)
|
|
VaxVoice Library (.LIB) file is suitable to incorporate VaxVoice controls in your Visual C++ based application.
|
|   |
|
For more detail, Sample Source Code for Visual C++ is provided with the VaxVoice SDK.
|
|   |
|   |