









Serving Software Downloads in 976 Categories, Downloaded 31.049.855 Times
Active Wall Traffic Monitor is a free real time network traffic monitor software for LAN. It has great performance, can monitor more than 1,000 computers at the same time. And it is stable and secure for 24X7 running. It displays IP address, MAC address, computer name, send/receive speed,...
Platforms: Windows
License: Freeware | Size: 2.52 MB | Download (1161): Active Wall Traffic Monitor Download |
Interface Traffic Indicator, a graph utility to measure incoming and outgoing traffic on an interface in bits/sec, bytes/sec or utilization. Works on all SNMP-capable devices (computers, NICs, switches, routers, etc.) with adjustable poll intervall down to three seconds. You can use this programm...
Platforms: Windows, Windows CE
License: Freeware | Size: 804 KB | Download (679): Interface Traffic Indicator Download |
The JR Directory Printer utility allows you to print a listing of every subdirectory and/or file
contained within a directory and/or subdirectory. It supports lowercase/dos style filename, file size in KB/bytes, attributes, custom file length, etc.
The result displayed in NotePad or...
Platforms: Windows
License: Freeware | Size: 173.73 KB | Download (607): JR Directory Printer Download |
Easy File Splitter is a piece of beautiful software for splitting large file to smaller files by bytes, kilo bytes, mega bytes, lines. Join splitted files to the original file. Use Easy File Splitter to split files into pieces so that you can move them between systems on floppy disks, or email...
License: Freeware | Size: 1.36 KB | Download (165): Easy File Splitter Download |
AnalogX DriveTime computes how much time is left on your harddisk, converting the data into hours and minutes, rather than bytes and megs, and displays the results on your task bar; sample rate, bit depth, and channels can all be customized to make the display as accurate as possible.
Platforms: Windows
License: Freeware | Size: 324 KB | Download (139): AnalogX DriveTime Download |
Conversion between bytes and its multiples
With this small software you can convert between byte and its multiples.
There are five possible convertible measures:
- Byte (B)
- Kilobytes (KB)
- Megabyte (MB)
- Gigabyte (GB),
- Terabyte (TB)
This program is useful both in...
Platforms: Windows
License: Freeware | Size: 124 KB | Download (121): Convertitore Byte Download |
Orneta Paint is a drawing tool for Windows Mobile based Smartphone's you can use to create simple or elaborate drawings. Drawings can be black-and-white, color, saved as bitmap or jpeg, sent as e-mail attachments. Edit images from your phones camera. Functionality: Create or Edit (BMP and...
Platforms: Windows CE, Pocket PC
License: Freeware | Size: 128 KB | Download (118): Orneta Paint for Smartphone 2002 Download |
Instantly write high impact website headings or sentences using elaborate graphic text fonts instead of the limited range of installed fonts. Add your own picture images or download pure graphic fonts.
Platforms: Windows
License: Freeware | Size: 878 KB | Download (116): Graphic Text Generator Download |
The Super Unit Converter converts angle, area, bits & bytes, density, electric current, energy, force, fuel consumption, length, mass, power, pressure, speed, temperature, time and volume units.
Platforms: Windows
License: Freeware | Size: 1.01 MB | Download (107): Super Unit Converter Download |
This utility can copy any number of bytes from one file into a new one. Useful if you want to extract sound or data from a location within a file. PartCopy is a useful tool that can copy any number of bytes from one file into a new one. Useful if you want to extract sound or data from a location...
Platforms: Windows
License: Freeware | Size: 532 KB | Download (106): PartCopy Download |
AdapterWatch displays useful information about your network adapters: IP addresses, Hardware address, WINS servers, DNS servers, MTU value, Number of bytes received or sent, The current transfer speed, and more. In addition, it displays general TCP/IP/UDP/ICMP statistics for your local computer.
Platforms: Windows
License: Freeware | Size: 37 KB | Download (90): AdapterWatch Download |
This is a utility that shows a list of how many files and bytes there are in each subdirectory. You can hook this tool to your right mouse button menu, when browsing in explorer. It can also sort directories by size or number of files.
Platforms: Windows
License: Freeware | Size: 399 KB | Download (87): Byte Count Download |
Live GNU/Linux the free Knoppix as it takes the usual Knoppix from Klaus Knopper, and strips off all non-free bits and bytes. The result is a product that consists entirely of Free Software. We hope to provide a useful Free Software resource for you. Live GNU/Linux is also meant as a live...
Platforms: *nix
License: Freeware | Size: 690 MB | Download (82): Live GNU/Linux Download |
serialsnoop is a command-line tool for Linux that echoes bytes to and from any two serial ports, PTYs, or network sockets , and prints all traffic to stdout in hex and ASCII. to install (binary, debian): get the latest x86 .deb file and dpkg -i the thing. to install (from source): youll...
Platforms: *nix
License: Freeware | Size: 18.43 KB | Download (81): sersnoop Download |
Sys::MemInfo is a Perl module for memory informations. SYNOPSIS use Sys::MemInfo qw(totalmem freemem totalswap); print "total memory: ".(&totalmem / 1024)."n"; print "free memory: ".(&freemem / 1024)."n"; print "total swap: ".(&totalswap / 1024)."n"; print "free swap:...
Platforms: *nix
License: Freeware | Size: 7.17 KB | Download (81): Sys::MemInfo Download |
SyslogScan::Summary encapsulates a tally of how many bytes people have sent and received through sendmail. SYNOPSIS Use SyslogScan::Summary; Use SyslogScan::DeliveryIterator; my $iter = new SyslogScan::DeliveryIterator(syslogList => [/var/log/syslog]); my $summary; if (defined...
Platforms: *nix
License: Freeware | Size: 37.89 KB | Download (79): SyslogScan::Summary Download |
THC-ManipulateData can search data on a harddisk/partition/file, extract the part you are interested in, and write it back after you modified it. Useful to find and modify really all unencrypted Logfiles on a system. Does everything in RAW mode, and hence does not tamper a/m/ctimes. It comes...
Platforms: *nix
License: Freeware | Size: 7.17 KB | Download (76): THC-ManipulateData Download |
Number::Bytes::Human is a Perl module that can convert byte count to human readable format. SYNOPSIS use Number::Bytes::Human qw(format_bytes); $size = format_bytes(0); # 0 $size = format_bytes(2*1024); # 2.0K $size = format_bytes(1_234_890, bs => 1000); # 1.3M $size = format_bytes(1E9,...
Platforms: *nix
License: Freeware | Size: 9.22 KB | Download (75): Number::Bytes::Human Download |
mod_accounting is a simple Apache module that can record traffic statistics (bytes received/sent per request) into a database. Whats New in This Release: - Added a placeholder for user names (%u) to allow for more statistics on the recorded data. - Now uses ap_get_server_name(r) to get the...
Platforms: *nix
License: Freeware | Size: 10.24 KB | Download (74): mod_accounting Download |
Devel::DumpSizes is a Perl module to dump the name and size in bytes (in increasing order) of variables that are available at a give point in a script. SYNOPSIS use Devel::DumpSizes qw/dump_sizes/; &Devel::DumpSizes::dump_sizes(); Or,...
Platforms: *nix
License: Freeware | Size: 3.07 KB | Download (73): Devel::DumpSizes Download |