loss
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 137
KoffeePhoto 1.1 Beta
KoffeePhoto is a free software that allows you to manage your personal photo library. more>>
KoffeePhoto is a free software that allows you to manage your personal photo library. You can manage your photo albums with KoffeePhoto, and share them with your friends or family very easily. Your albums will be saved on the KoffeePhoto network, which will let you access them anytime and anywhere.
KoffeePhoto allows you to pick your photos on your hard disk or on your camera, and to organize them in albums. Thanks to several ways of sorting your photos, by date, topic, place, person, or any combination of these categories, you will always have an easy way to find all your photos again.
KoffeePhoto saves your whole photo library on its peer-to-peer KoffeePhoto network. This is carried out in a completely seamless way. Your photos are encrypted to ensure confidentiality, and are saved without any loss in quality (no format reduction, no data compression), and no storage expiration date. You can access your photo library from several computers if you wish. In case of any data loss, you can recover your whole photo library very easily!
<<lessKoffeePhoto allows you to pick your photos on your hard disk or on your camera, and to organize them in albums. Thanks to several ways of sorting your photos, by date, topic, place, person, or any combination of these categories, you will always have an easy way to find all your photos again.
KoffeePhoto saves your whole photo library on its peer-to-peer KoffeePhoto network. This is carried out in a completely seamless way. Your photos are encrypted to ensure confidentiality, and are saved without any loss in quality (no format reduction, no data compression), and no storage expiration date. You can access your photo library from several computers if you wish. In case of any data loss, you can recover your whole photo library very easily!
Download (0.003MB)
Added: 2006-10-20 License: Freeware Price:
1174 downloads
NoScript 1.1.6.08
NoScript offers extra protection for your Firefox. more>>
NoScript offers extra protection for your Firefox: NoScript allows JavaScript, Java (and other plugins) only for trusted domains of your choice (e.g. your home-banking web site).
This whitelist based pre-emptive blocking approach prevents exploitation of security vulnerabilities (known and even unknown!) with no loss of functionality... Experts will agree: Firefox is really safer with NoScript.
Main features:
- this means that scripts are blocked for the current site
- Partially Allowed Icon - this means scripts are allowed for some of the URLs of the current site (it happens when there are multiple frames, and scripts are enabled in some of them and disabled in other ones)
- Allowed Icon - this means that script execution is allowed for the current site
- Globally Allowed Icon - this means that scripts are globally allowed (why did you decide to browse without any protection??!)
<<lessThis whitelist based pre-emptive blocking approach prevents exploitation of security vulnerabilities (known and even unknown!) with no loss of functionality... Experts will agree: Firefox is really safer with NoScript.
Main features:
- this means that scripts are blocked for the current site
- Partially Allowed Icon - this means scripts are allowed for some of the URLs of the current site (it happens when there are multiple frames, and scripts are enabled in some of them and disabled in other ones)
- Allowed Icon - this means that script execution is allowed for the current site
- Globally Allowed Icon - this means that scripts are globally allowed (why did you decide to browse without any protection??!)
Download (0.14MB)
Added: 2007-07-27 License: MIT/X Consortium License Price:
823 downloads
Rhino 0.5.3
Rhino is an Othello/reversi game. more>>
Rhino is an Othello/reversi game.
The goad is to have a very strong AI and useful as a learning tool for those who want to master the game.
What distinguish GRhino from most other Othello games is that GRhino will be targeted for experienced Othello players. Strong AI is the main focus with some additional good, useful features (like an endgame solver) is planned. The ultimate target strength of the AI is that it should be able to beat the best human player at the highest difficulty level. Beating Logistello (the strongest program available) is not in the plan.
Some important AI infrastructure has been finished. Pattern evaluator and open book are mostly done but still requires some further optimization and data file compression.
Multi prob-cut to speedup the AI is still missing so it still has a limit on its game strength but this mostly affects playing against other strong AI out there. The main focus for current development is about user interface and features. Currently finished parts include
- End game search. It can now solve the exact score (in about 20 sec on P-133) at around 15 empties and Win-Loss-Draw at a slightly higher number of empties.
- Move ordering.
- Start game from known openings.
- Display opening name.
- A decent pattern-based evaluation with parity knowledge.
- A decent open book with opening variations allowed.
- Browse IOS and GGS format game file.
<<lessThe goad is to have a very strong AI and useful as a learning tool for those who want to master the game.
What distinguish GRhino from most other Othello games is that GRhino will be targeted for experienced Othello players. Strong AI is the main focus with some additional good, useful features (like an endgame solver) is planned. The ultimate target strength of the AI is that it should be able to beat the best human player at the highest difficulty level. Beating Logistello (the strongest program available) is not in the plan.
Some important AI infrastructure has been finished. Pattern evaluator and open book are mostly done but still requires some further optimization and data file compression.
Multi prob-cut to speedup the AI is still missing so it still has a limit on its game strength but this mostly affects playing against other strong AI out there. The main focus for current development is about user interface and features. Currently finished parts include
- End game search. It can now solve the exact score (in about 20 sec on P-133) at around 15 empties and Win-Loss-Draw at a slightly higher number of empties.
- Move ordering.
- Start game from known openings.
- Display opening name.
- A decent pattern-based evaluation with parity knowledge.
- A decent open book with opening variations allowed.
- Browse IOS and GGS format game file.
Download (0.92MB)
Added: 2006-08-11 License: GPL (GNU General Public License) Price:
683 downloads
KeepassX 0.2.2
KeepassX is a linux port of the windows application more>>
Keepass/L project is a linux port of the windows application "Keepass Password Safe".
It is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk.
So you only have to remember one single master password or insert the key-disk to unlock the whole database.
The databases are encrypted using the best and most secure encryption algorithms currently known (AES and Twofish).
Installation:
Make sure that the QT directory is in PATH.
1. `cd to the directory containing the packages source code and type `qmake to configure the package for your system.
2. Type `make to compile the package.
3. Type `make install to install the programs and any data files and documentation.
Enhancements:
- fixed crash when parsing config file under Win32
- fixed loss of entry icons when saving a database which was not created with KeePassX (no KPX_CUSTOM_ICONS metastream)
- introduces new metastream format for custom icons
- removed all old Qt3 support dependecies
- QtNetwork and QtSql are not longer requiered (when using Qt 4.1.3 or later)
- implemented correct UUID management for entries
- added delay of 0.3s before performing auto-type
- metastreams now get valid group IDs (KeePass/Win compatibility)
- fixed drawing errors when performing drag and drop operations in group view
- when there is no translation installed for the systems country preference but one for the same language the program will use it now
- when canceling the file dialog for the opening of an existing database a already openend database will not longer be closed
- same for the creation of a new database
- alpha blending for banner icons
- new standard banner icon
- MacOS packages: all Qt libraries are now included in the application bundle (extra installation is not longer necessary)
<<lessIt is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk.
So you only have to remember one single master password or insert the key-disk to unlock the whole database.
The databases are encrypted using the best and most secure encryption algorithms currently known (AES and Twofish).
Installation:
Make sure that the QT directory is in PATH.
1. `cd to the directory containing the packages source code and type `qmake to configure the package for your system.
2. Type `make to compile the package.
3. Type `make install to install the programs and any data files and documentation.
Enhancements:
- fixed crash when parsing config file under Win32
- fixed loss of entry icons when saving a database which was not created with KeePassX (no KPX_CUSTOM_ICONS metastream)
- introduces new metastream format for custom icons
- removed all old Qt3 support dependecies
- QtNetwork and QtSql are not longer requiered (when using Qt 4.1.3 or later)
- implemented correct UUID management for entries
- added delay of 0.3s before performing auto-type
- metastreams now get valid group IDs (KeePass/Win compatibility)
- fixed drawing errors when performing drag and drop operations in group view
- when there is no translation installed for the systems country preference but one for the same language the program will use it now
- when canceling the file dialog for the opening of an existing database a already openend database will not longer be closed
- same for the creation of a new database
- alpha blending for banner icons
- new standard banner icon
- MacOS packages: all Qt libraries are now included in the application bundle (extra installation is not longer necessary)
Download (6.0MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1324 downloads
mass
mass is a program that lets a system administrator execute programs on some set of machines as root. more>>
mass.pl is the implementation of a relatively simple idea. Instead of interactively doing some task on one machine, then duplicating the effort on N other machines, write a shell script, then scp it to N machines and execute it as root.
Example
(sic@foo)($:~/mass)- ./mass.pl --name solaris --script pushsomething --su --sshpass
sudo password:
ssh password:
trying to run pushsomething on 1 machines
test
test
PING test.example.com (10.1.1.10) from 10.1.2.3 : 56(84) bytes of data.
64 bytes from 10.1.1.10: icmp_seq=1 ttl=64 time=0.142 ms
--- test.example.com ping statistics ---
1 packets transmitted, 1 received, 0% loss, time 0ms
rtt min/avg/max/mdev = 0.142/0.142/0.142/0.000 ms
pushsomething 100% |*****************************| 183 00:00
test.txt 100% |*****************************| 15 00:00
sic@tests password: sh-2.05a$ PS1=$ ; PATH=/usr/local/bin:/bin:/usr/bin:/usr/s;export PS1;export PATH
$ sudo -K ; sudo sh
Password:
$ PATH=/usr/local/bin:/bin:/usr/bin:/usr/sbin:/usr/local/sbin:/sbin ; export PATH
$ if [ `id|cut -d -f 1` = uid=0(root) ]; then PS1=# ; fi
# sh pushsomething && echo script done || echo script failed
script done
# /bin/rm pushsomething test.txt && echo removed pushsomething test.txt
removed pushsomething test.txt
#
1 passed: test
0 failed:
0 fatal errors:
<<lessExample
(sic@foo)($:~/mass)- ./mass.pl --name solaris --script pushsomething --su --sshpass
sudo password:
ssh password:
trying to run pushsomething on 1 machines
test
test
PING test.example.com (10.1.1.10) from 10.1.2.3 : 56(84) bytes of data.
64 bytes from 10.1.1.10: icmp_seq=1 ttl=64 time=0.142 ms
--- test.example.com ping statistics ---
1 packets transmitted, 1 received, 0% loss, time 0ms
rtt min/avg/max/mdev = 0.142/0.142/0.142/0.000 ms
pushsomething 100% |*****************************| 183 00:00
test.txt 100% |*****************************| 15 00:00
sic@tests password: sh-2.05a$ PS1=$ ; PATH=/usr/local/bin:/bin:/usr/bin:/usr/s;export PS1;export PATH
$ sudo -K ; sudo sh
Password:
$ PATH=/usr/local/bin:/bin:/usr/bin:/usr/sbin:/usr/local/sbin:/sbin ; export PATH
$ if [ `id|cut -d -f 1` = uid=0(root) ]; then PS1=# ; fi
# sh pushsomething && echo script done || echo script failed
script done
# /bin/rm pushsomething test.txt && echo removed pushsomething test.txt
removed pushsomething test.txt
#
1 passed: test
0 failed:
0 fatal errors:
Download (0.012MB)
Added: 2005-09-21 License: Artistic License Price:
2368 downloads
jGnash 2.3.0
jGnash is a personal finance application written in Java. more>> jGnash 2.3.0 offers users a personal and useful finance application written in Java. jGnash is functional for keeping track of account balances and performing reconciliation. You can print checks, run simple reports, write your own scripts, and import QIF and GnuCash files.
The architecture of the data engine is unique for a financial application; please take a look at the technical information .jGnash is a double entry system, but you can make single entry transactions to support easy entry of adjustments to account balances. jGnash uses Accounts instead of Categories for double entry.
Double entry in jGnash works like most other commercial personal financial applications. You will not have to learn a new way of tracking your spending.
Major Features:
- Accurate calculations,no loss of precision or rounding errors
- Double Entry Transactions
- Single Entry Transactions
- Split Transactions
- Basic support for Investment Accounts and Transactions
- Nested Accounts
- Multiple Currencies (Default and Custom), Securities, and custom Commodities
- QIF import
- QIF import from on-line banking sources
- GnuCash import (1.8.x and 1.6.x)
- Auto-Completion
- Multiple look and feels
- Sortable account registers
- Reconciliation support
- Simple Reporting (More will be added)
- scripting support (BeanShell)
- Memorized transactions
- Update stock prices and currency exchange rates online
- File encryption
- Evaluation of mathematical expressions inside decimal fields
- Timestamp backup on file close or exit
Enhancements: Detect and correct accounts with self parenting
Requirements: Java 2 Standard Edition Runtime Environment
Added: 2009-06-28 License: GPL Price: FREE
49 downloads
Other version of jGnash
License:GPL (GNU General Public License)
DupeFinder 1.0.2
DupeFinder is a simple application for locating, moving, renaming, and deleting duplicate files in a directory structure. more>>
DupeFinder is a simple application for locating, renaming, moving and deleting duplicate files in a directory structure.
Its perfect both for users who havent kept their hard drives very well organized and need to do some cleaning to free space, and for users who like to keep lots of backup copies of important data "just in case" something bad should happen.
Main features:
Although DupeFinder is a quite small application, it should have all of the features you will need to remove and reorganize large directories full of duplicate files:
- Well designed graphical interface with full tooltip and "Whats This?" question button support, useful in an application which you probably wont need to use frequently
- Quick processing by eliminating analysis of unwanted data through file extension filtering
- View files in external applications by double-clicking
- Rename files in place or move to new locations
- Default settings disallow deletion of all copies of duplicate files to prevent accidental data loss
- Generate simple reports identifying groups of duplicate files for later processing
While everything works pretty well in most cases, there are a few issues with DupeFinder to be aware of. I hope to fix most of the following bugs sometime soon:
- May crash if files containing "~" or ":" characters are encountered
- May crash if self referencing symlinks are encountered
- Zero byte files cannot be deleted
- May not be able to delete files with Unicode characters in filename
- Display does not update if identified duplicates are moved, renamed or modified external to DupeFinder
<<lessIts perfect both for users who havent kept their hard drives very well organized and need to do some cleaning to free space, and for users who like to keep lots of backup copies of important data "just in case" something bad should happen.
Main features:
Although DupeFinder is a quite small application, it should have all of the features you will need to remove and reorganize large directories full of duplicate files:
- Well designed graphical interface with full tooltip and "Whats This?" question button support, useful in an application which you probably wont need to use frequently
- Quick processing by eliminating analysis of unwanted data through file extension filtering
- View files in external applications by double-clicking
- Rename files in place or move to new locations
- Default settings disallow deletion of all copies of duplicate files to prevent accidental data loss
- Generate simple reports identifying groups of duplicate files for later processing
While everything works pretty well in most cases, there are a few issues with DupeFinder to be aware of. I hope to fix most of the following bugs sometime soon:
- May crash if files containing "~" or ":" characters are encountered
- May crash if self referencing symlinks are encountered
- Zero byte files cannot be deleted
- May not be able to delete files with Unicode characters in filename
- Display does not update if identified duplicates are moved, renamed or modified external to DupeFinder
Download (0.021MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1290 downloads
NetMate 0.9.4
NetMate is a flexible and extensible network measurement tool (meter). more>>
NetMate comes from Network Measurement and Accounting System and is a flexible and extensible network measurement tool (meter).
It can be used for accounting, delay/loss measurement, packet capturing and much more. The main advantage over other existing tools is that it can be easily extended due to its modular (class-based) structure and dynamic loadable packet processing and information export modules.
A GUI for controlling multiple meters and displaying measurement results is currently under development.
NMRSH is the NetMate Remote Shell which allows to remote control NetMate meters.
Main features:
- Flexibility and Extensibility
- Runtime loadable metric and export modules
- Modular architecture (C++ classes)
- Extensible Ruleset Format (XML-based)
- Portable Implementation
- GNU autotools
- OS tested: Linux (SuSE, Debian, Redhat), FreeBSD, Solaris
- Open Source (GPL)
- Configurable Multithreading
- IPv4 and IPv6 Support
- Multiple Classification Algorithms
- Automatic flow generation based on arbitrary packet attribute combinations
- Packet Sampling Support
- Secure Control Interface
- SSL Encryption
- Host-based Authentication (DNS, IP address)
- User-based Authentication (HTTP)
- Packet capturing using libpcap
- Support simultaneous measurement on multiple interfaces
- Currently only Ethernet, IPv4/IPv6, ICMP, TCP, UDP, data layer support
- Extensible to everything libpcap can capture
- Metric Modules
- Counter, bandwidth, jitter, port usage, packet length, RTP packet loss, packet ID generation (crc32 and md5), capture (tcpdump file), RTT (ICMP echo), text output (similar to tcpdump output), DNS latency, HTTP performance, TCP connection setup latency
- Export Modules
- Text file, binary file, SQL (under development), IPFIX (under development)
- Remote Control via Shell Tool or Standard Web Browser
- Interactive or batch processing of meter commands
Enhancements:
- Minor changes and bugfixes were made.
<<lessIt can be used for accounting, delay/loss measurement, packet capturing and much more. The main advantage over other existing tools is that it can be easily extended due to its modular (class-based) structure and dynamic loadable packet processing and information export modules.
A GUI for controlling multiple meters and displaying measurement results is currently under development.
NMRSH is the NetMate Remote Shell which allows to remote control NetMate meters.
Main features:
- Flexibility and Extensibility
- Runtime loadable metric and export modules
- Modular architecture (C++ classes)
- Extensible Ruleset Format (XML-based)
- Portable Implementation
- GNU autotools
- OS tested: Linux (SuSE, Debian, Redhat), FreeBSD, Solaris
- Open Source (GPL)
- Configurable Multithreading
- IPv4 and IPv6 Support
- Multiple Classification Algorithms
- Automatic flow generation based on arbitrary packet attribute combinations
- Packet Sampling Support
- Secure Control Interface
- SSL Encryption
- Host-based Authentication (DNS, IP address)
- User-based Authentication (HTTP)
- Packet capturing using libpcap
- Support simultaneous measurement on multiple interfaces
- Currently only Ethernet, IPv4/IPv6, ICMP, TCP, UDP, data layer support
- Extensible to everything libpcap can capture
- Metric Modules
- Counter, bandwidth, jitter, port usage, packet length, RTP packet loss, packet ID generation (crc32 and md5), capture (tcpdump file), RTT (ICMP echo), text output (similar to tcpdump output), DNS latency, HTTP performance, TCP connection setup latency
- Export Modules
- Text file, binary file, SQL (under development), IPFIX (under development)
- Remote Control via Shell Tool or Standard Web Browser
- Interactive or batch processing of meter commands
Enhancements:
- Minor changes and bugfixes were made.
Download (0.77MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1286 downloads
Weight Loss Recipe Book 3.1
Weight Loss Recipe Book is a free, online, community-built recipe book. more>>
Weight Loss Recipe Book is a free, online, community-built recipe book. Weight Loss Recipe Book contains everything you need to allow your web site visitors to submit recipes and everything your administrator needs to administer the recipes.
When a visitor submits a recipe, the recipe is added to a database and awaits approval from the administrator before being added to the public site.
Main features:
- Community built, meaning you just have to approve entries and watch your web site expand!
- Captcha validation to prevent automated entries into the recipe book.
- Complete administrator system - add administrators, recipe categories, manage recipes and more!
- Best of all, Weight Loss Recipe Book is totally free!
<<lessWhen a visitor submits a recipe, the recipe is added to a database and awaits approval from the administrator before being added to the public site.
Main features:
- Community built, meaning you just have to approve entries and watch your web site expand!
- Captcha validation to prevent automated entries into the recipe book.
- Complete administrator system - add administrators, recipe categories, manage recipes and more!
- Best of all, Weight Loss Recipe Book is totally free!
Download (0.061MB)
Added: 2006-05-08 License: Freeware Price:
1267 downloads
QoS Connection Tuning HOWTO 0.61
QoS Connection Tuning HOWTO is a document which explains how to tune network connection performance. more>>
QoS Connection Tuning HOWTO is a document which explains how to tune network connection performance.
This enables you to get the maximum benefit out of your connection without lag and loss.
<<lessThis enables you to get the maximum benefit out of your connection without lag and loss.
Download (MB)
Added: 2006-10-10 License: (FDL) GNU Free Documentation License Price:
1115 downloads
CBLM 2.9.4
CBLM is a high performance latency (one-way and round-trip), packet loss, and jitter monitoring probe. more>>
CBLM is a high performance latency (one-way and round-trip), packet loss, and jitter monitoring probe.
When run on two or more servers, a full mesh of connections is automatically set up between the probes, between which UDP packets are transmitted. Statistics are collected and stored within a MySQL database.
Enhancements:
- This release fixes missing MySQL tables.
<<lessWhen run on two or more servers, a full mesh of connections is automatically set up between the probes, between which UDP packets are transmitted. Statistics are collected and stored within a MySQL database.
Enhancements:
- This release fixes missing MySQL tables.
Download (0.34MB)
Added: 2006-10-28 License: GPL (GNU General Public License) Price:
1091 downloads
Content Area Focus 0.1
Content Area Focus is an extension used to solve the content area focus loss. more>>
Content Area Focus is an extension used to solve the content area focus loss.
Target audience: those who are mostly using the keyboard to navigate around and switch between tabs; frequently they encounter situations in which the content area doesnt have focus.
Method: just giving focus to the content area for any "regular" keystrokes made when the main-window is in focus.
<<lessTarget audience: those who are mostly using the keyboard to navigate around and switch between tabs; frequently they encounter situations in which the content area doesnt have focus.
Method: just giving focus to the content area for any "regular" keystrokes made when the main-window is in focus.
Download (0.001MB)
Added: 2007-04-03 License: MPL (Mozilla Public License) Price:
937 downloads
zfec 1.0.1
zfec is a fast, portable, and programmable implementation of erasure coding. more>>
zfec is a fast, portable, and programmable implementation of erasure coding. The project includes a C library, a Python library, and a command-line tool.
Erasure coding is also known as "forward error correction", which is the generation of redundant blocks of information such that if some blocks are lost then the original data can be recovered from the remaining blocks. The RAID-5 algorithm is an erasure code.
But instead of recovering from the loss of only a single element, zfec can be parameterized to choose in advance the number of elements whose loss it can tolerate.
<<lessErasure coding is also known as "forward error correction", which is the generation of redundant blocks of information such that if some blocks are lost then the original data can be recovered from the remaining blocks. The RAID-5 algorithm is an erasure code.
But instead of recovering from the loss of only a single element, zfec can be parameterized to choose in advance the number of elements whose loss it can tolerate.
Download (0.044MB)
Added: 2007-06-04 License: GPL (GNU General Public License) Price:
873 downloads
Sendmailizer 1.1
Sendmailizer provides a Sendmail and qmail log file analizer. more>>
Sendmailizer provides a Sendmail and qmail log file analizer.
Sendmailizer performs MTA log file analysis and generates email usage reports, with general stats and statistics per user.
Installing
1. move where sendmailizer.pl lives
2. Modify sendmailizer.conf (parameters are self-explanatory)
(logfile should be: /var/log/maillog)
(please especify local domains: mydomain.com,mydomain.net...)
3. Try with ./sendmailizer.pl sendmailizer.conf
Enhancements:
- Some bugfixes were made, including a data loss bugfix.
- The report design was changed.
<<lessSendmailizer performs MTA log file analysis and generates email usage reports, with general stats and statistics per user.
Installing
1. move where sendmailizer.pl lives
2. Modify sendmailizer.conf (parameters are self-explanatory)
(logfile should be: /var/log/maillog)
(please especify local domains: mydomain.com,mydomain.net...)
3. Try with ./sendmailizer.pl sendmailizer.conf
Enhancements:
- Some bugfixes were made, including a data loss bugfix.
- The report design was changed.
Download (0.012MB)
Added: 2007-02-16 License: GPL (GNU General Public License) Price:
980 downloads
Iperf 2.0.2
Iperf provides a tool to measure IP bandwidth using UDP or TCP. more>>
Iperf provides a tool to measure IP bandwidth using UDP or TCP.
It allows for tuning various parameters, and reports bandwidth, delay jitter, and packet loss. It supports IPv6 and multicast.
perf is a tool to measure maximum TCP bandwidth, allowing the tuning of various parameters and UDP characteristics. Iperf reports bandwidth, delay jitter, datagram loss.
Main features:
- Running Iperf in bidirectional mode
- Removed STDLIB requirement for Iperf
- Client reporting of server side statistics in UDP tests
- Supports IPv6
Enhancements:
- This release runs Iperf in bidirectional mode
- removes the STDLIB requirement for Iperf
- adds client reporting of server-side statistics in UDP tests.
<<lessIt allows for tuning various parameters, and reports bandwidth, delay jitter, and packet loss. It supports IPv6 and multicast.
perf is a tool to measure maximum TCP bandwidth, allowing the tuning of various parameters and UDP characteristics. Iperf reports bandwidth, delay jitter, datagram loss.
Main features:
- Running Iperf in bidirectional mode
- Removed STDLIB requirement for Iperf
- Client reporting of server side statistics in UDP tests
- Supports IPv6
Enhancements:
- This release runs Iperf in bidirectional mode
- removes the STDLIB requirement for Iperf
- adds client reporting of server-side statistics in UDP tests.
Download (0.22MB)
Added: 2007-02-21 License: Freely Distributable Price:
7480 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above loss search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed