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

Net Monitor Pda freeware
Filter: All | Freeware | Demo
 

Net Monitor Pda

< 1 2 3 4 5 > 
Added: August 29, 2008 | Visits: 1.166

UltraStats Site Monitor UltraStats Site Monitor is a simple utility to display the real-time traffic graph of your website on the screen of your PC - it can be used only together with UltraStats.Net statistics service as additional module.



Platforms: Windows

License: Freeware Size: 780 KB Download (459): UltraStats Site Monitor Download

Added: August 14, 2008 | Visits: 1.415

DreamSys Server Monitor Monitor servers over a network or the Internet, Connect, Receive, or Send & Receive tests on TCP connections. Simple Ping tests, Test services on remote machines, and restart services if necessary. Quick and Easy to use Windows interface, Save/Load host lists as separate documents. On Server...





Platforms: Windows

License: Freeware Size: 2.03 MB Download (298): DreamSys Server Monitor Download

Released: May 29, 2009  |  Added: June 13, 2009 | Visits: 2.196

NetWrix Services Monitor Windows services are critical components of Windows-based servers and workstations. To ensure correct system functions and prevent downtime, administrators shall closely watch service states and take corrective actions as soon services fail. NetWrix Services Monitor is a FREE tool that...


Platforms: Windows

License: Freeware Size: 2.28 MB Download (163): NetWrix Services Monitor Download

Released: April 18, 2010  |  Added: April 29, 2010 | Visits: 4.561

Employees PC Monitor Employees PC Monitor is an application for real time network computer monitoring, and for employees' work time tracking. Employees PC Monitor allows you invisibly monitor your entire network from one contralized position, such as instant message, Files operation, websites visited, applications...


Platforms: Windows

License: Freeware Size: 24.34 MB Download (863): Employees PC Monitor Download

Released: February 10, 2023  |  Added: December 23, 2023 | Visits: 4.839

Active@ Hard Disk Monitor Active@ Hard Disk Monitor is a freeware disk utility that monitors the status of your hard drives and scan for bad sectors. The system is based on the Self-Monitoring Analysis and Reporting Technology (S.M.A.R.T.). This software monitors hard disk parameters such as Temperature, Head Flying...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 13.84 MB Download (1119): Active@ Hard Disk Monitor Download

Released: July 14, 2009  |  Added: November 09, 2009 | Visits: 4.066

Monitor Information Free Monitor information utility to get information about Multiple Monitors connected to your computer. Identify easily primary / secondary monitor, know the co-ordinates of the monitors in a virtual workarea, get technical name of the monitor. The Free Multiple information utility displays...


Platforms: Windows

License: Freeware Size: 295.03 KB Download (1074): Monitor Information Download

Added: January 18, 2010 | Visits: 1.110

Simple Monitor Simple Monitor is a SuperKaramba theme inspired by the simple but effective "Very Simple Monitors" theme by the user humanthing. Some values are not displayed properly though in Very Simple Monitors (network values and IP). This could be because of different setups. My computer is pretty standard...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (97): Simple Monitor Download

Added: January 18, 2010 | Visits: 1.831

Net::Flickr::Backup Net::Flickr::Backup module contains OOP for backing up your Flickr photos locally. SYNOPSIS use Net::Flickr::Backup; use Log::Dispatch::Screen; my $flickr = Net::Flickr::Backup->new($cfg); my $feedback = Log::Dispatch::Screen->new(name => info, min_level => info);...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (100): Net::Flickr::Backup Download

Added: January 18, 2010 | Visits: 1.287

