|
|
FreeDB ActiveX 1.0
|
|
ActiveX (OCX) to get the information about an Audio CD from the internet.
|
|
|
What is FreeDB ActiveX?
|
|
FreeDB ActiveX 1.0 is an ActiveX (OCX) component for software developers. With this component you can get the information about an Audio CD from the internet using the FreeDB service, including the album name, artist name, tracks names and general information. You to set the server name, the port and other properties of the FreeDB server, you can also check if there is an internet connection. The component supports many events, error handling, it runs fast and very easy to the use.
|
|
| |
|
|
| |
|
|
| |
Screenshot:
|
 |
|
|
|
|
|
|
|
|
Benefits:
- FreeDB ActiveX
- Get info about the Album.
- Get Info about the Artist.
- Get Info about the Tracks.
- Set the sever name, port and other properties.
- Set Time-Out.
- Check if there is an internet connection.
- All processing events.
- Error handling.
- And more…
|
|
|
Sample:
|
|
'Get the query of the Audio CD.
'Check for a legal audio CD:
If lblID.Caption = "" Or
lblID.Caption = "0" Then
MsgBox "Please selecte a legal audio CD drive.",
vbInformation
Exit Sub
End If
'Check if there is an internet conmnection:
If cFreeDB1.IsConnected Then
'Set the server parameters, leave it as
'it is for default setting:
cFreeDB1.DataBaseServer = "freedb.org"
cFreeDB1.DataBasePort = 8880
cFreeDB1.DataBaseUser = "clsCDDB"
cFreeDB1.DataBaseHost = "local.host.com"
cFreeDB1.DataBaseClient = "clsCDDB"
cFreeDB1.DataBaseVersion = "v0.5"
'Run the query:
cFreeDB1.Query
Else
MsgBox "There is no an internet connection...", vbInformation
End If
|
|
|
|
|
|
Methods and events:
|
Methods:
IsConnected, Init, DeInit, Cancel, Query, SetDrive, Let TimeOut, Let DataBaseServer, Let DataBasePort, Let DataBaseUser, Let DataBaseHost, Let DataBaseClient, Let DataBaseVersion.
Events:
Error, State, CDDBID, Artist, Album, Track, AllData.
|
|
|
|
|
|

Download:
|
|
The FreeDB ActiveX 1.0 can be run for
free under a trial mode. The trial mode is a
limited version and it displays a registration window at
any time the
FreeDB ActiveX 1.0 is opened or closed.
|
|
|
|

Purchase a license now.
|
|
The registration made by PLIMUS DOT COM for WiserBit.com
After you place your order, within several minutes (normally instantly), you will receive an order confirmation email with your registration code.
|
|
|
|
More:
|
|
|
|
| |

Support:
|
|
|
|
|
|
|
|
|