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: Sun Certified Web Component Developer (SCWCD) Study GuideSun Certified Web Component Developer (SCWCD) Study Guide
by - JavaRanch
The following document was put together as a guide to study for the Sun Certified Web Component Developer Exam. It is intended to filter the important parts from the Jsp and Servlet specification and not as an all-encompassing guide.
(17698 views)
Book cover: Software Engineering for Internet ApplicationsSoftware Engineering for Internet Applications
by - The MIT Press
After completing this course on server-based Internet applications software, students who start with only the knowledge of how to write and debug a computer program will have learned how to build web-based applications on the scale of Amazon.com.
(19736 views)
Book cover: Google Maps API SuccinctlyGoogle Maps API Succinctly
by - Syncfusion, Inc.
Lewin gives you a beginner-level introduction to developing mapping applications using the Google Maps JavaScript API. Learn the ins and outs of the API so that you can harness the power of Google Maps within your own websites and applications.
(4513 views)
Book cover: The Google Web Toolkit (GWT) Programming CookbookThe Google Web Toolkit (GWT) Programming Cookbook
- Java Code Geeks
In this ebook, we provide a compilation of GWT examples that will help you kick-start your own projects. We cover a wide range of topics, from sample applications and interview questions, to Callback functionality and various widgets.
(5747 views)