reliable free download listing

Free reliable downloads

How to download RSS Submit reliable
How to download Folder Encryption Fairy reliable
How to download Logic Protect EXE Creator reliable
How to download Zebra VirusCleaner for Symbian OS Phones reliable

Alphabetical reference

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

How to download VersyPDF.Delphi reliable
How to download Restorer2000 Data Recovery reliable
How to download AXIGEN Mail Server Business Edition reliable
How to download wodSFTP reliable
VersyPDF.Delphi
High-quality PDF library for create and modify documents on fly
Restorer2000 Data Recovery
Data Recovery and Undelete Software, Unformat and Unerase tool for FAT / NTFS.
AXIGEN Mail Server Business Edition
AXIGEN Mail Server - (E)SMTP, POP3, IMAP4, Webmail server and FREE support
wodSFTP
SFTP Client provides secure file transfer functionality over any reliable data


VersyPDF.Delphi 2.4
VersyPDF.Delphi is a delphi library for create / modify PDF documents on the fly.

VersyPDF.Delphi is a high-quality, industry-strength PDF library meeting requirements of the most demanding and diverse applications. Using VersyPDF.Delphi you can write stand-alone and reliable commercial applications that can read, write, and edit PDF documents.

Features:
Read/write a PDF document from/to memory buffer or a file on a disk.
Create new text, vector art and images.
Quick image embedding for TIFF, JPEG, PNG, and BMP.
Support for Type1 and TrueType font embedding for accurate text reproduction.
Support for Unicode text and standard PDF encodings.
Dynamic font subsetting resulting in smaller files.
Full control over text positioning and character spacing.
Support for all PDF color spaces and advanced pre-press options.
Full control over content positioning and all graphical attributes available in PDF.
Reuse of resources such as images, fonts and color spaces through object sharing resulting in smaller and more efficient documents.
Support for explicit and named destinations. Named destinations allow for changes to the document that will not invalidate existing bookmarks.
Extensive bookmark creation and editing API.
Work with threads.
Apply security to new documents.
Linearization (Fast Web View)
Compression of the output PDF documents
Insert or append new content to existing pages.
Rotate pages.
JBIG2, CCITT Fax, Flate/PNG, JPEG/DCT compression.
Support for Standard PDF security handler (40 and 128 bit encryption)
Unused object removal. This option can help you create smaller files.
Fill PDF Forms
Read PDF form fields values
Create new form fields
Split pages
Merge and append pages
Digital Signature support
Lot of the actions support
Lot of the annotations support
EMF images parsing

The VersyPDF.Delphi Library do not require any third-party software for creating or modifying PDF files.
Tags: delphi, pdf, library, create, modify, protection, jbig2, linearization, …

Restorer2000 Data Recovery 3.3
Restorer2000 3.3 is the reliable data recovery utility that provides you with powerful undelete, data recovery and disk restoration functionality. With Restorer2000 3.3 data recovery software you can view and restore deleted files and folders. Disk Scan option gives you outstanding unformat ability to recover data from formatted, reformatted, corrupted and damaged NTFS and FAT hard drives and partitions. The PRO version of the software adds some advanced data recovery capabilities such as recovery from hardware and software RAID, basic and dynamic disks. The PRO version also has additional file recovery algorithm that searches for files of known types using typical features of their structures and allows: to increase the file recovery quality when the file system is not damaged; to restore files that are not recognized in file system metadata and not found during disk scanning; to recover files from devices with unknown file systems including HD, CD, DVD, external ZIP/USB, removable SmartMedia, MemoryStick, SD cards, etc.. The Network version adds ability to connect to remote computers, open and scan remote hard drives, partitions or their parts. Image file of a remote disk can be created, saved and accessed over the network as well. New 3.3 version has improved file recovery algorithm and supports all Windows VISTA versions.
Tags: file, recovery, data, undelete, restore, deleted, easy, file recovery, data recovery, file undelete, restore data, deleted file, easy recovery, restore file, …

