Freeware: Only Free Software, Games, Tools, Utilities. Free Download Center Freeware Home New Submit Links Contact Privacy
Business| Desktop| Developer Tools| Drivers| Education| Games| Home & Personal| Internet| Multimedia| Operating Systems| Utilities
 

 



   Freeware: Fingerprints

 

 QuickNamer  License: Freeware

 
  When a file is dropped the program takes an audio sample from the music-file which it send to TRM-server and generates an audio fingerprint witch it sends back. This fingerprint is sent along with other info such duration of the song to MusicBrainz. If it doesn't find anything more, info is sent to MusicBrainz. MusicBrainz then sends the correct information/metadata (such as artist, song and album) back to the QuickNamer program. The program then saves the information in the mp3 files (ID3, ID3v2) so that you can view the correct information using your favorite music player. Then it renames the files accordingly. But if that's not enough it also displays some similar artists that you may like, using EchoCloud.

Author:
David Swe| Date: 20-08-2003 | Size: 1368 KB
  -
 

 Tyberis Music Database  License: Freeware

 
  TyMusicDB is a freeware program which recognizes up to 10.000 musical pieces in real-time. TyMusicDB is capable of identifying partial recordings of songs ("samples"). A sample can be as short as 5 seconds and may come from a random position in the song. The Database does not store the entire audio data of a song. Instead, it uses a fingerprinting technology to recognize music. Thus fingerprints need to be taken from all songs that are to be recognized. These can be extracted from audio-files or can be directly recorded from a microphone. The recognition algorithm is designed to identify songs based on their acoustical properties and is thus very robust against noise and other distortion. When a song is recognized, the title and the name of the artist is displayed and/or announced by a computer voice.

Author:
TyberNet| Date: 18-10-2004 | Size: 424 KB
  -
 

 BioCert Biometric Authenticator Lite  License: Freeware

 
  BioCert Biometric Authenticator Lite Edition - 10 Users Our standard software programming toolkit offers 1:m matching capability up to 10 users. A step beyond a SDK, the BioCert Authenticator toolkit is a simple ActiveX drop in that takes care of user enrollment and Identification. This toolkit is primarily focused upon students and learning programmers that wish to explore the feasibility of inclusion of Biometric Authentication within their projects. The Lite is a full-featured toolkit with all of the functionality of the Pro edition, with a limitation of 10 users. It can be easily scaled up to the Pro (<500) and the Enterprise (20000 fingerprints) The BioCert toolkit is a Client/Server application that has a single purpose, Identify a user and return a basic credential to be used in any ActiveX compliant applications. The Server portion is base on a OLE database connection. While the default installation includes a MS Access database to start with, MS SQL is well supported. The database structure includes a Numerical an Alpha-Numerical field and also a Payload that makes it possible to hide and highly encrypt a secret value within the fingerprint template.

Author:
Biometrics Direct| Date: 01-05-2004 | Size: 11772 KB
  -
 

 BioCert Authenticator Lite Edition 10 Users  License: Freeware

 
  BioCert Biometric Authenticator Lite Edition - 10 Users Our standard software programming toolkit offers 1:m matching capability up to 10 users. A step beyond a SDK, the BioCert Authenticator toolkit is a simple ActiveX drop in that takes care of user enrollment and Identification. This toolkit is primarily focused upon students and learning programmers that wish to explore the feasibility of inclusion of Biometric Authentication within their projects. The Lite is a full-featured toolkit with all of the functionality of the Pro edition, with a limitation of 10 users. It can be easily scaled up to the Pro (less than 500) and the Enterprise (20000 fingerprints) The BioCert toolkit is a Client/Server application that has a single purpose, Identify a user and return a basic credential to be used in any ActiveX compliant applications. The Server portion is base on a OLE database connection. While the default installation includes a MS Access database to start with, MS SQL is well supported. The database structure includes a Numerical an Alpha-Numerical field and also a Payload that makes it possible to hide and highly encrypt a secret value within the fingerprint template.