Net::Blogger::Engine::Userland::metaWeblog Net::Blogger::Engine::Userland::metaWeblog is a userLand metaWeblog API engine. SYNOPSIS my $radio = Blogger->new(engine=>"radio"); $radio->Proxy(PROXY); $radio->Username(USERNAME); $radio->Password(PASSWORD); $radio->metaWeblog()->newPost( title=>"hello", description=>"world",...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (92): Net::Blogger::Engine::Userland::metaWeblog Download

Added: January 18, 2010 | Visits: 1.022

Net::Delicious::Iterator Net::Delicious::Iterator is an iterator class for Net::Delicious thingies. SYNOPSIS use Net::Delicious::Iterator; my @dates = ({...},{...}); my $it = Net::Delicious::Iterator->new("Date",@dates); while (my $d = $it->next()) { # Do stuff with $d here } NOTES It isnt really expected...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (101): Net::Delicious::Iterator Download

Added: January 18, 2010 | Visits: 1.138

Net::Delicious::Constants::Config Net::Delicious::Constants::Config are constant variables for Net::Delicious default configs. SYNOPSIS use Net::Delicious::Constants qw (:config) __top Constant variables for Net::Delicious default configs..


Platforms: *nix

License: Freeware Size: 18.43 KB Download (93): Net::Delicious::Constants::Config Download

Added: March 20, 2010 | Visits: 2.515

Net::SMTP::TLS Net::SMTP::TLS is an SMTP client supporting TLS and AUTH. SYNOPSIS use Net::SMTP::TLS; my $mailer = new Net::SMTP::TLS( your.mail.host, Hello => some.host.name, Port => 25, #redundant User => emailguy, Password=> s3cr3t); $mailer->mail(emailguy@your.mail.host);...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (295): Net::SMTP::TLS Download

Added: June 19, 2010 | Visits: 956

Net::Z3950::SimpleServer Net::Z3950::SimpleServer is a simple Perl API for building Z39.50 servers. SYNOPSIS use Net::Z3950::SimpleServer; sub my_search_handler { my $args = shift; my $set_id = $args->{SETNAME}; my @database_list = @{ $args->{DATABASES} }; my $query = $args->{QUERY}; ## Perform the query on...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (92): Net::Z3950::SimpleServer Download

Added: August 09, 2010 | Visits: 1.596

Shell SYStem Monitor Shell SYStem Monitor a basic console ncurses application for system monitoring. Shell SYStem Monitor will show things like CPU load, memory load, uptime, Ethernet load (bandwidth usage in KB/s), server time, and more. Install code: # cd ssysm # make (as root) # make install Uninstall...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (98): Shell SYStem Monitor Download

Added: May 14, 2010 | Visits: 1.153

Net::AIM Net::AIM is a Perl extension for AOL Instant Messenger TOC protocol. SYNOPSIS use Net::AIM; $aim = new Net::AIM; $conn = $aim->newconn(Screenname => Perl AIM, Password => yaddayadda); $aim->start; This module implements an OO interface to the Aol Instant Messenger TOC protocol. This...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (105): Net::AIM Download

Added: July 06, 2010 | Visits: 1.740

System Health Monitor System Health Monitor for Linux is a handy python program that will setup your system to generate RRD Graphs of network interface traffic, system load, memory usage, disk space and inode usage and graphs of the number of running processes. System Health Monitor features a user-friendly...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (101): System Health Monitor Download

Added: August 21, 2010 | Visits: 993

Net::Lyskom Net::Lyskom is a Perl module used to talk to LysKOM servers. SYNOPSIS use Net::Lyskom; $a = Net::Lyskom->new(); $conf = 6; $a->login(pers_no => 437, password => "God", invisible => 1) or die "Failed to log in: $a->err_stringn"; $b = $a->send_message(7680, "Oook!"); $b =...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (90): Net::Lyskom Download

Added: June 24, 2010 | Visits: 1.177

Net::CyanChat::Server Net::CyanChat::Server is a Perl interface for running a CyanChat server. SYNOPSIS use Net::CyanChat::Server; our $cho = new Net::CyanChat::Server ( host => localhost, port => 1812, debug => 1, ); # Start the server. $cho->connect(); # Loop. $cho->start(); Net::CyanChat::Server...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (102): Net::CyanChat::Server Download

Added: September 12, 2010 | Visits: 880

Net::CyanChat Net::CyanChat is a Perl interface for connecting to Cyan Worlds chat room. SYNOPSIS use Net::CyanChat; my $cyan = new Net::CyanChat ( host => cho.cyan.com, # default port => 1812, # main port--1813 is for testing proto => 1, # use protocol 1.0 refresh => 60, # ping rate (default) );...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (99): Net::CyanChat Download

Added: March 06, 2010 | Visits: 1.206

Net::IMAP::Simple The Net::IMAP::Simple library provides a simple-to-use, yet feature-rich Perl to IMAP API. Whats New in This Release: - Fixed error in sample code within the POD documentation identified by Matthew S. Hallacy.


Platforms: *nix

License: Freeware Size: 8.19 KB Download (141): Net::IMAP::Simple Download

< 1 2 3 4 5 >