SDK (SOFTWARE DEVELOPMENT KIT) COMPONENTS |
ACTIVEX (.OCX) |
VaxVoIP ActiveX (.OCX) is the best way to incorporate VoIP feature into 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 VaxVoIPExV2.OCX |
For more detail, Sample Source Code for Visual Basic .NET, Visual Basic 6.0 and Delphi 6.0 is provided with the VaxVoIP SDK. |
CABINET FILE (.CAB) |
To incorporate the VaxVoIP
controls into your web-based
portal/service, VaxVoIP client-side downloadable component can be
used. VaxVoIP (.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 VaxVoIP SDK. |
LIBRARY (.LIB) |
VaxVoIP Library (.LIB) file is the best way to incorporate VaxVoIP controls into your Visual C++ based application. |
For more detail, Sample Source Code for Visual C++ is provided with the VaxVoIP SDK. |