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.481.271 Times

Data Networking freeware
Filter: All | Freeware | Demo
 

Data Networking

1 2 3 4 5 > 
Added: August 23, 2010 | Visits: 955

MACTS MACTS project is a traffic shaper that uses MAC addresses which are associated with users to classify traffic. This allows fair usage of bandwidth among many machines. Additionally, there is a statistics monitor which displays current statistics on the terminal or stores them in round robin... Platforms: *nix

License: Freeware Size: 14.34 KB Download (107): MACTS Download

Added: June 12, 2010 | Visits: 1.070

Socketpipe Socketpipe project connects over a TCP/IP socket a remote command specified to a local input generation command and/or a local output processing command. The input and output of the remote command are appropriately redirected so that the remote commands input will come from the local input... Platforms: *nix

License: Freeware Size: 20.48 KB Download (89): Socketpipe Download

Added: March 21, 2010 | Visits: 840

TNV TNV stands for The Network Visualizer or Time-based Network Visualizer and depicts network traffic by visualizing packets and links between local and remote hosts. TNV is intended for network traffic analysis to facilitate learning what constitutes normal activity on a network, investigating... Platforms: *nix

License: Freeware Download (94): TNV Download

Added: January 25, 2010 | Visits: 1.487

Dashboard Gauges Widgets Dashboard Gauges are automobile-style gauges that display the status of your computer: Tachometer: CPU Usage Fuel Gauge: Battery Status Temperature Gauge: Computerls Temperature Speedometer: Free RAM & Uptime Platforms: Mac

License: Freeware Download (151): Dashboard Gauges Widgets Download

Added: November 19, 2006 | Visits: 4.683

Data Recovery for Windows - TapeWare TapeWare is your complete system backup and data recovery software solution. It is a multi-OS (Windows, Linux and NetWare) and multi-language (available in English, French, German, Italian, Spanish, and Japanese) product with the flexibility to serve from an individual all the way up to an... Platforms: DOS, Windows, *nix

License: Freeware Size: 58.74 MB Download (1036): Data Recovery for Windows - TapeWare Download

Added: July 07, 2006 | Visits: 3.312

Data Master 2000 Free software developed for automation of professional measurement systems, data acquisition, processing and analysis. Especially suitable for scientists who would like to make high-performance, precise measurements in the experimental physics. Optimized for real-time operation,... Platforms: Windows

License: Freeware Size: 2.32 MB Download (293): Data Master 2000 Download

Released: January 08, 2005  |  Added: May 18, 2006 | Visits: 9.476

!R-Linux Data Recovery R-Linux is a data recovery and undelete utility for Ext2FS (Linux) file system. File recovery after power failure, system crash, virus infection or partition reformation, even for the different file system. Unformat and unerase tool. Creation of image files an entire disk, partition or its part.... Platforms: Windows

License: Freeware Size: 1.35 MB Download (624): !R-Linux Data Recovery Download

Released: January 06, 2003  |  Added: July 05, 2006 | Visits: 3.789

Bittium Data Protect Free Encryption Software "Make your secrets unbreakable!" It's the major purpose for us to develop this software. Because most computer users have some document files, picture files, video files etc. Which don't allow unauthorized user to access. So, turn to us right now. Bittium Data Protect will help you by our... Platforms: Windows

License: Freeware Size: 842 KB Download (695): Bittium Data Protect Free Encryption Software Download

Added: October 18, 2006 | Visits: 3.331

Data Pilot Data Pilot expands data analysis options available in Microsoft Excel with nonparametric statistical methods. The methods used in Data Pilot provides the most relevant results even with small numbers of samples, without any assumptions on distribution of the original sample. This is especially... Platforms: Windows

License: Freeware Size: 823 KB Download (226): Data Pilot Download

Released: December 19, 2006  |  Added: January 01, 2007 | Visits: 8.574

Disk Doctors FAT Data Recovery Use Disk Doctors FAT Data Recovery software to recover data from FAT16, FAT32 & VFAT drives which supports missing or lost partition recovery, deleted partition recovery, deleted file recovery, re-formatted drive recovery, Formatted partition recovery from IDE / AT, SATA, SCSI and USB Flash... Platforms: Windows

