Logo

HTTP Programming Recipes for Java Bots

Large book cover: HTTP Programming Recipes for Java Bots

HTTP Programming Recipes for Java Bots
by

Publisher: Heaton Research, Inc.
ISBN/ASIN: 0977320669
ISBN-13: 9780977320660
Number of pages: 680

Description:
The Hypertext Transfer Protocol (HTTP) allows information to be exchanged between a web server and a web browser. Java allows you to program HTTP directly. HTTP programming allows you to create programs that access the web much like a human user would. These programs, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for Java bot programming.

Download or read it online for free here:
Download link
(9MB, PDF)

Similar books

Book cover: Web Client Programming with PerlWeb Client Programming with Perl
by - O'Reilly
Covers scripting to the Web, basics browser-server communication, writing Web clients for common tasks automatization, detection of broken links on a website. The book of interest to web administrators, Unix programmers and software developers.
(21705 views)
Book cover: Single Page Apps In DepthSingle Page Apps In Depth
by - singlepageappbook.com
This free book is the book I would have wanted when I started working with single page apps. It's not an API reference on a particular framework, rather, the focus is on discussing patterns, implementation choices and decent practices.
(8485 views)
Book cover: Active Server PagesActive Server Pages
- Wikibooks
ASP (or Active Server Pages) is a scripting tool for dynamic webpages. This book will teach you how to program in ASP, but you should be familiar with at least one object-oriented programming language and at least HTML 4.01.
(9233 views)
Book cover: Super Awesome Advanced CakePHP TipsSuper Awesome Advanced CakePHP Tips
by - PseudoCoder.com
Free e-book about the CakePHP Framework. It covers topics that are generally missed in the beginner books that are on the market. This book isn't meant for people wanting to learn CakePHP, use it if you want to improve your CakePHP skills.
(18280 views)