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

Http Debugger Pro freeware
Filter: All | Freeware | Demo
 

Http Debugger Pro

< 1 2 3 4 5 > 
Added: October 16, 2010 | Visits: 988

HTTP::Async HTTP::Async is a Perl module that can process multiple HTTP requests in parallel without blocking. SYNOPSIS Create an object and add some requests to it: use HTTP::Async; my $async = HTTP::Async->new; # create some requests and add them to the queue. $async->add( HTTP::Request->new( GET...



Platforms: *nix

License: Freeware Size: 15.36 KB Download (131): HTTP::Async Download

Added: February 02, 2010 | Visits: 1.000

wgrab http file fetcher wgrab http file fetcher provides a small, fast, and cross platform wget alternative. wgrab is an HTTP file fetcher similar to wget that is designed to be small, fast, and cross-platform compatible natively. The compiled wgrab is approximately 1/10th the size of wget, making it ideal for...





Platforms: *nix

License: Freeware Download (99): wgrab http file fetcher Download

Added: March 10, 2010 | Visits: 1.970

ET Pro ET Pro is a mod specifically targeted at competition play, with features specifically designed for administration of competition servers. ET Pro has been chosen as the official tournament mod for STA, TWL, CAL, Clanbase, and ESL. The official IRC channel for ET Pro is #etpro on...


Platforms: *nix

License: Freeware Size: 3.5 MB Download (131): ET Pro Download

Added: November 12, 2010 | Visits: 1.165

HTTP::Webdav HTTP::Webdav is a Perl interface to Neon HTTP and WebDAV client library. SYNOPSIS use HTTP::Webdav ; $sess = HTTP::Webdav -> new ; $sess -> server ("www.ecos.de", 80) ; $sess -> get ("/", STDOUT) ; $sess -> put ("/dav/foo.htm", STDIN) ; # remove property test3 # set value of property...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (116): HTTP::Webdav Download

Added: August 07, 2010 | Visits: 1.347

Dwarf HTTP Server Dwarf HTTP Server is a full-featured and ready-to-use web server with the Java Servlet API 2.2 and Java Server Pages 1.1 implementation. Dwarf HTTP Server can be used either standalone or embed in a larger hosting application, free of charge for the binary redistribution Since the server is...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (110): Dwarf HTTP Server Download

Added: November 04, 2010 | Visits: 955

HTTP-FUSE-KNOPPIX HTTP-FUSE-KNOPPIX is a "pile-up" KNOPPIX linux distribution. HTTP-FUSE KNOPPIX downloads pieces of Root Filesystem from a HTTP server when the piece is requested, although normal KNOPPIX requires whole 700MB ISO image at first. The piece is "piled up" on your PC. The first minimum parts of...


Platforms: *nix

License: Freeware Size: 5.8 MB Download (97): HTTP-FUSE-KNOPPIX Download

Added: October 21, 2010 | Visits: 859

HTTP::OAI::Repository HTTP::OAI::Repository is a documentation for building an OAI compliant repository using OAI-PERL. Using the OAI-PERL library in a repository context requires the user to build the OAI responses to be sent to OAI harvesters. SYNOPSIS use HTTP::OAI::Harvester; use...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (92): HTTP::OAI::Repository Download

Added: June 12, 2010 | Visits: 1.799

Skeleton Pro Skeleton Pro is a Swing demo application that can help you get started with Swing. Skeleton Pro project incorporates user interface and architectural patterns that scale well up to medium sized applications. Skeleton Pro comes with, utilizes and demos the JGoodies Swing Suite.. We make your...


Platforms: *nix

License: Freeware Download (155): Skeleton Pro Download

Added: November 07, 2010 | Visits: 922

HTTP::Server::Simple::Mason HTTP::Server::Simple::Mason is an abstract baseclass for a standalone mason server. SYNOPSIS my $server = MyApp::Server->new(); $server->run; package MyApp::Server; use base qw/HTTP::Server::Simple::Mason/; sub mason_config { return ( comp_root => /tmp/mason-pages ); } INTERFACE...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (89): HTTP::Server::Simple::Mason Download

Added: January 11, 2010 | Visits: 700