License: Freeware Cost: $79.00 USD Size: 3.28 MB Download (1143): Disk Doctors FAT Data Recovery Download

Released: January 16, 2008  |  Added: April 01, 2008 | Visits: 6.173

COM Port Data Emulator If you are a software developer or a hardware engineer, you may often face situations when you need information about the ability of communication ports on a typical end-user system to handle large flows of data. If looking for a reliable COM port testing and analysis tool, look no further than... Platforms: Windows

License: Freeware Size: 1.41 MB Download (1518): COM Port Data Emulator Download

Released: July 22, 2008  |  Added: June 01, 2010 | Visits: 4.044

Data Shredder Data Shredder literally destroys files, free space and your Recycle Bin contents instead of only deleting them. That means your data contents once overwritten and destroyed It can't be recovered. The user therefore should be sure of the files, folders .etc. he/she wants to shred.There are... Platforms: Windows

License: Freeware Size: 3.59 MB Download (323): Data Shredder Download

Released: September 10, 2009  |  Added: September 15, 2009 | Visits: 2.106

Data Exchange Manager Free Data Exchange Manager is an example of tomorrow's technology today. With this tool database administration is a breeze. Transfer data from any data source to another. Use our custom designed templates to increase speed for any Database platforms. The most innovative and valuable feature would be... Platforms: Windows

License: Freeware Size: 1.87 MB Download (202): Data Exchange Manager Free Download

Added: January 18, 2010 | Visits: 1.276

Data::Encrypted Data::Encrypted is a Perl module to transparently store encrypted data via RSA. SYNOPSIS # functional interface: use Data::Encrypted file => "./.$0-encrypted-data", qw(encrypted); # note: login and password are not *really* the login and # password values, only the desired prompt! my... Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): Data::Encrypted Download

Added: January 18, 2010 | Visits: 1.344

Data::Phrasebook::Loader::XML Data::Phrasebook::Loader::XML Perl module can abstract your phrases with XML. SYNOPSIS use Data::Phrasebook; my $q = Data::Phrasebook->new( class => Fnerk, loader => XML, file => phrases.xml, dict => Dictionary, # optional ); OR my $q = Data::Phrasebook->new( class => Fnerk,... Platforms: *nix

License: Freeware Size: 17.41 KB Download (120): Data::Phrasebook::Loader::XML Download

Added: February 27, 2010 | Visits: 1.157

Data::Validator::Item Data::Validator::Item is a Factory Class to validate data items. This is an attempt to create an object which will permit semi-automatic verification of a data value. SYNOPSIS use Data::Validator::Item; my $item = Data::Validator::Item->new(); #Create a new Data::Validator::Item, called... Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Data::Validator::Item Download

Added: June 25, 2010 | Visits: 1.069

Data::ENAML Data::ENAML is a Perl extension for ENAML data representation. SYNOPSIS use Data::ENAML qw (serialize deserialize); print serialize(login => {nick => Schop, email => ariel@atheist.org.il, tagline => If I had no modem I would not lose Regina}); $struct = deserialize(bad-nick: {nick:... Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): Data::ENAML Download

Added: September 25, 2010 | Visits: 1.192

gnome-mime-data gnome-mime-data package contains the base MIME and Application database for GNOME. It is meant to be accessed through the MIME functions in GnomeVFS. MIME Media Types [RFC2045,RFC2046] specifies that Content Types, Content Subtypes, Character Sets, Access Types, and conversion values for... Platforms: *nix

License: Freeware Size: 921.6 KB Download (107): gnome-mime-data Download

Added: August 23, 2010 | Visits: 1.307

Sunrise Data Dictionary Sunrise Data Dictionary is a library for hashtable storage of arbitrary data objects with built-in reference counting and guaranteed order iteration for the C programming language. Sunrise Data Dictionary library can participate in external reference counting systems or use its own built-in... Platforms: *nix

License: Freeware Size: 174.08 KB Download (116): Sunrise Data Dictionary Download

Added: April 15, 2010 | Visits: 1.212

Test::Data Test::Data is a Perl module to test functions for particular variable types. SYNOPSIS use Test::Data qw(Scalar Array Hash Function); Test::Data provides utility functions to check properties and values of data and variables. Functions Plug-in modules define functions for each data type.... Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Test::Data Download

1 2 3 4 5 >