AXIGEN Mail Server Business Edition 4.0.2
AXIGEN is a modular, production class email server with an innovative architecture. Users benefit from free technical support during the evaluation period and first year of use. AXIGEN is easy to use and install and highly configurable, thus it can accommodate any usage scenario: main mail server, backup server, gateway server, etc. AXIGEN is available for many Linux distros (Gentoo, Redhat/Fedora Core, Slackware, Debian, Ubuntu, Mandrake/Mandriva, SUSE), for BSD platforms and Solaris.Main AXIGEN services:1. Mail transfer is ensured by SMTP / ESMTP modules, which include a powerful Mail Processing engine with an API (Application Programming Interface) for custom filtering.2. Message retrieval is performed through IMAP4 or POP3 protocols with special tools for connectivity control and host authentication management.3. The Webmail module provides improved security and efficiency and allows users anywhere on the Internet to access and send mails from their Web browsers.All services are controlled from centralized WEB / CLI Administration, enabling full control of the email traffic.Mail Services- SMTP/ESMTP, POP3, IMAP4 and WEBMail - SSL/TLS encryption - Integrated List serverConnectivity and architecture:- Multithreaded engine with module thread control - Simultaneous resource access - Mail storage with index based access - In depth connection control- WebMail available in 15 languages- Firewall-like communication rules - User authentication: plain, CRAM MD5- FTP BackupSecurity- Multilevel filtering system- Integration with 16 Antivirus and AntiSPAM applications- DomainKeys Compliant- Authentication methods: plain, login, CRMM MD5, DIGEST MD5, GSSAPI (Kerberos)Time Management Tools- Personal Organizer (Calendar, Journal, Tasks, Notes)- AXIGEN Outlook Connector – enabling most Exchange like featuresDownload your evaluation copy now!
Tags: mail, server, mailserver, webmail, smtp, imap, pop3, linux, relay, list, discussion, lists, filter, virus, spam, listener, protocols, architecture, secure, route, isp, email, freebsd, netbsd, openbsd, solaris, mail server, mail relay, list server, discussion lists, mail filter, virus filter, spam filter, mail protocols, server architecture, secure server, mail route, isp mail, email server, smtp server, …

wodSFTP 3.2.1
The Secure File Transfer Protocol (SFTP Client) provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol.

wodSFTP component implements client side of this protocol which is reliable and easy to use.
SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure manner.
SFTP protocol assumes it is running on secure channel (secure channel is implemented in wodSFTP), thus no plaintext passwords or file information is exposed to the network.

This component implements protocol that is also used in well known SCP (Secure Copy) command on UNIX systems. Internally, SCP client opens SFTP connection with the server for file transfer (much better than calling RCP over SSH connection).

wodSFTP supports the most important PutFile (for file uploading) and GetFile (for file downloading) methods, but also:
* PutData and GetData to copy string variable to/from remote file,
* MakeDir and RemoveDir to create and delete directories,
* DeleteFile to delete file on the server,
* ListItems event to list files in some directory on remote server,
* GetAttributes and SetAttributes to retrieve and set attributes for the file (or directory),
* Resume property to resume broken transfers,
* Blocking mode to execute methods and wait until they are completed.
* Password and PublicKey properties that determine type of authentication with the server
* ASCII and Binary file transfers to handle different data types....
* Done event that is fired when executed method is completed - a perfect place to initiate new command..

wodSFTP is tested and works great with all OpenSSH versions, as well as SSH (from SSH Communications Security Corp.) which are most common on today's servers, but has been also tested on others too. Different server implementations handle some sftp features differently.
Tags: wodsftp, ftp, activex, encryption, secure, security, com, protocol, ssl, component, sftp, ftp activex, encryption secure, com protocol, ssl component, …


RSS Submit 1.5
RSS Submit will quickly and automatically submit your RSS feed to most of existing RSS directories. Currently, RSS Submit is the most reliable and popular tool for promoting your RSS feeds.
Tags: rss, submit, promote, planter, submitter, feed, podcast, xml, submit rss, promote rss, rss planter, rss submitter, rss feed, rss xml, rss feed submit, …

Folder Encryption Fairy 3.6
is an simple-to-use and reliable encryption utility to password protect folders or encrypt files for Win98/me/2000/XP/2003.It lets you password protect, hide, mask folders and encrypt files in folders.
Tags: encrypt, files, folders, protect, fast, encryption/decryption, high, density, portable, mask, folder, hide, wipe, out, encrypt files, encrypt folders, protect folders, fast encryption/decryption, high density encryption/decryption, portable encryption/decryption, mask folder, hide folder, wipe out folder, …

Logic Protect EXE Creator 2.0
Logic Protect is a reliable license management, anti-piracy, copy protection, and product activation system that offers high level security and protection against illegal software copying and distribution.
Tags: anti, piracy, copy, protection, activation, license, management, illegal, copying, distribution, logic, protect, anti-piracy, copy protection, license management, logic protect, …

