A HTTP protocol packet sniffer, network analyzer and file reassembly software based on the Windows platform. It will capture IP packets containing HTTP protocol and reassemble the HTTP communications and files sent through HTTP protocol. Its smart re
ASP.NET is built on a core set of classes and interfaces that abstract the HTTP protocol. The three core abstractions are the context (HttpContext) that represents the current HTTP request, handlers (classes that implement IHttpHandler) that are capa
TMtkFileExchange - This component encapsulates a Peer to Peer File Exhange Protocol. It is designed to handle end-user requests and distribute them across an arbitrary network of computers. This protocol is a sample of what can be done with the
The HTTP Client class is a script which implements all HTTP methods and a subset of WebDAV protocol. The main methods that are supported by this script are: connect, disconnect, set headers, remove header, set credentials, set protocol version, get,
This site gives an introduction to the HTTP protocol used for the exchange of www documents. In this article the authors covers HTTP, how it works and how to use it for simple transactions. The site also has a number of articles which cover basic net
HTTP as a protocol is stateless. PHP4 comes with a complete set of sessioning functions. This article explains how to use them.
This is an useful networking tool used to pass and access data from other system by enabling HTTP protocol on the network. GET and POST are the HTTP requests used by this component to retrieve data. This tool supports SSL, authentication, HTTPS and f
By using this HTTP connect component web users can perform sending and receiving data from high level interface by enabling HTTP protocol. It uses GET and POST HTTP requests to pass and retrieve data from remote systems and also users can use SOCKS4,
This is an useful networking tool that allows web administrators to send and receive data through HTTP pages by enabling HTTP protocol on the network. It supports web ActiveX control for communication with HTTP and HTTPS. HTTPS is basically for provi
This is an article that elaborates on HTTP -the HyperText Transfer Protocol and its function. The author explains that, in the starting level of the web applications, the client should make the first request to the server, this process of request mak |