Web Links [Tag : HTTP]
Sort By :
1. HTTP Request
This program helps construct HTTP requests to send to a webserver to retrieve webpages. Fill in the hostname, port, and file, along with any additional headers you would like to send and it constructs the request and then sends it, showing you the response headers and response body. Supports get, post, and head methods. Useful for debugging requests or just learning how HTTP protocol works. Written in C for Windows, source code included.
Category:   Tools and Utilities > Debugging and Testing

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. HTTP File Upload Applet
HTTP File Upload Applet is a browser based Java applet developed to simplify the process of uploading multiple files to a server using the HTTP file upload standard described in RFC 1867. Features include: Client platform independent Server language independent File preview Drag-n-drop support Folder upload Network drive support Cancel upload support Progress monitor Internationalization SSL encryption Local file filters Proxy support Custom actions Maximum filesize limits Date format customization
Category:   Java > Applets > File Management

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. Chilkat .NET HTTP Component
HTTP client component with extensive caching capabilities, cookie persistence to XML filestore, SSL, file upload, XMLHTTP, GET, POST, HEAD, managed HTTP server connection pool, proxy support, internationalization features, custom request headers, basic authentication, and more.
Category:   ASP.NET > Scripts and Controls > Development Tools

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

4. HTTP Proxy Checker
The script check HTTP proxies from list or scan the NET for worked proxies.
Category:   CGI and Perl > Scripts and Programs > Networking Tools

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

5. http stress test or ddos
http stress test or ddos NO WARRANTY I PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND disclaimer I provide this script for informational and educational purposes only. I don¡¯t want that you start attack other people¡¯s systems. readme 1) Upload the slaves to some web servers of your choice. 2) Edit the master script file (add your slaves / set target). 3) Upload the master to a web server of your choice. 4) Start the master Notice: 1) You need php. 2) Fsockopen() must be enabled
Category:   PHP > Scripts and Programs > Networking Tools

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

6. PHP HTTP LOG
If your web hosting have no access to Apache or IIS http logs, this PHP HTTP LOG is just an idea for you. PHP HTTP LOG is php script that can log your site visit stats in NCSA extended/combined log format, same as Apache http log format. Logs can be download and analyzed by website log analyze software on PC. This Script is GPL license, easy to install and do not need database
Category:   PHP > Scripts and Programs > Web Traffic Analysis

Hits: 3    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

7. Sending SMS Thru HTTP
Use PHP and the HTTP protocol to send text-messages from your website through an SMS gateway.
Category:   PHP > Tutorials > Miscellaneous

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

8. Sending SMS with HTTP
Tutorial on using PHP to send SMS. You might want to add a Free SMS option to your site to drive traffic to your site.. This tutorial might be useful
Category:   PHP > Tutorials > Chat Systems

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

9. Fetch HTTP Headers
Fetch HTTP Headers is used to fetch all headers sent by a server in response to a HTTP request. It is useful when debugging HTTP header problems. For example, you can use it to check if the correct HTTP headers are being sent. I built this script because I needed an alternative solution to the get_headers() function, which was introduced in PHP 5. This script is compatible with older versions of PHP.
Category:   PHP > Scripts and Programs > Networking Tools

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

10. Redirection with HTTP 301 via PHP, ASP, Javascript, and Meta
This article describes how to properly redirect a page in ASP or PHP using an HTTP 301 status code and Location header. It also describes alternative methods of redirection using Javascript or META tags.
Category:   ASP > Tutorials > Redirection

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

Pages: 1 2 3 4 [Next >]