HTTP Programming Recipes for Java Bots
by Jeff Heaton
Publisher: Heaton Research, Inc. 2007
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
Active 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.
(9804 views)
- 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.
(9804 views)
Software Engineering for Internet Applications
by Eve Andersson, Philip Greenspun, Andrew Grumet - 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.
(20109 views)
by Eve Andersson, Philip Greenspun, Andrew Grumet - 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.
(20109 views)
Single Page Apps In Depth
by Mikito Takada - 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.
(8981 views)
by Mikito Takada - 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.
(8981 views)
Programming Windows Store Apps with HTML, CSS, and JavaScript
by Kraig Brockschmidt - Microsoft Press
This book is about writing Windows Store apps using HTML5, CSS3, and JavaScript. Our primary focus will be on applying these web technologies within the Windows 8 and Windows 8.1 Preview platform, where there are unique considerations...
(7834 views)
by Kraig Brockschmidt - Microsoft Press
This book is about writing Windows Store apps using HTML5, CSS3, and JavaScript. Our primary focus will be on applying these web technologies within the Windows 8 and Windows 8.1 Preview platform, where there are unique considerations...
(7834 views)