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

Client Pipeline Tracker freeware
Filter: All | Freeware | Demo
 

Client Pipeline Tracker

< 1 2 3 4 5 
Added: August 10, 2010 | Visits: 1.076

SOAP::XML::Client::Generic SOAP::XML::Client::Generic is a Perl module to talk with generic webservices, e.g. not .net. This package helps in talking with SOAP webservers, it just needs a bit of XML thrown at it and you get some XML back. Its designed to be REALLY simple to use, it doesnt try to be cleaver in any way...



Platforms: *nix

License: Freeware Size: 9.22 KB Download (140): SOAP::XML::Client::Generic Download

Added: September 26, 2010 | Visits: 1.752

Support Information Tracker Support Information Tracker is a knowledge base with loads of advanced features.. Get Support Information Tracker at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. Support Information Tracker is intended to be a free document...





Platforms: *nix

License: Freeware Size: 81.92 KB Download (137): Support Information Tracker Download

Added: May 08, 2009 | Visits: 1.082

ADAM FTP Client Comfortable FTP Client with 2 window technic.Transfers data quickly and reliably.Easy to operate with full Explorer support.Many extras and special functions with the righthand mouse button. Full drag and drop to FTP window.Server Time variable for european summer and winter time changes. New...



License: Freeware Download (136): ADAM FTP Client Download

Added: April 04, 2010 | Visits: 1.446

Net::Nessus::Client Net::Nessus::Client is a Nessus client module. SYNOPSIS # Connect to the Nessus Server require Net::Nessus::Client; my $client = Net::Nessus::Client->new(host => localhost, port => 1241, user => joe, password => my_password); The Nessus program is a Client/Server application offering a...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (130): Net::Nessus::Client Download

Added: November 22, 2010 | Visits: 1.493

Network Tracker Network Tracker application is a user (MAC) tracker daemon, for big LANs (campus). The Network Trackerd builds a table which records which user is connected on which port of a switch by scanning the devices with SNMP in your inventory which is in a MySQL database. Trackerd keeps that table...


Platforms: *nix

License: Freeware Size: 1.8 MB Download (129): Network Tracker Download

Released: August 01, 2014  |  Added: August 23, 2014 | Visits: 1.224

Netwrix Inactive Users Tracker Many corporate security policies require that Active Directory user accounts must be disabled after 31 days of inactivity. This is a good practice; doing so keeps Active Directory secure and clean. For example, someone can create a user account, leave it untouched for many days, and then use it...


Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 2.34 MB Download (128): Netwrix Inactive Users Tracker Download

Added: May 25, 2010 | Visits: 2.232

Curl HTTP Client Curl HTTP Client is a PHP class that implements an HTTP client using the PHP Curl library extension. Frequently, in my daytime job I have to fetch data from various url’s, either by sending get or post request, binding to different IP address etc. Long time I used my own socket based HTTP...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (126): Curl HTTP Client Download

Added: September 28, 2013 | Visits: 1.545

Bug Tracker Bug Tracker is a PHP web based bug tracking system.it has two user interfaces. One is for internal team. The other is for customers to report their feedback. It has flexible permission management, search/filter, FAQ, document management, multi-language.


Platforms: *nix

License: Freeware Size: 3.06 MB Download (124): Bug Tracker Download

Added: January 18, 2010 | Visits: 1.528

Crystal Mud Client Crystal Mud Client project is a terminal-based MUD client with good protocol support. Crystal is an adequate MUD client. At first glance it looks like telnet, but has full line editing and scrollback, character set conversion support, Unicode support, prompt grabbing, xterm titlebar setting,...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (124): Crystal Mud Client Download

Added: July 27, 2010 | Visits: 1.071

Snark Snark is a client for downloading and sharing files distributed with the BitTorrent protocol. It is mainly used for exploring the BitTorrent protocol and experimenting with the the GNU Compiler for Java (gcj). But it can also be used as a regular BitTorrent Client. Snark can also act as a...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (123): Snark Download