Author:
Biometrics Direct| Date: 01-01-2004 | Size: 11783 KB
  -
 

 BigSpeed Secure Socket Library  License: Freeware

 
  BigSpeed Secure Socket Library is an ActiveX control that dramatically simplifies and accelerates the development of proprietary communication solutions over the Internet. It implements a flexible message-oriented protocol on top of a single TCP connection. The transfered data are scrambled using on-the-fly 128-bit AES encryption with random session keys, without need of SSL certificates. The security is provided in two different modes: symmetric encryption with shared secret key and asymmetric encryption with 1024-bit public/private keys. Transport level authentication is available with optional digital fingerprints or secret keys. Building a virtual private application network is just a matter of setting the same crypto key on two or more sites. BigSpeed Secure Socket Library can be used both on client and server side, with centralized management of all connections. Information is exchanged through typed data packets identified by a command code. The library takes care of all low-level tasks: packetizing/depacketizing, compression/decompression, encryption/decryption, sending, receiving, buffer congestion and flow control. There is support for automatic DNS name resolution and SOCKS proxy servers. BigSpeed Secure Socket Library utilizes an elegant event-driven paradigm for easy integration into Windows applications. A special attention is paid to provide responsive user interface while maintaining maximum bandwidth efficiency. Carefully designed set of properties, methods, and events offers great flexibility to develop innovative communication software. Sample applications for chat, alert messaging, and file transfer are included in Visual Basic 6, Visual Basic .NET, Visual C++ .NET, and Delphi 7.

Author:
BigSpeed Computing Inc.| Date: 01-10-2005 | Size: 785 KB
  -
 

 BigSpeed File Sharing SDK  License: Freeware

 
  BigSpeed File Sharing SDK includes two ActiveX controls (client and server) that dramatically simplify and accelerate the development of private file sharing solutions over the Internet. In addition to standard FTP operations, such as upload, download, rename, delete, etc., the library also offers a number of advanced features which give the local application full control over the remote files. The client is able to open seekable streams on the server, either in read-only or read-write access mode. The application can seek, read, an write bytes to the stream as it is a local file. The client is able to run search operation on the server. The searching criteria may include file name masks (wildcards), text strings inside the files, or both of them. The found items are reported in real-time, while the operation is running. The server is able to perform remote file compression and decompression by a request from the client. During zipping or unzipping detailed progress information is provided back to the client about the current and total file and byte counts. The transfered data are scrambled using on-the-fly 128-bit AES encryption, without need of SSL certificates. The security is provided in two different modes: symmetric encryption with shared secret key and asymmetric encryptionwith 1024-bit public/private keys. There is an option to compress on-the-fly the outgoing data before encrypting, which may reduce greatly the transfer time for large files. BigSpeed File Sharing SDK utilizes an elegant event-driven paradigm for easy integration into Windows applications. A special attention is paid to provide responsive user interface while maintaining maximum bandwidth efficiency. Carefully designed set of properties, methods, and events offers great flexibility to develop innovative communication software. Sample applications are included in Visual Basic 6, Visual Basic .NET, Visual C++ .NET, and Delphi 7.

Main Features:
  All standard FTP operations - download, upload, rename, delete, etc.
  Open/seek and read/write bytes from/to seeakable streams
  Remote file ant full text search
  Remote file compression to zip archives
  Remote file decompression from zip archives
  On-the-fly 128-bit AES encryption with random session keys
  Symmetric encryption mode with shared secret key
  Asymmetric encryption mode with 1024-bit Public/Private keys
  Protocol level authentication with digital fingerprints or secret keys
  Transparent data compression (Deflate algorithm)
  Centralized management of all connections (server)
  Automatic DNS name resolution (client)
  SOCKS proxy support (client)
  Elegant event-driven paradigm for easy integration into Windows applications
  Responsive user interface while maintaining maximum bandwidth
  Simple and well-organized set of properties, methods and events
  Multi-threaded, fully self-contained ActiveX control

Author:
BigSpeed Computing Inc.| Date: 30-10-2005 | Size: 1570 KB
  -

| 1 |

 

 
Sponsored Shareware

Universal Explorer
Powerful windows explorer
file manager and viewer.

File Manager - Windows Explorer Replacement

Disk Size Manager
Analyses hard disk space and collects statistics.

Powerful Disk Space Manager

Web Data Extractor
Email marketing software to extract specific contact.


Web Data Extractor

ListMotor
Email List Manager, operates with email stored in simple text files or csv files.

Email List Manager

 

DirFile.Com - Freeware Software Download