Person Email Address

jeffheaton's picture

Recipes

    This chapter includes two recipes. These two recipes will demonstrate the following:

  • Determining if a URL uses HTTPS, and
  • Using HTTP authentication

    The first recipe will introduce you to some of the things that can be done with the HttpWebRequest class. The second recipe shows how to access a site that uses HTTP authentication.

jeffheaton's picture

Recipes

    This chapter includes two recipes. These two recipes will demonstrate the following:

  • Determining if a URL uses HTTPS
  • Using HTTP authentication

    The first recipe will introduce you to some of the things that can be done with the HttpsURLConnection class. The second recipe shows how to access a site that uses HTTP authentication.

jeffheaton's picture

Recipes

    This chapter includes four recipes. These four recipes will demonstrate the following:

  • Scanning a URL for headers
  • Searching a range of IP addresses for web sites
  • Downloading a binary or text file
  • Monitoring a site to see that it stays up

    These recipes will introduce you to some of the things that can be done with the HttpURLConnection class.

Syndicate content

Copyright 2005 - 2012 by Heaton Research, Inc.. Heaton Research™ and Encog™ are trademarks of Heaton Research. Click here for copyright, license and trademark information.