Added: November 21, 2010 | Visits: 1.142

Pipeline::Config SYNOPSIS use Error qw( :try ); use Pipeline::Config; my $config = Pipeline::Config->new(); try { my $pipe = $config->load( somefile.type ); my $pipe2 = $config->load( somefile, type ); } catch Error with { print shift; } Pipeline::Config lets you specify the structure of a Pipeline...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (122): Pipeline::Config Download

Added: March 05, 2010 | Visits: 1.074

SOAP::XML::Client SOAP::XML::Client is a simple frame work for talking with web services. This package is the base class for talking with web services, there are specific modules to use depending on the type of service you are calling, e.g. SOAP::XML::Client::DotNet or SOAP::XML::Client::Generic This package...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (119): SOAP::XML::Client Download

Added: June 20, 2010 | Visits: 1.391

POE::Component::Client::AirTunes POE::Component::Client::AirTunes is a Perl module with stream music to Airport Express. SYNOPSIS use POE qw( Component::Client::AirTunes ); POE::Component::Client::AirTunes->new( host => $ip, alias => "airtunes", events => { connected => connected, error => error, done => done, },...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (119): POE::Component::Client::AirTunes Download

Added: September 14, 2010 | Visits: 1.787

PHP Client Sniffer PHP Client Sniffer is a PHP class file that allows one to quickly determine the clients browser and system information based on the HTTP_USER_AGENT string. The class can be used to generate browser specific html marks and other client side scripting. Whats New in This Release: - add k-meleon...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (119): PHP Client Sniffer Download

Added: July 07, 2010 | Visits: 1.090

MusicBrainz::Client MusicBrainz::Client is a MusicBrainz Client API. SYNOPSIS use MusicBrainz::Client; use MusicBrainz::Queries qw(:all); my $mb = MusicBrainz::Client->new(); if(! $mb->query_with_args( MBQ_FindArtistByName, [ "Pink Floyd" ]) ) { die("Query failed: ", $mb->get_query_error(), "n"); } print...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (119): MusicBrainz::Client Download

Added: September 11, 2010 | Visits: 992

Linux Napster Client Linux Napster Client is a console napster client written by Kevin Sullivan. It runs on Linux, OpenBSD, and other systems. Current releases of nap, such as 1.5.4, are very stable. They can run for weeks at a time without crashing or user intervention. Nap, writtin by Kevin Sullivan sometime in...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (118): Linux Napster Client Download

Added: September 25, 2010 | Visits: 1.224

SOAP::XML::Client::DotNet SOAP::XML::Client::DotNet is a Perl module to talk with .net webservices. This package helps in talking with .net servers, it just needs a bit of XML thrown at it and you get some XML back. Its designed to be REALLY simple to use. You dont need to know this, but the major difference to...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (117): SOAP::XML::Client::DotNet Download

Added: August 15, 2008 | Visits: 1.584

Windows NTP Time Server Client TimeTools Windows NTP Time Server Client atomic clock NTP time client software is a simple Windows SNTP client that synchronises time on any Windows XP/2000/NT/95/98/Me computer with a specified intranet or internet NTP time server.


Platforms: Windows

License: Freeware Size: 60 KB Download (117): Windows NTP Time Server Client Download

Added: February 19, 2010 | Visits: 1.533

W3MAIL - fast and small web-mail client W3MAIL - fast and small web-mail client written in PHP5. It provides easy webmail access to IMAP accounts and has very few requirements to install..


Platforms: *nix

License: Freeware Size: 60.42 KB Download (116): W3MAIL - fast and small web-mail client Download

Added: January 18, 2010 | Visits: 1.262

Gimp::ScriptFu::Client Gimp::ScriptFu::Client is a Perl client for the GNU Image Manipulation Program. Gimp::ScriptFu::Client acts as a source filter in a Scheme script that uses Text::Template to preprocess any embedded Perl fragments contained between { } brackets before sending the resulting Scheme to a Gimp...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): Gimp::ScriptFu::Client Download

< 1 2 3 4 5