rene

Company Homepage: http://dubaron.com

Send e-mail to this Company

Dovolujeme si Vás srdečně pozvat na živá vystoupení Stephena Balla, Antonia Zapatera a Bruno Fierense, které se bude konat v sále Městské knihovny v Praze. Naším cílem je podělit se s Vámi o novinky a náměty, jak si usnadnit a urychlit každodenní práci a s čím vším Vám mohou pomoci komponenty od společnosti TMS Software.

Termín: 20.4.2023 od 9:00

Seminář je zdarma, v anglické jazyce a českém simultánním překladu. Klikněte na tlačítko pro další info a registraci!

Company Products

Total 3 products

Dubaron DiskImage v.0.9

Applications in Delphi and BCB > Files and Drives > Disk Tools

By rene.

Freeware 14 Nov 2005

Description

DiskImage is the ultimate tool to backup and restore partitions, entire harddisks, usb keys, floppy drives and (read-only) optical media.

DiskImage features built-in zip compression, it's own compression method for data > 2Gb, MD5 and SHA1 checksumming, a hex editor, and various tools like drive speed and seek testing.

Diskimage is the Swiss army knife for dumping and restoring partitions, USB sticks, floppies, optical media etc.

  • A clear and convenient graphical user interface will help you learning the application quickly.
  • You will be explicitely warned and asked for confirmation before overwriting existing data.
  • Multi-purpose. Wether you simply want read or write floppy images, dump cd or dvd images, hex-edit your partition table, it is all possible.
  • Pro version with support for huge devices available on registration.

Informations

  • Status: Partially restricted
  • Source: None
  • Size: 742kB

Platforms: W2K, W2K3, XP,

eemailer v.0.27

Applications in Delphi and BCB > Internet > Mail

By rene.

Freeware + source 12 Apr 2004

Description

Eemailer provides a full-functional IMAP mail client.

Easy folder creating/deleting/renaming, drag'n'drop messages to a certain folder, spam detection using DNSBL, and an integrated SMTP engine makes eemailer an ideal mail application for broadband and mobile users. POP3 is also supported in a 'IMAP'-style: messages stay on the server.

  • Full IMAP & POP3 support
  • Spam and virus detection
  • Integrated SMTP engine
  • View HTML messages
  • Integrated HTML 3.2 compliant web browser.
License: open source. Application licensed under GPL. Used libraries may be under various licensing conditions.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 420kB

Platforms: ME, NT4, W2K, W98, XP, W95,

libsql v.0.41

DB-Aware Components > DB Access > SQL

By rene.

Freeware + source 14 Sep 2004

Description

Libsql is an object wrapper around SQLLite and MySQL.

At current state, libsql support sqlite 2.8 and sqlite 3; mysql 4.0 and embedded mysql 4.0. The library is targeted to be compatible with Delphi 4+, Kylix and FreePascal (Both windows and Linux).

The novelty about libsql is the very fast and convenient way to perform queries and to access your result set.

Libsql provides two classes (TLiteDB and TMyDB) to access the database. Both classes are derived from same ancestor, so quering syntax is almost identical. Results are fetched in memory and/or per row on callback-based method ("event"). Object interface provides flexible interface with very little code.

Libsql is particulairy suited for situations where you need quick and easy access to a database (as easy as you would access an ini file), while maintaining full functionality of the database. it does not provide an interface to data-aware components, but the easy quering methods make it not hard to implement it in a GUI.

Libsql supports multi-threaded applications. that is: your application can be threaded. libsql is not threaded itself. if you want threaded (background) db access with event-oriented results, please use another library like TMySQL instead.

Features:

  • full multi-threading support
  • dynamic dll loading
  • quick, simple and flexible database access while maintaining full functionality
  • object structure makes it easy to implement an application not worrying about memory (leaks) or exceptions
  • suited for gui- and console applications and services.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 48kB

Platforms: D3, D4, D5, D6, D7