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

Http Class freeware
Filter: All | Freeware | Demo
 

Http Class

1 2 3 4 5 > 
Added: May 06, 2010 | Visits: 1.000

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: May 25, 2010 | Visits: 2.233

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

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 525

FUNDAMENTALS HTTP FUNDAMENTALS HTTP was specially developed as a Delphi / FreePascal unit that implements routines for various HTTP client and server classes. Now you can make use of this handy and accessible library to improve your development process.


Platforms: Windows

License: Freeware Download (45): FUNDAMENTALS HTTP Download

Added: February 23, 2010 | Visits: 1.143

IAM OPML Parser Class IAM OPML Parser Class parses an OPML file (provided its URL) and returns an array. OPML (Outline Processor Markup Language) is an XML format for outlines. Originally developed by Radio UserLand as a native file format for an outliner application, it has since been adopted for other uses, the...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (106): IAM OPML Parser Class Download

Added: August 03, 2008 | Visits: 1.046

Class Acme.Serve.Serve Minimal Java HTTP server class. This class implements a very small embeddable HTTP server. It runs Servlets compatible with the API used by JavaSoft's JavaServer server. It comes with default Servlets which provide the usual httpd services, returning files and directory listings. This is not in...


Platforms: ALL

License: Freeware Download (148): Class Acme.Serve.Serve Download

Added: September 06, 2010 | Visits: 921

EasyHTTPD EasyHTTPD is a drop in C++ class to implement an HTTP 1.0 Server - Now with OpenSSL Support! The class can be used to allow an application to be controlled by a browser, hence Embedded. To this functionality to an app, add the C++ class to the application, write and register request callback...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (97): EasyHTTPD Download

Added: January 21, 2010 | Visits: 1.721

Proxy Detector Proxy Detector is a PHP class that can detect HTTP requests via proxy. This class can detect if a visitor uses a proxy server by scanning the headers returned by the user client. When the user uses a proxy server, most of the proxy servers alter the header. The header is returned to PHP in the...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (193): Proxy Detector Download

Added: November 12, 2010 | Visits: 1.172

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: March 17, 2010 | Visits: 591

Class::HPLOO Class::HPLOO is an easier way to declare classes on Perl, based in the popular class {...} style and ePod. USAGE use Class::HPLOO ; class Foo extends Bar , Baz { use LWP::Simple qw(get) ; ## import the method get() to this package. attr ( array foo_list , int age , string name , foo )...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (99): Class::HPLOO Download

Added: June 02, 2010 | Visits: 1.019

Class::Agreement Class::Agreement is a Perl module that add contracts to your Perl classes easily. SYNOPSIS package SomeClass; use Class::Agreement; # use base Class::Accessor or Class::MethodMaker, # or roll your own: sub new { ... } invariant { my ($self) = @_; $self->count > 0; }; precondition...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (96): Class::Agreement Download

Added: March 04, 2010 | Visits: 1.431

Remote MySQL Query Remote MySQL Query is a PHP class that can easily execute queries on a remote MySQL server using only HTTP. It works by accessing a PHP script on the remote web server that executes queries based on passed in URL parameters. The client passes a secret key to the remote script to prevent...


Platforms: *nix

License: Freeware Download (145): Remote MySQL Query Download

Added: November 07, 2010 | Visits: 928

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 (95): HTTP::Server::Simple::Mason Download

Added: June 20, 2010 | Visits: 1.815

RSS Writer class RSS Writer class is XML-RSS feed generator for content syndication. It extends the XML Writer class to generate XML-RSS documents. It features simplified definitions of channel and item properties, support for defining optional channel graphic images and search form text inputs, support for RSS...


Platforms: *nix

License: Freeware Download (140): RSS Writer class Download

Added: April 18, 2010 | Visits: 1.053

Calendario Class Calendario Class provides a PHP class that is useful for creating calendars and organizers. Calendario Class is a PHP class that helps you to create calendar and organizers. Its highly configurable, letting you choose how many days are in a week, when a week starts, the details of the HTML...


Platforms: *nix

License: Freeware Size: 98.3 KB Download (115): Calendario Class Download

Added: May 02, 2006 | Visits: 3.011

ContactGenie - Message Class Modifier CG-MCM is a utility that enables the modification of message classes for existing Microsoft Outlook contacts. 1- User Selection message classes to modify 2- Ability to Delete/Move/Copy contacts with selected message classes 3- Verification that new message class name has been published...


Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Freeware Size: 5.43 MB Download (606): ContactGenie - Message Class Modifier Download

Added: March 14, 2006 | Visits: 4.027

Sami HTTP Server Sami HTTP Server is small, powerful and extremely easy to use. You can modify server settings and view the current activity with just a few clicks. Other features include a virtual directory, PHP, bandwidth rate limit, statistics about connections and file transfers, extensive logs and much more.


Platforms: Windows

License: Freeware Size: 207 KB Download (237): Sami HTTP Server Download

Released: March 21, 2007  |  Added: March 28, 2007 | Visits: 4.469

HTTP Spy .NET HTTP Spy .NET is a small application used to trace http request from a web site. HTTP Spy .NET will help you find any bottleneck, any error and it will help you analyzing your bandwidth usage. With it, you can inspect data in different views and discover secret from any web site....


Platforms: Windows

License: Freeware Size: 574.03 KB Download (439): HTTP Spy .NET Download

Released: July 04, 2008  |  Added: July 08, 2008 | Visits: 5.045

Free HTTP Sniffer To download windows audio and video streaming and other streaming, you need to know the url(the file name and server address) of you want to download. Many links to those streaming that you come across on the web are hidden behind javascript or activex scripts. So it is sometimes very difficult...


Platforms: Windows

License: Freeware Size: 1.4 MB Download (828): Free HTTP Sniffer Download

Released: October 28, 2010  |  Added: November 02, 2010 | Visits: 6.346

HTTP Proxy Scanner The new HTTP Proxy Scanner is the handy tool that helps you to search HTTP proxy servers. This software recommended for users, who have a slow Internet connection - using a proxy server they may speed up web pages loading. HTTP Proxy Scanner may also be suitable tool if you want to protect your...


Platforms: Windows

License: Freeware Size: 2.33 MB Download (315): HTTP Proxy Scanner Download

Added: January 18, 2010 | Visits: 1.416

Class::DBI::Plugin::FilterOnClick Class::DBI::Plugin::FilterOnClick is a Perl module to generate browsable and searchable HTML Tables using FilterOnClick in conjunction with Class::DBI. SYNOPSIS # Inside of your sub-class of Class::DBI add these lines: use Class::DBI::Plugin::FilterOnClick; use Class::DBI::Pager; use...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (98): Class::DBI::Plugin::FilterOnClick Download

1 2 3 4 5 >