HTTP::WebTest::XMLParser HTTP::WebTest::XMLParser is a Perl module to parse webscript in XML representation. SYNOPSIS use HTTP::WebTest::XMLParser; my ($tests, $opts) = HTTP::WebTest::XMLParser->parse($xmldata); use HTTP::WebTest; my $wt = new HTTP::WebTest; $wt->run_tests($tests, $opts);...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): HTTP::WebTest::XMLParser Download

Added: May 06, 2010 | Visits: 994

HTTP::Handle HTTP::Handle is a HTTP Class designed for streaming. SYNOPSIS use HTTP::Handle; my $http = HTTP::Handle->new( uri => "http://www.google.com/" ); $http->connect(); my $fd = $http->fd(); while (<$fd>) { print "--> $_"; } The HTTP::Handle module allows you to make HTTP requests and...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (102): HTTP::Handle Download

Added: January 15, 2010 | Visits: 1.345

HTTP Navigator 2.2 HTTP Navigator provides a set of PHP classes to simplify sending and receiving HTTP messages. HTTP Navigator is a set of PHP classes, based on Perls LWP, that simplifies sending and receiving HTTP messages. Features include: cookie handling, basic authentication, chunked encoding, and...


Platforms: *nix

License: Freeware Download (134): HTTP Navigator 2.2 Download

Added: April 26, 2010 | Visits: 928

HTTP::GetImages HTTP::GetImages is a spider to recover and store images from web pages. SYNOPSIS use HTTP::GetImages; $_ = new HTTP::GetImages ( dir => ., todo => [http://www.google.com/,], dont => [http://www.somewhere/ignorethis.html,http://and.this.html], chat => 1, ); $_->print_imgs;...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): HTTP::GetImages Download

Added: September 09, 2010 | Visits: 1.107

HTTP::BrowserDetect HTTP::BrowserDetect is a Perl module to determine the Web browser, version, and platform from an HTTP user agent string. SYNOPSIS use HTTP::BrowserDetect; my $browser = new HTTP::BrowserDetect($user_agent_string); # Detect operating system if ($browser->windows) { if ($browser->winnt)...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (91): HTTP::BrowserDetect Download

Added: June 21, 2010 | Visits: 1.675

Gubed PHP Debugger Gubed PHP Debugger is, as the name suggests, a program to debug PHP scripts. It is not, as some people first believe, a PHP syntax checker. That is, it wont tell you where you forgot to put an ending bracket. It is rather a debugger to find logical errors, like why does this if-statement not...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (115): Gubed PHP Debugger Download

Added: May 10, 2013 | Visits: 1.842

Assembly Language Debugger The Assembly Language Debugger is a tool for debugging executable programs at the assembly level. It currently runs only on Intel x86 platforms.


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (202): Assembly Language Debugger Download

Added: September 08, 2010 | Visits: 1.175

HTTP::DAV HTTP::DAV is a WebDAV client library for Perl5. SYNOPSIS # DAV script that connects to a webserver, safely makes # a new directory and uploads all html files in # the /tmp directory. use HTTP::DAV; $d = new HTTP::DAV; $url = "http://host.org:8080/dav/"; $d->credentials(...


Platforms: *nix

License: Freeware Size: 76.8 KB Download (342): HTTP::DAV Download

Added: January 09, 2010 | Visits: 1.142

HTTP::Browscap HTTP::Browscap is a Perl module that can parse and search browscap.ini files. SYNOPSIS use HTTP::Browscap; my $capable = browscap(); if( $capable->{wap} ) { output_WAP(); } if( $capable->{css} > 1 ) { # Browser can handle CSS2 } # OO interface my $BC = HTTP::Browscap->new(...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (96): HTTP::Browscap Download

Added: May 27, 2010 | Visits: 966

HTTP Server type httptype is a program that returns the http host software of a website. It is written in Perl. httptype reads a list of http hosts and optionally the port number for each of these. It queries each host, displaying the type of HTTP server running on that host. It reads the http_proxy and...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (89): HTTP Server type Download

Added: February 26, 2010 | Visits: 2.024

EDB (Evans Debugger) EDB (Evans Debugger) is a QT4 based binary mode debugger with the goal of having usability on par with OllyDbg. EDB project uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms..


Platforms: *nix

License: Freeware Size: 460.8 KB Download (164): EDB (Evans Debugger) Download

< 1 2 3 4 5 >