Development Tools and Components
VoltoCDX
CDDB Component
VoltoB64
Base64 Codec Component
VoltoTRC
TraceRoute and Ping Component
VoltoDNS
DNS Lookup Component
VoltoWFO
Web Form Objects Component
|
|
The VoltoCDX CDDB Component is an ActiveX DLL that can be used to
retrieve detailed track and title information about an audio CD from a web-based
CDDB database. The component has been designed to work directly
with the service provided by freedb.org whose
database currently contains data on more than 400,000 CDs.
Additional functionality allows data to be submitted to the CDDB
database and operation via a proxy server is also supported.
more...
The VoltoB64 Base64 Codec Component is an ActiveX DLL that can be used to develop applications
that require data to be encoded to, and decoded from, the Base64 format. This is the format commonly used
to encode email attachments sent via SMTP.
The component, which can encode and decode string values or the contents of
a specified file, achieves extremely fast conversion speeds.
more...
The VoltoTRC TraceRoute and Ping Component is an ActiveX DLL that can be used to develop applications
that need to check the responsiveness or availability of a remote server, or to verify the route taken by network packets
to reach that server.
more...
The VoltoDNS DNS Lookup Component is an ActiveX DLL that can be used to develop applications
that require resolution of host names to IP addresses or IP addresses to host names.
more...
The VoltoWFO Web Form Objects Component is an ActiveX DLL that enables applications to submit form data to web servers. The component not only provides a simple object model to create and navigate Form objects, but it also allows these objects to be updated directly by responses from a web server.
This provides a simple framework for lightweight two-way data exchange between a VoltoWFO-enabled client and
any web server.
more...
|
|