Zebra VirusCleaner for Symbian OS Phones 1.0
Zebra VirusCleaner for Symbian OS SmartPhone is a powerful and reliable anti-virus software for protecting your mobile phone from being attacked by malicious programs.
Tags: symbian, mobile, antivirus, anti, virus, phone, security, smartphone, symbian os, mobile phone security, smartphone antivirus, smartphone anti-virus, mobile security, …

Gentle MAC Pro 4.0
Gentle MAC allows operating your network devices automatically as well as manually and changing MAC and IP address as well. Gentle MAC is user-friendly, secure and reliable utility among similar products.Change your IP and MAC address simultaneously!
Tags: mac, address, change, network, security, windows, spoof, new, isp, nic, card, computer, internet, …

R-Guard 2.2
R-Guard is a reliable data security tool for advanced access right control, encryption and audit, which extends them much beyond the scope of the standard Windows security services.
Tags: data, security, file, encryption, protection, audit, monitoring, data security, file encryption, data protection, file monitoring, …

SQL Server Data Access Components 4.30
SDAC is a VCL/VCL.NET/CLX component library for fast direct access to SQL Server from Delphi and C++Builder. Supports all SQL Server data types and functionality, including MARS, bulk copy operations and reliable messaging.
Tags: sdac, sql, server, mssql, dac, vcl, clx, net, delphi, bds, core, lab, data, access, components, bde, c++builder, turbo, c++, replacement, sql server, ms sql, core lab, data access components, …

Dr.Preventor 5.5.0
Dr. Preventor is an easy, fast and reliable tool to permanently erase deleted computer files. Hackers and identity thieves won't be able to recover your confidential data if your computer or memory stick is stolen or resold.
Tags: data, information, space, disk, media, drive, files, recover, delete, erase, format, recycle, clean, wipe, remove, privacy, confidential, secret, prevent, protect, safe, safeguard, …

FTP4Shell 1.1.3.5
A fast, reliable and easy to use ftp client integrated in the Windows Shell. Explorer like user interface. Typical folder and files operations. Selective and recursive upload/download. Virtual FTP file system on your PC.
Tags: ftp, client, explorer, extension, virtual, file, system, download, upload, transfer, ftp4shell, folder, virtual file system, …

BarCode-ActiveX 5.0
Easily add barcode label printing functionality to your projects with this extremely fast and reliable ActiveX control. No special knowledge required. You can insert it right into your MS Office documents or bind with a database.
Tags: barcode, activex, ocx, steuerelement, printing, bar, code, ean, ean13, ean8, upc, code128, ean128, interleaved, codabar, internet, datamatrix, code39, code93, msi, upca, upce, ean2, ean5, word, excel, office, delphi, iis, upc-a, upc-e, interleaved 2 of 5, …

VersyPDF.NET 2.4
High-quality, industry-strength PDF library meeting requirements of the most demanding and diverse applications. Using VersyPDF.NET you can write stand-alone and reliable commercial applications that can read, write, and edit PDF file
Tags: .net, pdf, library, create, modify, protection, jbig2, linearization, .net pdf, library create, modify protection, jbig2 linearization, …

Zebra VirusCleaner for Palm SmartPhone 1.0
Zebra VirusCleaner for Palm SmartPhone is a powerful and reliable anti-virus software for protecting your mobile phone from being attacked by malicious programs.
Tags: palm, mobile, phone, antivirus, smartphone, anti, virus, security, clean, palm os smartphone security, mobile virus clean, …

Dekart Private Disk 2.09
Powerful, reliable and flexible AES-256 disk encryption program. Hide your applications, data, and exclusively restrict access to them. Provides 100% protection of your private information across all Windows versions, including 64-bit releases.
Tags: disk, encryption, encrypted, virtual, aes, strong, data, protection, disk encryption, encrypted disk, virtual encrypted disk, aes encryption, strong disk encryption, data protection, …

VersyPDF 2.4
High-quality, industry-strength PDF library meeting requirements of the most demanding and diverse applications. Using VersyPDF you can write stand-alone, cross-platform and reliable commercial applications that can read, write, and edit PDF file
Tags: pdf, library, create, modify, protection, jbig2, linearization, pdf library, create modify, protection jbig2, …


Reliable software pages: 1 Next


Submit | Privacy policy | Contacts
© 2006—2008 Metaworkshop.com. Third-party products and brand names may be trademarks or registered trademarks of their respective owners.