HTTP Programming Recipes for Java Bots


Version: 1.0
Size:
3.17MB
Requirements:
No special requirements
Price:
Free
System:
Windows XP/2000/NT
Rating:
4.7
License:
Freeware

Description - HTTP Programming Recipes for Java Bots



The Hypertext Transfer Protocol (HTTP) allows information to beexchanged Between a web server and a Web Browser. Java allows you toprogram HTTP directly. HTTP programming allows you to Create programsthat access the web much like a human user would. These programs, whichare called BOTS, can collect information or automate common webprogramming tasks. This book presents a collection of very reusablerecipes for Java bot programming. Appendix A: Downloading ExamplesAppendix B: Setting Up Examples for Microsoft WindowsAppendix C: Setting Up Examples for Macintosh OSXAppendix D: Setting Up Examples for UNIX Type SystemsAppendix E: Useful Classes, Methods and FunctionsAppendix F: Setting Up your DatabaseAppendix G: HTTP Response CodesChapter 1: The Structure of HTTP RequestsChapter 2: Examining HTTP TrafficChapter 3: Introducing the Java HTTP Classes Chapter 4: Beyond Simple RequestsChapter 5: Secure HTTP RequestsChapter 6: Extracting DataAppendix A: Downloading Examples



More in Components & Libraries-HTTP Programming Recipes for Java Bots

Programming Recipes Http Programming