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

Hardware Scanner Online software
Filter: All | Freeware | Demo
 

Hardware Scanner Online

< 1 2 3 4 5 
Added: September 03, 2010 | Visits: 1.400

Hardware::iButton Hardware::iButton is a Perl module that allows to talk to DalSemi iButtons via a DS2480 serial widget. SYNOPSIS use Hardware::iButton::Connection; $c = new Hardware::iButton::Connection "/dev/ttyS0"; @b = $c->scan(); foreach $b (@b) { print "family: ",$b->family(), "serial number: ",...



Platforms: *nix

License: Freeware Size: 21.5 KB Download (111): Hardware::iButton Download

Added: March 18, 2010 | Visits: 1.192

Hardware::iButton::Device Hardware::iButton::Device is a Perl object to represent iButtons. SYNOPSIS use Hardware::iButton::Connection; $c = new Hardware::iButton::Connection "/dev/ttyS0"; @b = $c->scan(); foreach $b (@b) { print "id: ", $b->id(), ", reg0: ",$b->readreg(0),"n"; } This module talks to iButtons...





Platforms: *nix

License: Freeware Size: 21.5 KB Download (112): Hardware::iButton::Device Download

Added: November 19, 2010 | Visits: 1.519

online.php online.php analyses /var/log/ppp-usage and displays connection statistics. It also prints some information about your current PPP connection. Well, I was inspired by the script Onlinecalc by Michael Schlenstedt (Michael@adsl4linux.de). His script is heavily based upon "calc" by Ulrich Schmitz....


Platforms: *nix

License: Freeware Size: 4.1 KB Download (123): online.php Download

Added: August 12, 2010 | Visits: 1.176

Online Friends Online is a speed focused program to give a textual display of your friends/buddies currently logged onto a unix host. This program is distributed in the hope that it will be useful for everyone, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (92): Online Friends Download

Added: August 14, 2010 | Visits: 2.182

X Hardware Monitor X Hardware Monitor is a hardware monitor that shows indicators for temperature, voltage, fan speed etc, of a running system with a graphical panel. The default configuration allows to monitor up to 3 temperatures, 3 fan speeds and 6 voltages. This tool is more particularly adequate for...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (224): X Hardware Monitor Download

Added: May 27, 2010 | Visits: 1.683

POP3 Virus Scanner Proxy POP3 Virus Scanner Proxy is a full-transparent proxy daemon which scans all mails for viruses using third party scanners (built-in support for AVPD and Trophie). You have to set up a port redirection in the linux-netfilter (iptables) so that all connections from e.g. inside your office to any...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (104): POP3 Virus Scanner Proxy Download

Added: August 04, 2010 | Visits: 1.158

Hardware::Simulator Hardware::Simulator is a Perl extension for Perl Hardware Descriptor Language. SYNOPSIS use Hardware::Simulator; # NewSignal( perl_variable [, initial_value]); # create a signal called $in_clk, give it an initial value of 1 NewSignal(my $in_clk,1); # Repeater ( time_units , code_ref) #...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Hardware::Simulator Download

Added: May 14, 2010 | Visits: 1.179

Hardware 4 Linux Hardware 4 Linux project contains a set of tools to report Linux-compatible hardware to hardware4linux.info. Whats New in This Release: - This release anonymizes dmidecode output, collects OS version files instead of calling osinfo, collects audio codec files, adds a README, and collects PCI...


Platforms: *nix

License: Freeware Download (115): Hardware 4 Linux Download

Added: July 24, 2010 | Visits: 1.043

SANE SANE comes from "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, handheld scanner, video and still cameras, framegrabbers, etc.). The SANE standard is public domain and its...


Platforms: *nix

License: Freeware Size: 3.15 MB Download (150): SANE Download

Added: March 19, 2010 | Visits: 6.898

Online Contact Sheet Creator Online Contact Sheet Creator script that generate stylish contact sheets without any fussing around in Photoshop. You can use the script to generate contact sheets for clients (great for photographers or graphic designers), or you can use it personally for a small photo album. You can also...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (194): Online Contact Sheet Creator Download

Added: January 01, 2010 | Visits: 1.425

Qmail-Scanner Qmail-Scanner is an add-on that enables a Qmail email server to scan gatewayed email for certain characteristics (i.e. a content scanner). It is typically used for its anti-virus and anti-spam protection functions, in which case it is used in conjunction with external scanners. Qmail-Scanner...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (95): Qmail-Scanner Download

Added: December 02, 2013 | Visits: 1.772

Browseable Online Backup System Browseable Online Backup System (BOBS) is a complete online backup system. It uses large disks for storing backups and lets users browse and restore the files using a webbrowser. Files are fetched from other computers and stored in directories on the computer where bobs is installed. Two types...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (94): Browseable Online Backup System Download

Added: March 08, 2010 | Visits: 1.191

Hardware lister lshw (Hardware Lister) is a small tool to provide detailed information on the hardware configuration of the machine. Hardware lister can report exact memory configuration, firmware version, CPU version and speed, cache configuration, bus speed, mainboard configuration, etc. On DMI-capable x86...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (128): Hardware lister Download

Added: May 10, 2013 | Visits: 2.216

Qmail-Scanner Statistics Qmail-Scanner Statistics (QSS) uses the Qmail-Scanner Logfile to generate daily, monthly, and yearly statistics. It also shows a complete list of viruses stopped by Qmail-Scanner, the top five domains from which the viruses came, as well as the countries.The application is easy to customize to...


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

License: Freeware Download (131): Qmail-Scanner Statistics Download

Added: May 12, 2010 | Visits: 1.240

Nmap::Scanner Nmap::Scanner is a Perl module to perform and manipulate nmap scans using perl. SYNOPSIS Perl extension for performing nmap (www.insecure.org/nmap) scans. use Nmap::Scanner; # Batch scan method my $scanner = new Nmap::Scanner; $scanner->tcp_syn_scan(); $scanner->add_scan_port(1-1024);...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (105): Nmap::Scanner Download

Added: February 05, 2010 | Visits: 960

Hardware::Vhdl::Lexer Hardware::Vhdl::Lexer is a Perl module that can split VHDL code into lexical tokens. SYNOPSIS use Hardware::Vhdl::Lexer; # Open the file to get the VHDL code from my $fh; open $fh, <, device_behav.vhd || die $! # Create the Lexer object my $lexer = Hardware::Vhdl::Lexer->new({...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (107): Hardware::Vhdl::Lexer Download

Added: July 05, 2010 | Visits: 2.651

Wurm Online Wurm Online is 3D FPP MMORPG game. Online multiplayer role-playing game, where players walk freely in a big 3D world chatting, gathering resources, building towns, making items, trading, fighting with other players and computer controlled creatures. Chose your path - crafting or PvP fighting....


Platforms: *nix

License: Freeware Size: 4.1 KB Download (315): Wurm Online Download

Added: September 07, 2010 | Visits: 2.476

Online Recruitment Agency Online Recruitment Agency project is Web-based recruitment agency software. You can manage all of your recruitment efforts on your Web site, and set up job locations, categories, departments, and job titles from the Web interface as an admin user. Regular users can then add/edit/delete jobs....


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 112.64 KB Download (308): Online Recruitment Agency Download

Added: May 16, 2010 | Visits: 1.516

Update Scanner Update Scanner provides an extension which monitors web pages for updates. Right-click on any page, and select "Scan Page for Updates". You can choose how often the site will be checked for changes, and whether to ignore minor updates. When a change is detected, a notification window is...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (124): Update Scanner Download

Added: November 23, 2010 | Visits: 2.150

Samba Scanner / Mount / Umount Samba Scanner / Mount / Umount is a tool to Scan Samba share from Host. Samba Scanner / Mount / Umount can found and mount remote share in local folder. Umount Share and Device from System.. Samba Scanner / Mount / Umount KDE-Apps.org Community Portal for KDE Applications Software Office...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (172): Samba Scanner / Mount / Umount Download

< 1 2 3 4 5