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: 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.
(9511 views)
Book cover: Programming GrailsProgramming Grails
by - O'Reilly Media
This book helps experienced developers understand the motivation behind the core ideas of Grails. You'll learn Grails best practices for building and deployment, debugging and problem solving, creating and using Grails plugins, etc.
(9011 views)
Book cover: Exploring LiftExploring Lift
by - Apress
This book will educate you about Lift, a great framework for building web applications. Lift is designed to make powerful techniques easily accessible. By the end of this book, you'll be able to create and extend any web application you can think of.
(12678 views)
Book cover: Developing Web Applications with Haskell and YesodDeveloping Web Applications with Haskell and Yesod
by - O'Reilly Media
This fast-moving guide introduces web application development with Haskell and Yesod, a combination that supports high-performing applications. You will explore the way Yesod handles widgets, forms, persistence, and RESTful content.
(13282 views)