HTTPrequest

HttpRequest is a .Net library which has two subroutines.
Download

HTTPrequest Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Adrian Bacaianu
  • Publisher web site:
  • Operating Systems:
  • Windows All
  • File Size:
  • 8 KB

HTTPrequest Tags


HTTPrequest Description

HttpRequest is a .Net Library which has two subroutines; HttpHtmlRequest, which executes http html requests, and returns the response; and HttpFileRequest, which executes http file requests, and saves the bytes received to a specified file. The class reference help file, and sample projects; written in both C# and VB.Net; can be found along with the library in the downloads section. Note: * Compiled under .NET Framework 2.0 * Compiled as a x86 library. * Licensed under the LGPL. HttpHtmlRequest * Returns web reponse as text (without headers). * Optionally returns the web request executed. * Optionally returns the web response received. * onExceptionThrown event - raised when an error occurs or the request fails. * onStatus event - raised when Progress is made during the request. HttpFileRequest * Returns web reponse as text (without headers). * Optionally returns the web request executed. * Optionally returns the web response received. * onExceptionThrown event - raised when an error occurs or the request fails. * onFileTransferDone event - raised when the File Transfer is done (either true/false) * onFileTransferStatusDone event - raised every second during the file transfer process, and returns values, including: percent done, bytes per second, bytes total, bytes transfered, time elapsed, and time remaining. * onStatus event - raised when progress is made during the request.


HTTPrequest Related Software