Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.473.157 Times

Dto Data Transfer Object freeware
Filter: All | Freeware | Demo
 

Dto Data Transfer Object

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 465

Event DOM Class This is a little JS class that's designed to take an incoming DOM event and convert it to a cross-browser object.Anyone who has worked with JS long enough, has come to realize that each browser handles keyboard events differently. This class will attempt to return the data in a manner that's...



Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (55): Event DOM Class Download

Added: August 19, 2006 | Visits: 15.047

Free Serial Port Monitor Free software serial port monitor, Com Rs232 sniffer with communication packet data analyzer. This monitoring utility can spy, capture, view, analyze, test com ports activity performing com port connection and traffic analysis with data acquisition and control. You can use this system as device...





Platforms: Windows

License: Freeware Size: 2.82 MB Download (2818): Free Serial Port Monitor Download

Added: August 12, 2008 | Visits: 3.159

Roadkil's Disk Speed Roadkils Disk Speed performs a disk speed test and provides details about how fast your disks can transfer data. The information provided includes data transfer rate for linear reads, random read transfer rate and the seek time of the drive. An overall score is given so you can compare different...


Platforms: Windows

License: Freeware Size: 48 KB Download (699): Roadkil's Disk Speed Download

Added: September 08, 2013 | Visits: 1.089

Pipe Viewer Pipe Viewer is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of data transfer speed, ETA, that sort of thing.


Platforms: *nix

License: Freeware Size: 81.92 KB Download (117): Pipe Viewer Download

Added: August 27, 2010 | Visits: 686

Maypole::Plugin::QuickTable Maypole::Plugin::QuickTable is a HTML::QuickTable convenience. SYNOPSIS use Maypole::Application qw( LinkTools QuickTable ); METHODS setup quick_table Returns a HTML::QuickTable object for formatting data. print $request->quick_table( %args )->render( $data ); The method gathers...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (99): Maypole::Plugin::QuickTable Download

Added: March 09, 2010 | Visits: 900

IVuPy IVuPy (I-View-Py) aims to be a solid basis for large Qt based Python programs geared to data analysis and 3D visualization of huge data sets. Python is extended by IVuPy with more than 600 classes of two of the Coin3D C++ class libraries: Coin and SoQt. Data exchange between Python and the...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (98): IVuPy Download

Added: April 02, 2010 | Visits: 1.261

Multi-Simulation Interface Multi-Simulator Interface, in shrot MSI, is a simulation interconnection engine. In other words it is a program that connects simulations together by synchronizing their clocks and data. Multi-Simulation Interface serves the same purpose as HLA and supports most of HLAs functionality (and more)....


Platforms: *nix

License: Freeware Size: 3 MB Download (107): Multi-Simulation Interface Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 683

PowerBroker Desktops DLP Edition PowerBroker® Desktops DLP Edition is a powerful data control and monitoring solution to the problem of data privacy and confidentiality in IT infrastructure. PowerBroker Desktops DLP Edition effectively replaces individual security tools, such as contentaware DLP, device control, e-mail control,...


Platforms: Windows

License: Freeware Download (424): PowerBroker Desktops DLP Edition Download

Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 616

PowerBroker Databases, Monitor & Audit PowerBroker Databases Monitor & Audit helps Director's of IT, IT Security, and IT compliance address the threat to data security and compliance posed by un-controlled privileged database users. It provides a complete solution by addressing this threat across the privileged credential life cycle...


Platforms: Windows, Linux, Unix

License: Freeware Download (421): PowerBroker Databases, Monitor & Audit Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 313

DataFlush DataFlush is a simple Java-based application that allows you to move your data from one location to another. Data can be move to and from a database, a CSV file, or a fixed width file. DataFlush can be used for extracting data from a database to a file, importing data into a database from a...


Platforms: Windows

License: Freeware Download (408): DataFlush Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 575

DPC Latency Checker DPC Latency Checker is a small and handy utility that can monitor your computer capabilities to handle various data streams. It may help to find the cause for interruptions in real-time audio and video streams, also known as drop-outs. If any kernel-mode device driver in your Windows system is...


Platforms: Windows, XP, 2003, Windows Vista, XPX64, 7, 7x64

License: Freeware Download (433): DPC Latency Checker Download

Released: December 24, 2012  |  Added: December 24, 2012 | Visits: 752

Storage Room Storage Room a Personal Information and Password Manager to protect the privacy while editing and viewing, even if the workstation is already inflicted by a spy and for save data exchange with up to 16384 Bit strong RSA Keys. Stores and protects bookmarks, contacts, notes, appointments, movie...


Platforms: Windows

License: Freeware Size: 41.5 MB Download (428): Storage Room Download

Added: May 10, 2013 | Visits: 438

Import / Export API The definition system lets data entities be related to each other, and it includes a number of different field types. It also supports a system of import (parsing) and export (rendering) engines, for formats such as XML and CSV. Data entities are able to be exported from, and imported into, a...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): Import / Export API Download

Added: May 10, 2013 | Visits: 443

Really Simple Backup The script comes with a nice interface to restore data that can utilize text, '(c)dialog' or even 'Xdialog'.It will produce full backups, but utilizes hardlinks to minimize the needed disk space. All remote data transfer is done encrypted (ssh) and efficient (rsync).All runtime configuration is...


Platforms: Windows, *nix, BSD Solaris

License: Freeware Download (55): Really Simple Backup Download

Added: August 23, 2013 | Visits: 264

Persistence4j Persistence4j is a very simple library which can be used to persist data into Relational databases.This library frees you from writing the Data transfer objects. Just create a POJO and simply save it using this library.I have also integrate Java transaction API with this library


Platforms: Mac

License: Freeware Size: 2.19 MB Download (40): Persistence4j Download

Added: October 08, 2013 | Visits: 378

Data::Validate This module collects common validation routines to make input validation, and untainting easier and more readable. Most of the functions are not much shorter than their direct perl equivalent (and are much longer in some cases), but their names make it clear what you're trying to test for....


Platforms: *nix

License: Freeware Size: 10.24 KB Download (37): Data::Validate Download

Released: April 01, 2014  |  Added: April 10, 2014 | Visits: 4.441

Remote Administrator Control Client With Remote Administrator Control you can work without any limits on a remote computer with operation system Windows, as if working on your local computer. You can connect through Internet/Intranet network with the TCP/IP protocol. You can also connect to computers without public...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 6.82 MB Download (639): Remote Administrator Control Client Download

Added: June 03, 2010 | Visits: 701

SGMLS SGMLS is a Perl class for postprocessing the output from the sgmls and nsgmls parsers. SYNOPSIS use SGMLS; my $parse = new SGMLS(STDIN); my $event = $parse->next_event; while ($event) { SWITCH: { ($event->type eq start_element) && do { my $element = $event->data; # An object of...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (92): SGMLS Download

Added: October 06, 2010 | Visits: 1.221

ipt_ACCOUNT ipt_ACCOUNT is a high performance local network accounting system written for the Linux netfilter/iptables system. It has just two parameters: addr is the subnet which is accounted for tname is the table name where the information is stored The data can be queried later using the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): ipt_ACCOUNT Download

Added: May 13, 2010 | Visits: 1.013

File::SmartNL File::SmartNL is a slurp text files no matter the New Line (NL) sequence. SYNOPSIS ##### # Subroutine Interface # use File::SmartNL qw(config fin fout smartnl); $old_value = config( $option ); $old_value = config( $option => $new_value); (@all_options) = config( ); $data =...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (94): File::SmartNL Download

< 1 2 3 4 5 >